Properties
Properties
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 19 2021, 7:20 PM · Built for 3 m, 28 s
- Status
Failed
| 153 | COMMAND |
|---|---|
| 154 | php /core/data/drydock/workingcopy-87/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_j2jut26nxssmptmzq2kknynp |
| 155 | |
| 156 | STDOUT |
| 157 | MySQL Credentials Not Configured |
| 158 | |
| 159 | Unable to connect to MySQL using the configured credentials. You must |
| 160 | configure standard credentials before you can upgrade storage. Run these |
| 161 | commands to set up credentials: |
| 162 | |
| 163 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 164 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 165 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 166 | |
| 167 | These standard credentials are separate from any administrative credentials |
| 168 | provided to this command with __--user__ or __--password__, and must be |
| 169 | configured correctly before you can proceed. |
| 170 | |
| 171 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 172 | #2002: Connection refused. |
| 173 | |
| 174 | |
| 175 | STDERR |
| 176 | [2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-87/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 177 |
| 1774 | COMMAND |
|---|---|
| 1775 | php /core/data/drydock/workingcopy-87/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_j2jut26nxssmptmzq2kknynp |
| 1776 | |
| 1777 | STDOUT |
| 1778 | MySQL Credentials Not Configured |
| 1779 | |
| 1780 | Unable to connect to MySQL using the configured credentials. You must |
| 1781 | configure standard credentials before you can upgrade storage. Run these |
| 1782 | commands to set up credentials: |
| 1783 | |
| 1784 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 1785 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 1786 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 1787 | |
| 1788 | These standard credentials are separate from any administrative credentials |
| 1789 | provided to this command with __--user__ or __--password__, and must be |
| 1790 | configured correctly before you can proceed. |
| 1791 | |
| 1792 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 1793 | #2002: Connection refused. |
| 1794 | |
| 1795 | |
| 1796 | STDERR |
| 1797 | [2021-02-19 19:20:16] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-87/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 1798 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 19 2021, 7:16 PM · Built for 12 s
- Status
Passed