Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 34 s
- Status
Failed
5 | COMMAND |
---|---|
6 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu |
7 | |
8 | STDOUT |
9 | MySQL Credentials Not Configured |
10 | |
11 | Unable to connect to MySQL using the configured credentials. You must |
12 | configure standard credentials before you can upgrade storage. Run these |
13 | commands 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 | |
19 | These standard credentials are separate from any administrative credentials |
20 | provided to this command with __--user__ or __--password__, and must be |
21 | configured correctly before you can proceed. |
22 | |
23 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
24 | #2002: Connection refused. |
25 | |
26 | |
27 | STDERR |
28 | [2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
29 |
2551 | COMMAND |
---|---|
2552 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_efjwdst5r5oxpod7vzpzjcpu |
2553 | |
2554 | STDOUT |
2555 | MySQL Credentials Not Configured |
2556 | |
2557 | Unable to connect to MySQL using the configured credentials. You must |
2558 | configure standard credentials before you can upgrade storage. Run these |
2559 | commands to set up credentials: |
2560 | |
2561 | phabricator/ $ ./bin/config set mysql.host __host__ |
2562 | phabricator/ $ ./bin/config set mysql.user __username__ |
2563 | phabricator/ $ ./bin/config set mysql.pass __password__ |
2564 | |
2565 | These standard credentials are separate from any administrative credentials |
2566 | provided to this command with __--user__ or __--password__, and must be |
2567 | configured correctly before you can proceed. |
2568 | |
2569 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
2570 | #2002: Connection refused. |
2571 | |
2572 | |
2573 | STDERR |
2574 | [2021-03-15 23:20:20] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
2575 |
Build Working Copy
Build Working Copy
- When
- Completed at Mar 15 2021, 11:16 PM · Built for 10 s
- Status
Passed