Page MenuHomePhabricator

Build 34727

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

Run "arc unit --everything"

When
Completed at Feb 19 2021, 8:02 PM · Built for 3 m, 5 s
Status
Failed

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

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]
5PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
6COMMAND
7php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf
8
9STDOUT
10MySQL Credentials Not Configured
11
12Unable to connect to MySQL using the configured credentials. You must
13configure standard credentials before you can upgrade storage. Run these
14commands 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
20These standard credentials are separate from any administrative credentials
21provided to this command with __--user__ or __--password__, and must be
22configured correctly before you can proceed.
23
24Raw MySQL Error: Attempt to connect to root@localhost failed with error
25#2002: No such file or directory.
26
27
28STDERR
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

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

2387 PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders
2388 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted
2389 PASS <1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices
2390 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted
2391 PASS <1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum
2392 PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort
2393 PASS <1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata
2394 PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents
2395 PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges
2396 PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing
2397 PASS <1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent
2398 PASS <1ms★ PhutilProseDiffTestCase::testTrimApart
2399 PASS 235ms PhutilProseDiffTestCase::testProseDiffsDistance
2400 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
2401 PASS <1ms★ QueryFormattingTestCase::testQueryFormatting
2402 PASS 1ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
2403 PASS 23ms★ PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
2404 PASS 46ms★ PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
2405 PASS 29ms★ PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
2406 PASS 98ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
2407 PASS 4ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
2408 PASS 23ms★ PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
2409 PASS 54ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
2410 PASS 79ms PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
2411 PASS 15ms★ PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
2412 PASS <1ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
2413 PASS 4ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
2414 PASS <1ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness
2415 PASS 3ms★ PhutilICSParserTestCase::testICSWeeklyEvent
2416 PASS 3ms★ PhutilICSParserTestCase::testICSVALARM
2417 PASS 1ms★ PhutilICSParserTestCase::testICSDuration
2418 PASS 2ms★ PhutilICSParserTestCase::testICSFloatingTime
2419 PASS 2ms★ PhutilICSParserTestCase::testICSParser
2420 PASS 19ms★ PhutilICSParserTestCase::testICSParserErrors
2421 PASS 28ms★ PhutilICSParserTestCase::testICSOddTimezone
2422 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterAllDay
2423 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterUsers
2424 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterChristmas
2425 PASS 2ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
2426 PASS 4ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer
2427 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache
2428 PASS 4ms★ PhutilKeyValueCacheTestCase::testCacheStack
2429 PASS 1ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules
2430 PASS 3ms★ PhutilKeyValueCacheTestCase::testOnDiskCache
2431 SKIP PhutilKeyValueCacheTestCase::testAPCCache
2432Cache not available.
2433 PASS 3ms★ PhutilKeyValueCacheTestCase::testDirectoryCache
2434 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit
2435 PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache
2436 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
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
2452Operator 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
2461Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
2462COMMAND
2463php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_qwrvwi575ubn3ywkfke7xvnf
2464
2465STDOUT
2466MySQL Credentials Not Configured
2467
2468Unable to connect to MySQL using the configured credentials. You must
2469configure standard credentials before you can upgrade storage. Run these
2470commands 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
2476These standard credentials are separate from any administrative credentials
2477provided to this command with __--user__ or __--password__, and must be
2478configured correctly before you can proceed.
2479
2480Raw MySQL Error: Attempt to connect to root@localhost failed with error
2481#2002: No such file or directory.
2482
2483
2484STDERR
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

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