Page MenuHomePhabricator

Build 29458
PassedPublic

You are viewing an older run of this build. View Current Build

History

Run "arc unit --everything"

When
Completed at Jan 19 2019, 1:17 PM · Built for 5 m, 33 s
Status
Failed
1 empty logs are hidden. Show all logs.

Build Log 26835 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

5STDOUT
6Loading quickstart template onto "localhost"...
7Applying patch "phabricator:20170914.ref.01.position.sql" to host "localhost"...
8Applying patch "phabricator:20170915.ref.01.migrate.php" to host "localhost"...
9Applying patch "phabricator:20170915.ref.02.drop.id.sql" to host "localhost"...
10Applying patch "phabricator:20170915.ref.03.drop.closed.sql" to host "localhost"...
11Applying patch "phabricator:20170915.ref.04.uniq.sql" to host "localhost"...
12Applying patch "phabricator:20170918.ref.01.position.php" to host "localhost"...
13Applying patch "phabricator:20171002.cngram.01.maniphest.sql" to host "localhost"...
14Applying patch "phabricator:20171002.cngram.02.event.sql" to host "localhost"...
15Applying patch "phabricator:20171002.cngram.03.revision.sql" to host "localhost"...
16Applying patch "phabricator:20171002.cngram.04.fund.sql" to host "localhost"...
17Applying patch "phabricator:20171002.cngram.05.owners.sql" to host "localhost"...
18Applying patch "phabricator:20171002.cngram.06.passphrase... (11,728 more bytes) ...
19
20STDERR
21[2019-01-19 13:17:10] EXCEPTION: (AphrontConnectionLostQueryException) #2006: MySQL server has gone away
22
23This 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]
24arcanist(head=master, ref.master=25c2381959ac), phabricator(head=ca77d3572fcbe654cfc46c1567d46d9979413260, ref.master=315d857a8ad6), phutil(head=master, ref.master=92413d0303ab)
25 #0 AphrontBaseMySQLDatabaseConnection::throwCommonException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:351]
26 #1 AphrontBaseMySQLDatabaseConnection::throwQueryCodeException(integer, string) called at [<phutil>/src/aphront/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:292]
27 #2 AphrontBaseMySQLDatabaseCon... (2,366 more bytes) ...
28(Run with `--trace` for a full exception trace.)
29

Build Log 26834 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2

Build Log 26831 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

12COMMAND
13php '/core/data/drydock/workingcopy-87/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_hq67irlpvnx6w2wu2fnjhabg'
14
15STDOUT
16MySQL Credentials Not Configured
17
18Unable to connect to MySQL using the configured credentials. You must
19configure standard credentials before you can upgrade storage. Run these
20commands to set up credentials:
21
22 phabricator/ $ ./bin/config set mysql.host __host__
23 phabricator/ $ ./bin/config set mysql.user __username__
24 phabricator/ $ ./bin/config set mysql.pass __password__
25
26These standard credentials are separate from any administrative credentials
27provided to this command with __--user__ or __--password__, and must be
28configured correctly before you can proceed.
29
30Raw MySQL Error: Attempt to connect to root@localhost failed with error
31#2002: No such file or directory.
32
33
34STDERR
35(empty)' in /core/data/drydock/workingcopy-87/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-87/repo/libphutil/src/future/exec/ExecFuture.php on line 380
36

Build Log 26830 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

2159COMMAND
2160php '/core/data/drydock/workingcopy-87/repo/phabricator/scripts/sql/manage_storage.php' destroy --force --namespace 'phabricator_unittest_hq67irlpvnx6w2wu2fnjhabg'
2161
2162STDOUT
2163MySQL Credentials Not Configured
2164
2165Unable to connect to MySQL using the configured credentials. You must
2166configure standard credentials before you can upgrade storage. Run these
2167commands 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
2173These standard credentials are separate from any administrative credentials
2174provided to this command with __--user__ or __--password__, and must be
2175configured correctly before you can proceed.
2176
2177Raw MySQL Error: Attempt to connect to root@localhost failed with error
2178#2002: No such file or directory.
2179
2180
2181STDERR
2182(empty)' in /core/data/drydock/workingcopy-87/repo/libphutil/src/future/ in /core/data/drydock/workingcopy-87/repo/libphutil/src/future/exec/ExecFuture.php on line 380
2183

Build Log 26827 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-01-19 13:15:12] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=ca77d3572fcbe654cfc46c1567d46d9979413260, ref.master=315d857a8ad6), 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

Build Log 26826 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

84 PASS <1ms★ DoorkeeperBridgeJIRATestCase::testJIRABridgeRestAPIURIConversion
85 PASS <1ms★ DrydockBlueprintImplementationTestCase::testGetAllBlueprintImplementations
86 PASS 1.1s HarbormasterAutotargetsTestCase::testGenerateHarbormasterAutotargets
87 PASS 3ms★ HarbormasterBuildLogTestCase::testBuildLogLineMaps
88 PASS <1ms★ HarbormasterBuildStepImplementationTestCase::testGetImplementations
89 PASS <1ms★ HeraldRuleTestCase::testHeraldRuleExecutionOrder
90 PASS 2ms★ HeraldTranscriptTestCase::testTranscriptTruncation
91 PASS <1ms★ LiskChunkTestCase::testSQLChunking
92 PASS <1ms★ LiskDAOTestCase::testCheckProperty
93 PASS 18ms★ LiskFixtureTestCase::testFixturesBasicallyWork
94 PASS 35ms★ LiskFixtureTestCase::testCounters
95 PASS 24ms★ LiskFixtureTestCase::testReadableTransactions
96 PASS 15ms★ LiskFixtureTestCase::testNonmutableColumns
97 PASS 7ms★ LiskFixtureTestCase::testTransactionalIsolation2of2
98 PASS 12ms★ LiskFixtureTestCase::testTransactionalIsolation1of2
99 PASS 9ms★ LiskFixtureTestCase::testGarbageLoadCalls
100 PASS 5ms★ LiskIsolationTestCase::testIsolatedWrites
101 PASS 3ms★ LiskIsolationTestCase::testEphemeral
102 PASS <1ms★ LiskIsolationTestCase::testIsolationContainment
103 PASS 1ms★ LiskIsolationTestCase::testMagicMethods
104 PASS 4ms★ ManiphestCustomFieldStatusParserTestCase::testParser
105 PASS 446ms ManiphestTaskStatusTestCase::testManiphestStatusConfigValidation
106 PASS <1ms★ ManiphestTaskStatusTestCase::testManiphestStatusConstants
107 PASS 2.2s ManiphestTaskTestCase::testTaskAdjacentBlocks
108

Build Log 26823 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

1[2019-01-19 13:13:37] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-87/repo/phabricator/src/aphront/response/AphrontResponse.php:424]
2arcanist(head=master, ref.master=25c2381959ac), phabricator(head=ca77d3572fcbe654cfc46c1567d46d9979413260, ref.master=315d857a8ad6), 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

Build Log 26820 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

27 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPHeaderNames
28 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkStatusCode
29 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkResponseSplitting
30 PASS <1ms★ AphrontHTTPSinkTestCase::testHTTPSinkBasics
31 PASS 3ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionStack
32 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testDeletePermitted
33 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testInsertGeneratesID
34 PASS <1ms★ AphrontIsolatedDatabaseConnectionTestCase::testIsolation
35 PASS 11ms★ AphrontIsolatedDatabaseConnectionTestCase::testTransactionRollback
36 PASS 3ms★ AphrontMySQLDatabaseConnectionTestCase::testConnectionFailures
37 PASS 1ms★ AphrontRedirectResponseTestCase::testLocalRedirectURIs
38 PASS <1ms★ AphrontRequestTestCase::testHostAttacks
39 PASS <1ms★ AphrontRequestTestCase::testGetHTTPHeader
40 PASS <1ms★ AphrontRequestTestCase::testFlattenRequestData
41 PASS <1ms★ AphrontRequestTestCase::testRequestDataAccess
42 PASS 3ms★ CalendarTimeUtilTestCase::testTimestampsStartDay
43 PASS 1ms★ CalendarTimeUtilTestCase::testTimestampsAtMidnight
44 PASS <1ms★ CelerityPhysicalResourcesTestCase::testGetAll
45 PASS <1ms★ CelerityPostprocessorTestCase::testGetAllCelerityPostprocessors
46 PASS 2ms★ CelerityResourceTransformerTestCase::testTransformation
47 PASS 5ms★ ConduitAPIMethodTestCase::testLoadAllConduitMethods
48 PASS 2ms★ ConduitCallTestCase::testConduitAuth
49 PASS 1ms★ ConduitCallTestCase::testConduitPing
50 PASS 101ms ConpherenceRoomTestCase::testOneUserRoomCreate
51

Build Log 26818 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Build successful!
2

Build Working Copy

When
Completed at Jan 19 2019, 1:11 PM · Built for 13 s
Status
Passed