Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 2 2021, 9:48 PM · Built for 7 m, 30 s
- Status
Failed
6 empty logs are hidden. Show all logs.
1 | Exception |
---|---|
2 | Command failed with error #255! |
3 | COMMAND |
4 | php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_33aobhfbdukgh7sanrprcrrw |
5 | |
6 | STDOUT |
7 | |
8 | Fatal error: Call to undefined function json_encode() in /core/data/drydock/workingcopy-81/repo/arcanist/src/parser/PhutilJSON.php on line 134 |
9 | |
10 | |
11 | STDERR |
12 | Failed loading /usr/lib/php5/20121212/opcache.so: /usr/lib/php5/20121212/opcache.so: failed to map segment from shared object: Cannot allocate memory |
13 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/mysqlnd.so' - /usr/lib/php5/20121212/mysqlnd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
14 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/pdo.so' - /usr/lib/php5/20121212/pdo.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
15 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/curl.so' - /usr/lib/php5/20121212/curl.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
16 | PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/gd.so' - /usr/lib/php5/20121212/gd.so: failed to map segment from shared object: Cannot allocate memory in Unknown on line 0 |
17 | PHP W... (1,222 more bytes) ... |
18 | (Run with `--trace` for a full exception trace.) |
19 |
1 | Exception |
---|---|
2 | Command failed with error #255! |
3 | COMMAND |
4 | php /core/data/drydock/workingcopy-81/repo/phabricator/scripts/sql/manage_storage.php upgrade --force --namespace phabricator_unittest_znf74zwrxffrrbkagjx7zr6d |
5 | |
6 | STDOUT |
7 | Loading quickstart template onto "localhost"... |
8 | Applying patch "phabricator:db.paste" to host "localhost"... |
9 | Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"... |
10 | Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"... |
11 | Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"... |
12 | Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"... |
13 | Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"... |
14 | |
15 | |
16 | STDERR |
17 | [2021-02-02 21:48:02] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-81/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
18 | [2021-02-02 21:48:02] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: Connection refused.' at [/core/data/drydock/workingcopy-81/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
19 | [2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away |
20 | |
21 | This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also i... (2,592 more bytes) ... |
22 | (Run with `--trace` for a full exception trace.) |
23 |
5 | STDOUT |
---|---|
6 | Loading quickstart template onto "localhost"... |
7 | Applying patch "phabricator:db.paste" to host "localhost"... |
8 | Applying patch "phabricator:20190523.myisam.01.documentfield.sql" to host "localhost"... |
9 | Applying patch "phabricator:20190718.paste.01.edge.sql" to host "localhost"... |
10 | Applying patch "phabricator:20190718.paste.02.edgedata.sql" to host "localhost"... |
11 | Applying patch "phabricator:20190718.paste.03.paste.sql" to host "localhost"... |
12 | Applying patch "phabricator:20190718.paste.04.xaction.sql" to host "localhost"... |
13 | Applying patch "phabricator:20190718.paste.05.comment.sql" to host "localhost"... |
14 | Applying patch "phabricator:20190802.email.01.storage.sql" to host "localhost"... |
15 | Applying patch "phabricator:20190802.email.02.xaction.sql" to host "localhost"... |
16 | Applying patch "phabricator:20190815.account.01.carts.php" to host "localhost"... |
17 | Applying patch "phabricator:20190815.account.02.subscriptions.php" to host "localhost"... |
18 | Applying patch "phabricator:20190816.payment.01.xaction.sql"... (2,477 more bytes) ... |
19 | |
20 | STDERR |
21 | [2021-02-02 21:48:02] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away |
22 | |
23 | This error may occur if your configured MySQL "wait_timeout" or "max_allowed_packet" values are too small. This may also indicate that something used the MySQL "KILL <process>" command to kill the connection running the query. at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:335] |
24 | arcanist(head=master, ref.master=b2e715fc5a9c), phabricator(head=de70a4ff267e9f996af9746168b562d3feb7a5eb, ref.master=b2ab18f8f3d0) |
25 | #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:379] |
26 | #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phabricator>/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:320] |
27 | #2 AphrontBaseMySQLDatabaseConnection::t... (2,428 more bytes) ... |
28 | (Run with `--trace` for a full exception trace.) |
29 |
315 | PASS 66ms PhabricatorUserEditorTestCase::testRegistrationEmailOK |
---|---|
316 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
317 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
318 | PASS <1ms★ PhabricatorUserTestCase::testUsernameValidation |
319 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
320 | PASS 290ms PhabricatorWorkerTestCase::testWaitBeforeRetry |
321 | PASS 666ms PhabricatorWorkerTestCase::testRequiredLeaseTime |
322 | PASS 139ms PhabricatorWorkerTestCase::testNewBeforeLeased |
323 | PASS 116ms PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
324 | PASS 118ms PhabricatorWorkerTestCase::testLeaseTask |
325 | PASS 111ms PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
326 | PASS 218ms PhabricatorWorkerTestCase::testTooManyTaskFailures |
327 | PASS 172ms PhabricatorWorkerTestCase::testTemporaryTaskFailure |
328 | PASS 126ms PhabricatorWorkerTestCase::testMultipleLease |
329 | PASS 137ms PhabricatorWorkerTestCase::testPermanentTaskFailure |
330 | PASS 116ms PhabricatorWorkerTestCase::testExecuteTask |
331 | PASS 109ms PhabricatorWorkerTestCase::testOldestFirst |
332 | PASS 899ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
333 | PASS 1.0s PhabricatorChangeParserTestCase::testSubversionPartialParser |
334 | PASS 1.5s PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
335 | PASS 6.2s PhabricatorChangeParserTestCase::testSubversionParser |
336 | PASS 5.3s PhabricatorChangeParserTestCase::testGitParser |
337 | PASS 8.8s PhabricatorChangeParserTestCase::testMercurialParser |
338 | PASS 677ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
339 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 2 2021, 9:40 PM · Built for 8 s
- Status
Passed