Network Library (Primary 6.1.x)

Build: #57 failed Changes by Tomas Tornevall

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse network 6.1 (PHP 5.4) Default Stage Download or View
10-Apr-2020 00:51:46 Loading composer repositories with package information
10-Apr-2020 00:51:46 Installing dependencies (including require-dev) from lock file
10-Apr-2020 00:51:46 Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
10-Apr-2020 00:51:46 Nothing to install or update
10-Apr-2020 00:51:46 Generating autoload files
10-Apr-2020 00:51:46 PHPUnit 4.8.36 by Sebastian Bergmann and contributors.
10-Apr-2020 00:51:46
10-Apr-2020 00:51:46 Runtime:        PHP 5.4.45
10-Apr-2020 00:51:46 Configuration:        /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-JOB1/phpunit.xml
10-Apr-2020 00:51:46
10-Apr-2020 00:51:46
10-Apr-2020 00:51:46 Fatal error: Class 'TorneLIB\Module\Bit' not found in /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-JOB1/src/Module/DeprecateNet.php on line 32
Collapse network 6.1 (PHP 5.5) Default Stage Download or View
10-Apr-2020 00:51:38 Loading composer repositories with package information
10-Apr-2020 00:51:38 Installing dependencies (including require-dev) from lock file
10-Apr-2020 00:51:38 Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
10-Apr-2020 00:51:38 Nothing to install or update
10-Apr-2020 00:51:38 Generating autoload files
10-Apr-2020 00:51:38 PHPUnit 4.8.36 by Sebastian Bergmann and contributors.
10-Apr-2020 00:51:38
10-Apr-2020 00:51:38 Runtime:        PHP 5.5.38
10-Apr-2020 00:51:38 Configuration:        /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-N61P55/phpunit.xml
10-Apr-2020 00:51:38
10-Apr-2020 00:51:38
10-Apr-2020 00:51:38 Fatal error: Class 'TorneLIB\Module\Bit' not found in /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-N61P55/src/Module/DeprecateNet.php on line 32
Collapse network 6.1 (PHP 5.6) Default Stage Download or View
10-Apr-2020 00:51:45 Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
10-Apr-2020 00:51:45 Nothing to install or update
10-Apr-2020 00:51:45 Generating autoload files
10-Apr-2020 00:51:45 PHPUnit 5.7.27 by Sebastian Bergmann and contributors.
10-Apr-2020 00:51:45
10-Apr-2020 00:51:45 Runtime:       PHP 5.6.40-21+ubuntu16.04.1+deb.sury.org+1 with Xdebug 2.5.5
10-Apr-2020 00:51:45 Configuration: /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P56/phpunit.xml
10-Apr-2020 00:51:45
10-Apr-2020 00:51:45 PHP Fatal error:  Class 'TorneLIB\Module\Bit' not found in /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P56/src/Module/DeprecateNet.php on line 32
10-Apr-2020 00:51:45 PHP Stack trace:
10-Apr-2020 00:51:45 PHP   1. {main}() /usr/local/bin/phpunit56:0
10-Apr-2020 00:51:45 PHP   2. PHPUnit_TextUI_Command::main() /usr/local/bin/phpunit56:598
10-Apr-2020 00:51:45 PHP   3. PHPUnit_TextUI_Command->run() phar:///usr/local/bin/phpunit56/phpunit/TextUI/Command.php:116
10-Apr-2020 00:51:45 PHP   4. PHPUnit_TextUI_TestRunner->doRun() phar:///usr/local/bin/phpunit56/phpunit/TextUI/Command.php:186
10-Apr-2020 00:51:45 PHP   5. PHPUnit_Framework_TestSuite->run() phar:///usr/local/bin/phpunit56/phpunit/TextUI/TestRunner.php:517
10-Apr-2020 00:51:45 PHP   6. PHPUnit_Framework_TestSuite->run() phar:///usr/local/bin/phpunit56/phpunit/Framework/TestSuite.php:733
10-Apr-2020 00:51:45 PHP   7. PHPUnit_Framework_TestCase->run() phar:///usr/local/bin/phpunit56/phpunit/Framework/TestSuite.php:733
10-Apr-2020 00:51:45 PHP   8. PHPUnit_Framework_TestResult->run() phar:///usr/local/bin/phpunit56/phpunit/Framework/TestCase.php:868
10-Apr-2020 00:51:45 PHP   9. PHPUnit_Framework_TestCase->runBare() phar:///usr/local/bin/phpunit56/phpunit/Framework/TestResult.php:686
10-Apr-2020 00:51:45 PHP  10. PHPUnit_Framework_TestCase->runTest() phar:///usr/local/bin/phpunit56/phpunit/Framework/TestCase.php:913
10-Apr-2020 00:51:45 PHP  11. ReflectionMethod->invokeArgs() phar:///usr/local/bin/phpunit56/phpunit/Framework/TestCase.php:1062
10-Apr-2020 00:51:45 PHP  12. moduleNetworkTest->testGetProxyData() phar:///usr/local/bin/phpunit56/phpunit/Framework/TestCase.php:1062
10-Apr-2020 00:51:45 PHP  13. TorneLIB\MODULE_NETWORK->__construct() /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P56/tests/moduleNetworkTest.php:16
10-Apr-2020 00:51:45 PHP  14. TorneLIB\Module\Network->__construct() /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P56/src/Network.php:19
10-Apr-2020 00:51:45 PHP  15. TorneLIB\Module\DeprecateNet->__construct() /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P56/src/Module/Network.php:75
Collapse network 6.1 (PHP 7.0) Default Stage Download or View
10-Apr-2020 00:51:37
10-Apr-2020 00:51:37 11) networkTest::getProtocol
10-Apr-2020 00:51:37 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:37
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/src/Module/Network.php:75
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/tests/networkTest.php:102
10-Apr-2020 00:51:37
10-Apr-2020 00:51:37 12) networkTest::getHttpHost
10-Apr-2020 00:51:37 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:37
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/src/Module/Network.php:75
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/tests/networkTest.php:110
10-Apr-2020 00:51:37
10-Apr-2020 00:51:37 13) networkTest::testDeprecatedSnakes
10-Apr-2020 00:51:37 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:37
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/src/Module/Network.php:75
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/src/Network.php:19
10-Apr-2020 00:51:37 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P70/tests/networkTest.php:128
10-Apr-2020 00:51:37
10-Apr-2020 00:51:37 ERRORS!
10-Apr-2020 00:51:37 Tests: 14, Assertions: 1, Errors: 13.
Collapse network 6.1 (PHP 7.1) Default Stage Download or View
10-Apr-2020 00:51:39
10-Apr-2020 00:51:39 11) networkTest::getProtocol
10-Apr-2020 00:51:39 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:39
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/src/Module/Network.php:75
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/tests/networkTest.php:102
10-Apr-2020 00:51:39
10-Apr-2020 00:51:39 12) networkTest::getHttpHost
10-Apr-2020 00:51:39 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:39
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/src/Module/Network.php:75
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/tests/networkTest.php:110
10-Apr-2020 00:51:39
10-Apr-2020 00:51:39 13) networkTest::testDeprecatedSnakes
10-Apr-2020 00:51:39 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:39
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/src/Module/Network.php:75
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/src/Network.php:19
10-Apr-2020 00:51:39 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P71/tests/networkTest.php:128
10-Apr-2020 00:51:39
10-Apr-2020 00:51:39 ERRORS!
10-Apr-2020 00:51:39 Tests: 14, Assertions: 1, Errors: 13.
Collapse network 6.1 (PHP 7.2) Default Stage Download or View
10-Apr-2020 00:51:43
10-Apr-2020 00:51:43 11) networkTest::getProtocol
10-Apr-2020 00:51:43 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:43
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/src/Module/Network.php:75
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/tests/networkTest.php:102
10-Apr-2020 00:51:43
10-Apr-2020 00:51:43 12) networkTest::getHttpHost
10-Apr-2020 00:51:43 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:43
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/src/Module/Network.php:75
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/tests/networkTest.php:110
10-Apr-2020 00:51:43
10-Apr-2020 00:51:43 13) networkTest::testDeprecatedSnakes
10-Apr-2020 00:51:43 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:43
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/src/Module/Network.php:75
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/src/Network.php:19
10-Apr-2020 00:51:43 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P72/tests/networkTest.php:128
10-Apr-2020 00:51:43
10-Apr-2020 00:51:43 ERRORS!
10-Apr-2020 00:51:43 Tests: 14, Assertions: 1, Errors: 13.
Collapse network 6.1 (PHP 7.3) Default Stage Download or View
10-Apr-2020 00:51:42
10-Apr-2020 00:51:42 11) networkTest::getProtocol
10-Apr-2020 00:51:42 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:42
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/src/Module/Network.php:75
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/tests/networkTest.php:102
10-Apr-2020 00:51:42
10-Apr-2020 00:51:42 12) networkTest::getHttpHost
10-Apr-2020 00:51:42 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:42
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/src/Module/Network.php:75
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/tests/networkTest.php:110
10-Apr-2020 00:51:42
10-Apr-2020 00:51:42 13) networkTest::testDeprecatedSnakes
10-Apr-2020 00:51:42 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:42
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/src/Module/Network.php:75
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/src/Network.php:19
10-Apr-2020 00:51:42 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P73/tests/networkTest.php:128
10-Apr-2020 00:51:42
10-Apr-2020 00:51:42 ERRORS!
10-Apr-2020 00:51:42 Tests: 14, Assertions: 1, Errors: 13.
Collapse network 6.1 (PHP 7.4) Default Stage Download or View
10-Apr-2020 00:51:41
10-Apr-2020 00:51:41 11) networkTest::getProtocol
10-Apr-2020 00:51:41 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:41
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/src/Module/Network.php:75
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/tests/networkTest.php:102
10-Apr-2020 00:51:41
10-Apr-2020 00:51:41 12) networkTest::getHttpHost
10-Apr-2020 00:51:41 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:41
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/src/Module/Network.php:75
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/tests/networkTest.php:110
10-Apr-2020 00:51:41
10-Apr-2020 00:51:41 13) networkTest::testDeprecatedSnakes
10-Apr-2020 00:51:41 Error: Class 'TorneLIB\Module\Bit' not found
10-Apr-2020 00:51:41
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/src/Module/DeprecateNet.php:32
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/src/Module/Network.php:75
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/src/Network.php:19
10-Apr-2020 00:51:41 /opt/atlassian/bamboo/atlassian-bamboo/xml-data/build-dir/TOR-NET61-NW61P74/tests/networkTest.php:128
10-Apr-2020 00:51:41
10-Apr-2020 00:51:41 ERRORS!
10-Apr-2020 00:51:41 Tests: 14, Assertions: 1, Errors: 13.