Page MenuHomePhabricator

Build 34920
PassedPublic

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

History

Run "arc unit --everything"

When
Completed at Mar 16 2021, 10:56 PM · Built for 4 m, 21 s
Status
Failed

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

1PHP Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
2COMMAND
3php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_3f6zuog56r5qm2muyzkfp7fo
4
5STDOUT
6(empty)
7
8STDERR
9Call to "proc_open()" to open a subprocess failed: proc_open(): fork failed - Cannot allocate memory' in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php:421
10Stack trace:
11#0 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php(325): ExecFuture->raiseResultError(Array)
12#1 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/execx.php(17): ExecFuture->resolvex()
13#2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/fixture/PhabricatorStorageFixtureScopeGuard.php(35): execx('php %s destroy ...', '/core/data/dryd...', 'phabricator_uni...')
14#3 [internal function]: PhabricatorStorageFixtureScopeGuard->destroy()
15#4 {main}
16 thrown in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
17

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

459EXCEPTION (Exception): Can't parse an empty diff!
460#0 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/diff/PhabricatorDifferenceEngine.php(143): ArcanistDiffParser->parseDiff('')
461#1 /core/data/drydock/workingcopy-83/repo/phabricator/src/applications/files/diff/PhabricatorDocumentEngineBlocks.php(80): PhabricatorDifferenceEngine->generateChangesetFromFileContent('?', '?')
462#2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/diff/prose/PhutilProseDifferenceEngine.php(225): PhabricatorDocumentEngineBlocks->newTwoUpLayout()
463#3 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/diff/prose/PhutilProseDifferenceEngine.php(14): PhutilProseDifferenceEngine->newHashDiff(Array, Array)
464#4 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/diff/prose/PhutilProseDifferenceEngine.php(6): PhutilProseDifferenceEngine->buildDiff('', '', 0)
465#5 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/diff/prose/__tests__/PhutilProseDiffTestCase.php(242): PhutilProseDifferenceEngine->getDiff('', '')
466#6 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/diff/prose/__tests__/PhutilProseDiffTestCase.php(44): PhutilProseDiffTestCase->assertProseParts('', '', Array, 'Empty')
467#7 [internal function]: PhutilProseDiffTestCase->testProseDiffsDistance()
468#8 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/phutil/PhutilTestCase.php(493): call_user_func_array(Array, Array)
469#9 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/PhutilUnitTestEngine.php(69): PhutilTestCase->run()
470#10 /core/data/drydock/workingcopy-83/repo/arcanist/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php(148): PhutilUnitTestEngine->run()
471#11 /core/data/drydock/workingcopy-83/repo/arcanist/src/workflow/ArcanistUnitWorkflow.php(170): ArcanistConfigurationDrivenUnitTestEngine->run()
472#12 /core/data/drydock/workingcopy-83/repo/arcanist/scripts/arcanist.php(419): ArcanistUnitWorkflow->run()
473#13 {main}
474 PASS <1ms★ PhutilProseDiffTestCase::testTrimApart
475 PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup
476 PASS 1ms★ QueryFormattingTestCase::testQueryFormatting
477 PASS 5ms★ PhutilCalendarDateTimeTestCase::testDateTimeDuration
478 PASS 247ms PhutilCalendarRecurrenceRuleTestCase::testHourlyRecurrenceRules
479 PASS 278ms PhutilCalendarRecurrenceRuleTestCase::testSecondlyRecurrenceRules
480 PASS 376ms PhutilCalendarRecurrenceRuleTestCase::testSimpleRecurrenceRules
481 PASS 53ms PhutilCalendarRecurrenceRuleTestCase::testWeeklyRecurrenceRules
482 PASS 527ms PhutilCalendarRecurrenceRuleTestCase::testMonthlyRecurrenceRules
483 PASS 1.1s PhutilCalendarRecurrenceRuleTestCase::testRFC5545RecurrenceRules
484 PASS 33ms★ PhutilCalendarRecurrenceRuleTestCase::testMinutelyRecurrenceRules
485 PASS 69ms PhutilCalendarRecurrenceRuleTestCase::testDailyRecurrenceRules
486 PASS 713ms PhutilCalendarRecurrenceRuleTestCase::testYearlyRecurrenceRules
487 PASS 36ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceLists
488 PASS 5ms★ PhutilCalendarRecurrenceTestCase::testCalendarRecurrenceOffsets
489 PASS <1ms★ PhutilDefaultSyntaxHighlighterEngineTestCase::testFilenameGreediness
490 PASS 10ms★ PhutilICSParserTestCase::testICSDuration
491 PASS 13ms★ PhutilICSParserTestCase::testICSParser
492 PASS 5ms★ PhutilICSParserTestCase::testICSFloatingTime
493 PASS 48ms★ PhutilICSParserTestCase::testICSParserErrors
494 PASS 5ms★ PhutilICSParserTestCase::testICSVALARM
495 PASS 60ms PhutilICSParserTestCase::testICSOddTimezone
496 PASS 4ms★ PhutilICSParserTestCase::testICSWeeklyEvent
497 PASS 12ms★ PhutilICSWriterTestCase::testICSWriterChristmas
498 PASS 8ms★ PhutilICSWriterTestCase::testICSWriterTeaTime
499 PASS 4ms★ PhutilICSWriterTestCase::testICSWriterUsers
500 PASS 4ms★ PhutilICSWriterTestCase::testICSWriterAllDay
501 PASS 20ms★ PhutilJSONFragmentLexerHighlighterTestCase::testLexer
502 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCacheLimit
503 PASS 12ms★ PhutilKeyValueCacheTestCase::testOnDiskCache
504 PASS 17ms★ PhutilKeyValueCacheTestCase::testDirectoryCache
505 PASS 8ms★ PhutilKeyValueCacheTestCase::testDirectoryCacheSpecialDirectoryRules
506 PASS 37ms★ PhutilKeyValueCacheTestCase::testCacheStack
507 SKIP PhutilKeyValueCacheTestCase::testAPCCache
508Cache not available.
509 PASS <1ms★ PhutilKeyValueCacheTestCase::testInRequestCache
510 PASS <1ms★ PhutilKeyValueCacheTestCase::testNamespaceCache
511 PASS <1ms★ PhutilMarkupTestCase::testArrayEscaping
512 PASS <1ms★ PhutilMarkupTestCase::testHsprintf
513 PASS <1ms★ PhutilMarkupTestCase::testTagBasics
514 PASS <1ms★ PhutilMarkupTestCase::testURIEscape
515 PASS <1ms★ PhutilMarkupTestCase::testTagDefaults
516 PASS <1ms★ PhutilMarkupTestCase::testTagEmpty
517 PASS 13ms★ PhutilMarkupTestCase::testTagJavascriptProtocolRejection
518 PASS <1ms★ PhutilMarkupTestCase::testTagNullAttribute
519 PASS <1ms★ PhutilMarkupTestCase::testTagAttributes
520 PASS <1ms★ PhutilMarkupTestCase::testURIPathComponentEscape
521 PASS <1ms★ PhutilMarkupTestCase::testAppendHTML
522 PASS <1ms★ PhutilMarkupTestCase::testTagEscapes
523 PASS 31ms★ PhutilPHPFragmentLexerHighlighterTestCase::testLexer
524 PASS <1ms★ PhutilPygmentizeParserTestCase::testPygmentizeParser
525 FAIL PhutilRemarkupEngineTestCase::testEngine
526Assertion failed, expected values to be equal (at PhutilRemarkupEngineTestCase.php:67): Failed to markup HTML in file 'quoted-code-block.txt'.
527Expected vs Actual Output Diff
528
529 SKIP PhutilSafeHTMLTestCase::testOperator
530Operator extension not available.
531 PASS 40ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithFunctions
532 PASS 45ms★ PhutilSearchQueryCompilerTestCase::testCompileQueriesWithStemming
533 PASS 37ms★ PhutilSearchQueryCompilerTestCase::testCompileQueries
534 PASS 3ms★ PhutilSearchStemmerTestCase::testStemTokens
535 PASS 25ms★ PhutilSearchStemmerTestCase::testStemDocuments
536 PASS <1ms★ PhutilTranslatedHTMLTestCase::testHTMLTranslations
537 FAIL PhutilXHPASTSyntaxHighlighterTestCase::testBuiltinClassnames
538Assertion failed, expected values to be equal (at PhutilXHPASTSyntaxHighlighterTestCase.php:20): Builtin classnames should not be marked as linkable symbols.
539Expected vs Actual Output Diff
540
541
542Fatal error: Uncaught exception 'CommandException' with message 'Command failed with error #1!
543COMMAND
544php /core/data/drydock/workingcopy-83/repo/phabricator/scripts/sql/manage_storage.php destroy --force --namespace phabricator_unittest_3f6zuog56r5qm2muyzkfp7fo
545
546STDOUT
547(empty)
548
549STDERR
550Call to "proc_open()" to open a subprocess failed: proc_open(): fork failed - Cannot allocate memory' in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php:421
551Stack trace:
552#0 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php(325): ExecFuture->raiseResultError(Array)
553#1 /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/execx.php(17): ExecFuture->resolvex()
554#2 /core/data/drydock/workingcopy-83/repo/phabricator/src/infrastructure/testing/fixture/PhabricatorStorageFixtureScopeGuard.php(35): execx('php %s destroy ...', '/core/data/dryd...', 'phabricator_uni...')
555#3 [internal function]: PhabricatorStorageFixtureScopeGuard->destroy()
556#4 {main}
557 thrown in /core/data/drydock/workingcopy-83/repo/arcanist/src/future/exec/ExecFuture.php on line 421
558

Build Working Copy

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