Page MenuHomePhabricator

Build 34886
PassedPublic

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

History

Run "arc unit --everything"

When
Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 24 s
Status
Failed

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

5COMMAND
6php /core/data/drydock/workingcopy-80/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_i2dj53nyepepxdlcolyq5krh
7
8STDOUT
9MySQL Credentials Not Configured
10
11Unable to connect to MySQL using the configured credentials. You must
12configure standard credentials before you can upgrade storage. Run these
13commands to set up credentials:
14
15 phabricator/ $ ./bin/config set mysql.host __host__
16 phabricator/ $ ./bin/config set mysql.user __username__
17 phabricator/ $ ./bin/config set mysql.pass __password__
18
19These standard credentials are separate from any administrative credentials
20provided to this command with __--user__ or __--password__, and must be
21configured correctly before you can proceed.
22
23Raw MySQL Error: Attempt to connect to root@localhost failed with error
24#2002: Connection refused.
25
26
27STDERR
28[2021-03-15 23:20:19] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-80/repo/arcanist/src/future/exec/ExecFuture.php on line 421
29

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

2552COMMAND
2553php /core/data/drydock/workingcopy-80/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_i2dj53nyepepxdlcolyq5krh
2554
2555STDOUT
2556MySQL Credentials Not Configured
2557
2558Unable to connect to MySQL using the configured credentials. You must
2559configure standard credentials before you can upgrade storage. Run these
2560commands to set up credentials:
2561
2562 phabricator/ $ ./bin/config set mysql.host __host__
2563 phabricator/ $ ./bin/config set mysql.user __username__
2564 phabricator/ $ ./bin/config set mysql.pass __password__
2565
2566These standard credentials are separate from any administrative credentials
2567provided to this command with __--user__ or __--password__, and must be
2568configured correctly before you can proceed.
2569
2570Raw MySQL Error: Attempt to connect to root@localhost failed with error
2571#2002: Connection refused.
2572
2573
2574STDERR
2575[2021-03-15 23:20:19] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-80/repo/arcanist/src/future/exec/ExecFuture.php on line 421
2576

Build Working Copy

When
Completed at Mar 15 2021, 11:16 PM · Built for 9 s
Status
Passed