Page MenuHomePhabricator

Build 34727
PassedPublic

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

Run "arc unit --everything"

When
Completed at Feb 19 2021, 8:02 PM · Built for 3 m, 5 s
Status
Failed

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

5COMMAND
6php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf
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: No such file or directory.
25
26
27STDERR
28[2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
29

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

2462COMMAND
2463php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf
2464
2465STDOUT
2466MySQL Credentials Not Configured
2467
2468Unable to connect to MySQL using the configured credentials. You must
2469configure standard credentials before you can upgrade storage. Run these
2470commands to set up credentials:
2471
2472 phabricator/ $ ./bin/config set mysql.host __host__
2473 phabricator/ $ ./bin/config set mysql.user __username__
2474 phabricator/ $ ./bin/config set mysql.pass __password__
2475
2476These standard credentials are separate from any administrative credentials
2477provided to this command with __--user__ or __--password__, and must be
2478configured correctly before you can proceed.
2479
2480Raw MySQL Error: Attempt to connect to root@localhost failed with error
2481#2002: No such file or directory.
2482
2483
2484STDERR
2485[2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
2486

Build Working Copy

When
Completed at Feb 19 2021, 7:59 PM · Built for 7 s
Status
Passed