Page MenuHomePhabricator

Build 34881
PassedPublic

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

Run "arc unit --everything"

When
Completed at Mar 15 2021, 11:20 PM · Built for 3 m, 35 s
Status
Failed

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

155COMMAND
156php /core/data/drydock/workingcopy-91/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_mncdjjcyt672axj4lmbjmlel
157
158STDOUT
159MySQL Credentials Not Configured
160
161Unable to connect to MySQL using the configured credentials. You must
162configure standard credentials before you can upgrade storage. Run these
163commands to set up credentials:
164
165 phabricator/ $ ./bin/config set mysql.host __host__
166 phabricator/ $ ./bin/config set mysql.user __username__
167 phabricator/ $ ./bin/config set mysql.pass __password__
168
169These standard credentials are separate from any administrative credentials
170provided to this command with __--user__ or __--password__, and must be
171configured correctly before you can proceed.
172
173Raw MySQL Error: Attempt to connect to root@localhost failed with error
174#2002: Connection refused.
175
176
177STDERR
178[2021-03-15 23:20:11] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-91/repo/arcanist/src/future/exec/ExecFuture.php on line 421
179

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

1773COMMAND
1774php /core/data/drydock/workingcopy-91/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_mncdjjcyt672axj4lmbjmlel
1775
1776STDOUT
1777MySQL Credentials Not Configured
1778
1779Unable to connect to MySQL using the configured credentials. You must
1780configure standard credentials before you can upgrade storage. Run these
1781commands to set up credentials:
1782
1783 phabricator/ $ ./bin/config set mysql.host __host__
1784 phabricator/ $ ./bin/config set mysql.user __username__
1785 phabricator/ $ ./bin/config set mysql.pass __password__
1786
1787These standard credentials are separate from any administrative credentials
1788provided to this command with __--user__ or __--password__, and must be
1789configured correctly before you can proceed.
1790
1791Raw MySQL Error: Attempt to connect to root@localhost failed with error
1792#2002: Connection refused.
1793
1794
1795STDERR
1796[2021-03-15 23:20:11] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-91/repo/arcanist/src/future/exec/ExecFuture.php on line 421
1797

Build Working Copy

When
Completed at Mar 15 2021, 11:16 PM · Built for 10 s
Status
Passed