Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 19 2021, 7:20 PM · Built for 3 m, 27 s
- Status
Failed
| 99 | COMMAND |
|---|---|
| 100 | php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_75743bbvghfwpjexthykdeg4 |
| 101 | |
| 102 | STDOUT |
| 103 | MySQL Credentials Not Configured |
| 104 | |
| 105 | Unable to connect to MySQL using the configured credentials. You must |
| 106 | configure standard credentials before you can upgrade storage. Run these |
| 107 | commands to set up credentials: |
| 108 | |
| 109 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 110 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 111 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 112 | |
| 113 | These standard credentials are separate from any administrative credentials |
| 114 | provided to this command with __--user__ or __--password__, and must be |
| 115 | configured correctly before you can proceed. |
| 116 | |
| 117 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 118 | #2002: Connection refused. |
| 119 | |
| 120 | |
| 121 | STDERR |
| 122 | [2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-90/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 123 |
| 1267 | COMMAND |
|---|---|
| 1268 | php /core/data/drydock/workingcopy-90/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_75743bbvghfwpjexthykdeg4 |
| 1269 | |
| 1270 | STDOUT |
| 1271 | MySQL Credentials Not Configured |
| 1272 | |
| 1273 | Unable to connect to MySQL using the configured credentials. You must |
| 1274 | configure standard credentials before you can upgrade storage. Run these |
| 1275 | commands to set up credentials: |
| 1276 | |
| 1277 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 1278 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 1279 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 1280 | |
| 1281 | These standard credentials are separate from any administrative credentials |
| 1282 | provided to this command with __--user__ or __--password__, and must be |
| 1283 | configured correctly before you can proceed. |
| 1284 | |
| 1285 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 1286 | #2002: Connection refused. |
| 1287 | |
| 1288 | |
| 1289 | STDERR |
| 1290 | [2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-90/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 1291 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 19 2021, 7:16 PM · Built for 13 s
- Status
Passed