Page MenuHomePhabricator

Build 34725
PassedPublic

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

Run "arc unit --everything"

When
Completed at Feb 19 2021, 7:20 PM · Built for 3 m, 30 s
Status
Failed

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

89COMMAND
90php /core/data/drydock/workingcopy-85/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ors7t2ofumr4mkcbpqrhczzu
91
92STDOUT
93MySQL Credentials Not Configured
94
95Unable to connect to MySQL using the configured credentials. You must
96configure standard credentials before you can upgrade storage. Run these
97commands to set up credentials:
98
99 phabricator/ $ ./bin/config set mysql.host __host__
100 phabricator/ $ ./bin/config set mysql.user __username__
101 phabricator/ $ ./bin/config set mysql.pass __password__
102
103These standard credentials are separate from any administrative credentials
104provided to this command with __--user__ or __--password__, and must be
105configured correctly before you can proceed.
106
107Raw MySQL Error: Attempt to connect to root@localhost failed with error
108#2002: Connection refused.
109
110
111STDERR
112[2021-02-19 19:20:18] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-85/repo/arcanist/src/future/exec/ExecFuture.php on line 421
113

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

1184COMMAND
1185php /core/data/drydock/workingcopy-85/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_ors7t2ofumr4mkcbpqrhczzu
1186
1187STDOUT
1188MySQL Credentials Not Configured
1189
1190Unable to connect to MySQL using the configured credentials. You must
1191configure standard credentials before you can upgrade storage. Run these
1192commands to set up credentials:
1193
1194 phabricator/ $ ./bin/config set mysql.host __host__
1195 phabricator/ $ ./bin/config set mysql.user __username__
1196 phabricator/ $ ./bin/config set mysql.pass __password__
1197
1198These standard credentials are separate from any administrative credentials
1199provided to this command with __--user__ or __--password__, and must be
1200configured correctly before you can proceed.
1201
1202Raw MySQL Error: Attempt to connect to root@localhost failed with error
1203#2002: Connection refused.
1204
1205
1206STDERR
1207[2021-02-19 19:20:18] PHLOG: 'Retrying database connection to "localhost" after con in /core/data/drydock/workingcopy-85/repo/arcanist/src/future/exec/ExecFuture.php on line 421
1208

Build Working Copy

When
Completed at Feb 19 2021, 7:16 PM · Built for 12 s
Status
Passed