Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Jan 19 2019, 1:17 PM · Built for 6 m, 1 s
- Status
Failed
1 empty logs are hidden. Show all logs.
1 | Exception |
---|---|
2 | Command failed with error #255! |
3 | COMMAND |
4 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' upgrade --force --namespace 'phabricator_unittest_co7gilma6ea76uwa6bu6snsi' |
5 | |
6 | STDOUT |
7 | Loading quickstart template onto "localhost"... |
8 | Applying patch "phabricator:20170914.ref.01.position.sql" to host "localhost"... |
9 | Applying patch "phabricator:20170915.ref.01.migrate.php" to host "localhost"... |
10 | Applying patch "phabricator:20170915.ref.02.drop.id.sql" to host "localhost"... |
11 | Applying patch "phabricator:20170915.ref.03.drop.closed.sql" to host "localhost"... |
12 | Applying patch "phabricator:20170915.ref.04.uniq.sql" to host "localhost"... |
13 | Applying patch "phabricator:20170918.ref.01.position.php" to host "localhost"... |
14 | Applying patch "phabricator:20171002.cngram.01.maniphest.sql" to host "localhost"... |
15 | Applying patch "phabricator:20171002.cngram.02.event.sql" to host "localhost"... |
16 | Applying patch "phabricator:20171002.cngram.03.revision.sql" to host "localhost"... |
17 | Applying patch "phabricator:20171002.cngram.04.fund.sql" to host "localhost"... |
18 | Applying patch "phabricator:20171002.cngram.05.owners.sql" to host "localhost"... |
19 | Applying patch "phabricator:20171002.cngram.06.passphrase... (11,728 more bytes) ... |
20 | |
21 | STDERR |
22 | [2019-01-19 13:17:10] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away |
23 | |
24 | 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 [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:307] |
25 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
26 | #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:351] |
27 | #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:292] |
28 | #2 AphrontBaseMySQLDatabaseCon... (2,366 more bytes) ... |
29 | (Run with `--trace` for a full exception trace.) |
30 |
1 | [2019-01-19 13:16:35] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 | PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
13 | COMMAND |
14 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_5xwjcujrjf2fdaa5fc6xpqe2' |
15 | |
16 | STDOUT |
17 | MySQL Credentials Not Configured |
18 | |
19 | Unable to connect to MySQL using the configured credentials. You must |
20 | configure standard credentials before you can upgrade storage. Run these |
21 | commands to set up credentials: |
22 | |
23 | phabricator/ $ ./bin/config set mysql.host __host__ |
24 | phabricator/ $ ./bin/config set mysql.user __username__ |
25 | phabricator/ $ ./bin/config set mysql.pass __password__ |
26 | |
27 | These standard credentials are separate from any administrative credentials |
28 | provided to this command with __--user__ or __--password__, and must be |
29 | configured correctly before you can proceed. |
30 | |
31 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
32 | #2002: No such file or directory. |
33 | |
34 | |
35 | STDERR |
36 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
37 |
2134 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
---|---|
2135 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
2136 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
2137 | #16 {main} |
2138 | PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
2139 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
2140 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
2141 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
2142 | PASS 3ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
2143 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
2144 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
2145 | PASS 3ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
2146 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
2147 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
2148 | PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
2149 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
2150 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
2151 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
2152 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
2153 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
2154 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
2155 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
2156 | PASS 7ms★ QueryFormattingTestCase::testQueryFormatting |
2157 | |
2158 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
2159 | COMMAND |
2160 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_5xwjcujrjf2fdaa5fc6xpqe2' |
2161 | |
2162 | STDOUT |
2163 | MySQL Credentials Not Configured |
2164 | |
2165 | Unable to connect to MySQL using the configured credentials. You must |
2166 | configure standard credentials before you can upgrade storage. Run these |
2167 | commands to set up credentials: |
2168 | |
2169 | phabricator/ $ ./bin/config set mysql.host __host__ |
2170 | phabricator/ $ ./bin/config set mysql.user __username__ |
2171 | phabricator/ $ ./bin/config set mysql.pass __password__ |
2172 | |
2173 | These standard credentials are separate from any administrative credentials |
2174 | provided to this command with __--user__ or __--password__, and must be |
2175 | configured correctly before you can proceed. |
2176 | |
2177 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
2178 | #2002: No such file or directory. |
2179 | |
2180 | |
2181 | STDERR |
2182 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
2183 |
1 | [2019-01-19 13:15:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 | PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
13 | COMMAND |
14 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_6ohtphy7ooni5dieie5rcvar' |
15 | |
16 | STDOUT |
17 | MySQL Credentials Not Configured |
18 | |
19 | Unable to connect to MySQL using the configured credentials. You must |
20 | configure standard credentials before you can upgrade storage. Run these |
21 | commands to set up credentials: |
22 | |
23 | phabricator/ $ ./bin/config set mysql.host __host__ |
24 | phabricator/ $ ./bin/config set mysql.user __username__ |
25 | phabricator/ $ ./bin/config set mysql.pass __password__ |
26 | |
27 | These standard credentials are separate from any administrative credentials |
28 | provided to this command with __--user__ or __--password__, and must be |
29 | configured correctly before you can proceed. |
30 | |
31 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
32 | #2002: No such file or directory. |
33 | |
34 | |
35 | STDERR |
36 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
37 |
428 | #13 /core/data/drydock/workingcopy-74/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run() |
---|---|
429 | #14 /core/data/drydock/workingcopy-74/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run() |
430 | #15 /core/data/drydock/workingcopy-74/repo/arcanist/scripts/arcanist.php(394): ArcanistUnitWorkflow->run() |
431 | #16 {main} |
432 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
433 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
434 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
435 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
436 | PASS <1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
437 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
438 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
439 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
440 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
441 | PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
442 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
443 | PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
444 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
445 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
446 | PASS 1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
447 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
448 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
449 | PASS 1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
450 | PASS 3ms★ QueryFormattingTestCase::testQueryFormatting |
451 | |
452 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
453 | COMMAND |
454 | php '/core/data/drydock/workingcopy-74/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_6ohtphy7ooni5dieie5rcvar' |
455 | |
456 | STDOUT |
457 | MySQL Credentials Not Configured |
458 | |
459 | Unable to connect to MySQL using the configured credentials. You must |
460 | configure standard credentials before you can upgrade storage. Run these |
461 | commands to set up credentials: |
462 | |
463 | phabricator/ $ ./bin/config set mysql.host __host__ |
464 | phabricator/ $ ./bin/config set mysql.user __username__ |
465 | phabricator/ $ ./bin/config set mysql.pass __password__ |
466 | |
467 | These standard credentials are separate from any administrative credentials |
468 | provided to this command with __--user__ or __--password__, and must be |
469 | configured correctly before you can proceed. |
470 | |
471 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
472 | #2002: No such file or directory. |
473 | |
474 | |
475 | STDERR |
476 | (empty)' in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-74/repo/libphutil/src/future/exec/ExecFuture.php on line 380 |
477 |
1 | [2019-01-19 13:11:59] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:424] |
---|---|
2 | arcanist(head=master, ref.master=25c2381959ac), phabricator(head=755c40221d5fc58f6d29457d77bc9653c1431fc1, ref.master=310ad7f8f47b), phutil(head=master, ref.master=92413d0303ab) |
3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:424] |
4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:148] |
10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
12 |
149 | PASS <1ms★ PhabricatorEditEngineSubtypeTestCase::testEditEngineSubtypeKeys |
---|---|
150 | PASS <1ms★ PhabricatorEnvTestCase::testGetEnvExceptions |
151 | PASS 4ms★ PhabricatorEnvTestCase::testSelfURI |
152 | PASS <1ms★ PhabricatorEnvTestCase::testLocalURIForLink |
153 | PASS 1ms★ PhabricatorEnvTestCase::testRemoteURIForLink |
154 | PASS <1ms★ PhabricatorEnvTestCase::testOverrides |
155 | PASS <1ms★ PhabricatorEnvTestCase::testOverrideOrder |
156 | PASS <1ms★ PhabricatorEnvTestCase::testStackSource |
157 | PASS <1ms★ PhabricatorEnvTestCase::testDictionarySource |
158 | PASS 124ms PhabricatorEnvTestCase::testRemoteURIForFetch |
159 | PASS <1ms★ PhabricatorFactEngineTestCase::testLoadAllEngines |
160 | PASS 1ms★ PhabricatorFerretEngineTestCase::testTermNgramExtraction |
161 | PASS <1ms★ PhabricatorFerretEngineTestCase::testTermsCorpus |
162 | PASS <1ms★ PhabricatorFileStorageEngineTestCase::testLoadAllEngines |
163 | PASS 46ms★ PhabricatorFileStorageFormatTestCase::testStorageTampering |
164 | PASS 57ms PhabricatorFileStorageFormatTestCase::testAES256Storage |
165 | PASS 46ms★ PhabricatorFileStorageFormatTestCase::testRot13Storage |
166 | PASS 40ms★ PhabricatorFileTestCase::testReadWriteTtlFiles |
167 | PASS 301ms PhabricatorFileTestCase::testFileVisibility |
168 | PASS 42ms★ PhabricatorFileTestCase::testFileStorageReadWrite |
169 | PASS 50ms★ PhabricatorFileTestCase::testFileStorageDelete |
170 | PASS 206ms PhabricatorFileTestCase::testFileDirectScramble |
171 | PASS 69ms PhabricatorFileTestCase::testFileStorageUploadDifferentFiles |
172 | PASS 365ms PhabricatorFileTestCase::testFileIndirectScramble |
173 | PASS 76ms PhabricatorFileTestCase::testFileStorageDeleteSharedHandle |
174 | PASS 225ms PhabricatorFileTestCase::testFileTransformDelete |
175 | PASS 66ms PhabricatorFileTestCase::testFileStorageUploadSameFile |
176 | PASS <1ms★ PhabricatorFileTransformTestCase::testGetAllTransforms |
177 | PASS 186ms PhabricatorFileTransformTestCase::testThumbTransformDefaults |
178 | PASS <1ms★ PhabricatorHMACTestCase::testSHA256Hashing |
179 | PASS 11ms★ PhabricatorHMACTestCase::testHMACKeyGeneration |
180 | PASS 212ms PhabricatorHandlePoolTestCase::testHandlePools |
181 | PASS 2ms★ PhabricatorHashTestCase::testHashForIndex |
182 | PASS 1ms★ PhabricatorHashTestCase::testHashForAnchor |
183 | PASS 1ms★ PhabricatorInfrastructureTestCase::testApplicationsInstalled |
184 | PASS 2ms★ PhabricatorInfrastructureTestCase::testRejectMySQLNonUTF8Queries |
185 | PASS 2ms★ PhabricatorIteratedMD5PasswordHasherTestCase::testHasher |
186 | PASS 66ms PhabricatorLocalTimeTestCase::testLocalTimeFormatting |
187 | PASS 11ms★ PhabricatorLocaleScopeGuardTestCase::testLocaleScopeGuard |
188 | PASS 2ms★ PhabricatorMacroTestCase::testMacroNames |
189 | PASS 20ms★ PhabricatorMailConfigTestCase::testMailerConstraints |
190 | PASS 24ms★ PhabricatorMailConfigTestCase::testMailerPriorities |
191 | PASS 2ms★ PhabricatorMailReceiverTestCase::testAddressSimilarity |
192 | PASS 2ms★ PhabricatorMailReceiverTestCase::testReservedAddresses |
193 | PASS <1ms★ PhabricatorMarkupEngineTestCase::testRemarkupSentenceSummmaries |
194 | PASS 7ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testEmailBodyCommandParsing |
195 | PASS 1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testQuotedTextStripping |
196 | PASS <1ms★ PhabricatorMetaMTAEmailBodyParserTestCase::testFalsePositiveForOnWrote |
197 | PASS <1ms★ PhabricatorMetaMTAMailBodyTestCase::testBodyRender |
198 |
Build Working Copy
Build Working Copy
- When
- Completed at Jan 19 2019, 1:11 PM · Built for 14 s
- Status
Passed