Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 38 s
- Status
Failed
| 217 | COMMAND |
|---|---|
| 218 | php /core/data/drydock/workingcopy-84/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_pg73jth6d2afb5ibcmjlg3hn |
| 219 | |
| 220 | STDOUT |
| 221 | MySQL Credentials Not Configured |
| 222 | |
| 223 | Unable to connect to MySQL using the configured credentials. You must |
| 224 | configure standard credentials before you can upgrade storage. Run these |
| 225 | commands to set up credentials: |
| 226 | |
| 227 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 228 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 229 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 230 | |
| 231 | These standard credentials are separate from any administrative credentials |
| 232 | provided to this command with __--user__ or __--password__, and must be |
| 233 | configured correctly before you can proceed. |
| 234 | |
| 235 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 236 | #2002: Connection refused. |
| 237 | |
| 238 | |
| 239 | STDERR |
| 240 | [2021-03-15 23:20:13] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-84/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 241 |
| 2314 | COMMAND |
|---|---|
| 2315 | php /core/data/drydock/workingcopy-84/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_pg73jth6d2afb5ibcmjlg3hn |
| 2316 | |
| 2317 | STDOUT |
| 2318 | MySQL Credentials Not Configured |
| 2319 | |
| 2320 | Unable to connect to MySQL using the configured credentials. You must |
| 2321 | configure standard credentials before you can upgrade storage. Run these |
| 2322 | commands to set up credentials: |
| 2323 | |
| 2324 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 2325 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 2326 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 2327 | |
| 2328 | These standard credentials are separate from any administrative credentials |
| 2329 | provided to this command with __--user__ or __--password__, and must be |
| 2330 | configured correctly before you can proceed. |
| 2331 | |
| 2332 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 2333 | #2002: Connection refused. |
| 2334 | |
| 2335 | |
| 2336 | STDERR |
| 2337 | [2021-03-15 23:20:13] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-84/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 2338 |
Build Working Copy
Build Working Copy
- When
- Completed at Mar 15 2021, 11:16 PM · Built for 12 s
- Status
Passed