Properties
Properties
- Buildable
- B25163: rPe77ae13d5c71: Provide a more structured result log for Herald conditions
- Build Plan
- Plan 3 Run Core Tests
- Status
Passed
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 19 2021, 8:02 PM · Built for 3 m, 5 s
- Status
Failed
| 1 | [2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
|---|---|
| 2 | [2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
| 3 | [2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 1; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
| 4 | [2021-02-19 20:02:32] PHLOG: 'Retrying database connection to "localhost" after connection failure (attempt 2; "AphrontConnectionQueryException"; error #2002): Attempt to connect to root@localhost failed with error #2002: No such file or directory.' at [/core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/storage/connection/mysql/AphrontBaseMySQLDatabaseConnection.php:135] |
| 5 | PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
| 6 | COMMAND |
| 7 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf |
| 8 | |
| 9 | STDOUT |
| 10 | MySQL Credentials Not Configured |
| 11 | |
| 12 | Unable to connect to MySQL using the configured credentials. You must |
| 13 | configure standard credentials before you can upgrade storage. Run these |
| 14 | commands to set up credentials: |
| 15 | |
| 16 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 17 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 18 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 19 | |
| 20 | These standard credentials are separate from any administrative credentials |
| 21 | provided to this command with __--user__ or __--password__, and must be |
| 22 | configured correctly before you can proceed. |
| 23 | |
| 24 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 25 | #2002: No such file or directory. |
| 26 | |
| 27 | |
| 28 | STDERR |
| 29 | [2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 30 |
| 2437 | PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping |
|---|---|
| 2438 | PASS 3ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection |
| 2439 | PASS <1ms★ PhutilMarkupTestCase::testTagEmpty |
| 2440 | PASS <1ms★ PhutilMarkupTestCase::testTagEscapes |
| 2441 | PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape |
| 2442 | PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute |
| 2443 | PASS <1ms★ PhutilMarkupTestCase::testURIEscape |
| 2444 | PASS <1ms★ PhutilMarkupTestCase::testTagBasics |
| 2445 | PASS <1ms★ PhutilMarkupTestCase::testTagAttributes |
| 2446 | PASS <1ms★ PhutilMarkupTestCase::testTagDefaults |
| 2447 | PASS <1ms★ PhutilMarkupTestCase::testAppendHTML |
| 2448 | PASS 8ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer |
| 2449 | PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser |
| 2450 | PASS 228ms PhutilRemarkupEngineTestCase::testEngine |
| 2451 | SKIP PhutilSafeHTMLTestCase::testOperator |
| 2452 | Operator extension not available. |
| 2453 | PASS 3ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries |
| 2454 | PASS 6ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming |
| 2455 | PASS 6ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions |
| 2456 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemDocuments |
| 2457 | PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens |
| 2458 | PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations |
| 2459 | PASS 129ms PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames |
| 2460 | |
| 2461 | Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1! |
| 2462 | COMMAND |
| 2463 | php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf |
| 2464 | |
| 2465 | STDOUT |
| 2466 | MySQL Credentials Not Configured |
| 2467 | |
| 2468 | Unable to connect to MySQL using the configured credentials. You must |
| 2469 | configure standard credentials before you can upgrade storage. Run these |
| 2470 | commands to set up credentials: |
| 2471 | |
| 2472 | phabricator/ $ ./bin/config set mysql.host __host__ |
| 2473 | phabricator/ $ ./bin/config set mysql.user __username__ |
| 2474 | phabricator/ $ ./bin/config set mysql.pass __password__ |
| 2475 | |
| 2476 | These standard credentials are separate from any administrative credentials |
| 2477 | provided to this command with __--user__ or __--password__, and must be |
| 2478 | configured correctly before you can proceed. |
| 2479 | |
| 2480 | Raw MySQL Error: Attempt to connect to root@localhost failed with error |
| 2481 | #2002: No such file or directory. |
| 2482 | |
| 2483 | |
| 2484 | STDERR |
| 2485 | [2021-02-19 20:02:38] PHLOG: 'Retrying database connection to "localhost" af in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421 |
| 2486 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 19 2021, 7:59 PM · Built for 7 s
- Status
Passed