Properties
Properties
- Buildable
- B19466: rP0470125d9e5f: Add skeleton code for webhooks
- Build Plan
- Plan 3 Run Core Tests
- Status
Passed
Run "arc unit --everything"
Run "arc unit --everything"
- When
- Completed at Feb 9 2018, 9:58 PM · Built for 37 s
- Status
Failed
2 empty logs are hidden. Show all logs.
| 1 | [2018-02-09 21:58:47] EXCEPTION: (CommandException) Command failed with error #2! |
|---|---|
| 2 | COMMAND |
| 3 | 'make' -C '/core/data/drydock/workingcopy-74/repo/libphutil/support/xhpast' 'SKIP_PARSER=1' 'SKIP_SCANNER=1' 'clean' 'all' 'install' |
| 4 | |
| 5 | STDOUT |
| 6 | make: Entering directory `/core/data/drydock/workingcopy-74/repo/libphutil/support/xhpast' |
| 7 | rm -f xhpast parser.yacc.output libxhpast.a *.o |
| 8 | g++ -c -fPIC -Wall -O3 -minline-all-stringops -o scanner.lex.o scanner.lex.cpp |
| 9 | g++ -c -fPIC -Wall -O3 -minline-all-stringops -o parser.yacc.o parser.yacc.cpp |
| 10 | ar -crs libxhpast.a scanner.lex.o parser.yacc.o |
| 11 | g++ -fPIC -Wall -O3 -minline-all-stringops -o xhpast xhpast.cpp libxhpast.a |
| 12 | cp xhpast ../../src/parser/xhpast/bin/xhpast |
| 13 | make: Leaving directory `/core/data/drydock/workingcopy-74/repo/libphutil/support/xhpast' |
| 14 | |
| 15 | |
| 16 | STDERR |
| 17 | cp: cannot stat 'xhpast': No such file or directory |
| 18 | make: *** [install] Error 1 |
| 19 | at [<phutil>/src/future/exec/ExecFuture.php:369] |
| 20 | phutil(head=master, ref.master=f91ef416f11f) |
| 21 | #0 ExecFuture::resolvex() called at [<phutil>/src/future/exec/execx.php:17] |
| 22 | #1 execx(string, string, string, array) called at [<phutil>/src/parser/xhpast/bin/PhutilXHPASTBinary.php:43] |
| 23 | #2 PhutilXHPASTBinary::build() called at [<phutil>/scripts/build_xhpast.php:6] |
| 24 |
| 1 | [2018-02-09 21:55:55] ERROR 2: ini_set(): Cannot change zlib.output_compression - headers already sent at [/core/data/drydock/workingcopy-74/repo/phabricator/src/aphront/response/AphrontResponse.php:254] |
|---|---|
| 2 | arcanist(head=master, ref.master=349109426c7f), phabricator(head=0470125d9e5f10ea7f0c3ffacc4faf71fcd40ffe, ref.master=3e983b583dc0), phutil(head=master, ref.master=f91ef416f11f) |
| 3 | #0 ini_set(string, string) called at [<phabricator>/src/aphront/response/AphrontResponse.php:254] |
| 4 | #1 AphrontResponse::willBeginWrite() called at [<phabricator>/src/aphront/sink/AphrontHTTPSink.php:99] |
| 5 | #2 AphrontHTTPSink::writeResponse(AphrontJSONResponse) called at [<phabricator>/src/aphront/sink/__tests__/AphrontHTTPSinkTestCase.php:73] |
| 6 | #3 AphrontHTTPSinkTestCase::testJSONContentSniff() |
| 7 | #4 call_user_func_array(array, array) called at [<arcanist>/src/unit/engine/phutil/PhutilTestCase.php:492] |
| 8 | #5 PhutilTestCase::run() called at [<arcanist>/src/unit/engine/PhutilUnitTestEngine.php:69] |
| 9 | #6 PhutilUnitTestEngine::run() called at [<arcanist>/src/unit/engine/ArcanistConfigurationDrivenUnitTestEngine.php:147] |
| 10 | #7 ArcanistConfigurationDrivenUnitTestEngine::run() called at [<arcanist>/src/workflow/ArcanistUnitWorkflow.php:170] |
| 11 | #8 ArcanistUnitWorkflow::run() called at [<arcanist>/scripts/arcanist.php:394] |
| 12 |
| 248 | PASS 86ms PhabricatorProjectCoreTestCase::testSameSlugAsName |
|---|---|
| 249 | PASS 65ms PhabricatorProjectCoreTestCase::testNormalizeSlugs |
| 250 | PASS 94ms PhabricatorProjectCoreTestCase::testApplicationPolicy |
| 251 | PASS 253ms PhabricatorProjectCoreTestCase::testMemberMaterialization |
| 252 | PASS 365ms PhabricatorProjectCoreTestCase::testAncestorMembers |
| 253 | PASS 187ms PhabricatorProjectCoreTestCase::testColumnExtendedPolicies |
| 254 | PASS 246ms PhabricatorProjectCoreTestCase::testParentProject |
| 255 | PASS 183ms PhabricatorProjectCoreTestCase::testViewProject |
| 256 | PASS 456ms PhabricatorProjectCoreTestCase::testJoinLeaveProject |
| 257 | PASS 41ms★ PhabricatorProjectCoreTestCase::testSlugMaps |
| 258 | PASS 469ms PhabricatorProjectCoreTestCase::testTagMilestoneConflicts |
| 259 | PASS 509ms PhabricatorProjectCoreTestCase::testIsViewerMemberOrWatcher |
| 260 | PASS 1ms★ PhabricatorQueryOrderTestCase::testQueryOrderBadVectors |
| 261 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderVector |
| 262 | PASS <1ms★ PhabricatorQueryOrderTestCase::testQueryOrderItem |
| 263 | PASS 17ms★ PhabricatorRepositoryCommitTestCase::testSummarizeCommits |
| 264 | PASS <1ms★ PhabricatorRepositoryTestCase::testBranchFilter |
| 265 | PASS 1ms★ PhabricatorRepositoryTestCase::testFilterMercurialDebugOutput |
| 266 | PASS 3ms★ PhabricatorRepositoryTestCase::testRepositoryShortNameValidation |
| 267 | PASS 1ms★ PhabricatorRepositoryTestCase::testSubversionPathInfo |
| 268 | PASS 2ms★ PhabricatorRepositoryTestCase::testRepositoryURIProtocols |
| 269 | PASS 2ms★ PhabricatorRepositoryURINormalizerTestCase::testGitURINormalizer |
| 270 | PASS <1ms★ PhabricatorRepositoryURINormalizerTestCase::testSVNURINormalizer |
| 271 | PASS 35ms★ PhabricatorRepositoryURITestCase::testURIGeneration |
| 272 | PASS 2ms★ PhabricatorRepositoryURITestCase::testRepositoryURICanonicalization |
| 273 | PASS 2ms★ PhabricatorSetupCheckTestCase::testLoadAllChecks |
| 274 | PASS 1ms★ PhabricatorSlugTestCase::testProjectSlugs |
| 275 | PASS 3ms★ PhabricatorSlugTestCase::testSlugNormalization |
| 276 | PASS 1ms★ PhabricatorSlugTestCase::testSlugDepth |
| 277 | PASS 1ms★ PhabricatorSlugTestCase::testSlugAncestry |
| 278 | PASS 44ms★ PhabricatorSpacesTestCase::testSpacesUniqueDefaultSpace |
| 279 | PASS 77ms PhabricatorSpacesTestCase::testSpacesAnnihilation |
| 280 | PASS 55ms PhabricatorSpacesTestCase::testSpacesSeveralSpaces |
| 281 | PASS 21ms★ PhabricatorSpacesTestCase::testSpacesRequireNames |
| 282 | PASS 89ms PhabricatorSpacesTestCase::testSpacesPolicyFiltering |
| 283 | PASS 2ms★ PhabricatorTOTPAuthFactorTestCase::testTOTPCodeGeneration |
| 284 | PASS <1ms★ PhabricatorTimeTestCase::testPhabricatorTimeStack |
| 285 | PASS 1ms★ PhabricatorTimeTestCase::testParseLocalTime |
| 286 | PASS 3ms★ PhabricatorTriggerClockTestCase::testCDailyRoutineTriggerClockAdjustTimeOfDay |
| 287 | PASS 4ms★ PhabricatorTriggerClockTestCase::testSubscriptionTriggerClock |
| 288 | PASS 1ms★ PhabricatorTriggerClockTestCase::testOneTimeTriggerClock |
| 289 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockDaylightSavings |
| 290 | PASS <1ms★ PhabricatorTriggerClockTestCase::testNeverTriggerClock |
| 291 | PASS 2ms★ PhabricatorTriggerClockTestCase::testDailyRoutineTriggerClockLeapSecond |
| 292 | PASS <1ms★ PhabricatorTrivialTestCase::testAllIsRightWithTheWorld |
| 293 | PASS 1ms★ PhabricatorTypeaheadDatasourceTestCase::testTypeaheadTokenization |
| 294 | PASS 2ms★ PhabricatorUnitsTestCase::testDetailedDurationFormatting |
| 295 | PASS 1ms★ PhabricatorUnitsTestCase::testByteParsing |
| 296 | PASS <1ms★ PhabricatorUnitsTestCase::testByteFormatting |
| 297 | PASS 1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailDomain |
| 298 | PASS <1ms★ PhabricatorUserEditorTestCase::testRegistrationEmailInvalid |
| 299 | PASS 17ms★ PhabricatorUserEditorTestCase::testRegistrationEmailOK |
| 300 | PASS 21ms★ PhabricatorUserEditorTestCase::testRegistrationEmailApplicationEmailCollide |
| 301 | PASS <1ms★ PhabricatorUserEmailTestCase::testEmailValidation |
| 302 | PASS 1ms★ PhabricatorUserTestCase::testUsernameValidation |
| 303 | PASS <1ms★ PhabricatorWorkerBulkJobTestCase::testGetAllBulkJobTypes |
| 304 | PASS 22ms★ PhabricatorWorkerTestCase::testLeasedIsOldestFirst |
| 305 | PASS 11ms★ PhabricatorWorkerTestCase::testMultipleLease |
| 306 | PASS 11ms★ PhabricatorWorkerTestCase::testTemporaryTaskFailure |
| 307 | PASS 18ms★ PhabricatorWorkerTestCase::testNewBeforeLeased |
| 308 | PASS 9ms★ PhabricatorWorkerTestCase::testLeaseTask |
| 309 | PASS 17ms★ PhabricatorWorkerTestCase::testOldestFirst |
| 310 | PASS 13ms★ PhabricatorWorkerTestCase::testRequiredLeaseTime |
| 311 | PASS 31ms★ PhabricatorWorkerTestCase::testTooManyTaskFailures |
| 312 | PASS 24ms★ PhabricatorWorkerTestCase::testLeasedIsLowestPriority |
| 313 | PASS 11ms★ PhabricatorWorkerTestCase::testExecuteTask |
| 314 | PASS 11ms★ PhabricatorWorkerTestCase::testPermanentTaskFailure |
| 315 | PASS 12ms★ PhabricatorWorkerTestCase::testWaitBeforeRetry |
| 316 | PASS 1.3s PhabricatorChangeParserTestCase::testSubversionParser |
| 317 | PASS 283ms PhabricatorChangeParserTestCase::testSubversionPartialParser |
| 318 | PASS 2.1s PhabricatorChangeParserTestCase::testMercurialParser |
| 319 | PASS 929ms PhabricatorChangeParserTestCase::testGitParser |
| 320 | PASS 288ms PhabricatorChangeParserTestCase::testSubversionValidRootParser |
| 321 | PASS 434ms PhabricatorChangeParserTestCase::testSubversionForeignStubsParser |
| 322 | PASS 201ms PhabricatorWorkingCopyDiscoveryTestCase::testSubversionCommitDiscovery |
| 323 | PASS 317ms PhabricatorWorkingCopyDiscoveryTestCase::testGitCommitDiscovery |
| 324 | PASS 740ms PhabricatorWorkingCopyDiscoveryTestCase::testMercurialCommitDiscovery |
| 325 | PASS 302ms PhabricatorWorkingCopyPullTestCase::testHgPullBasic |
| 326 | PASS 147ms PhabricatorWorkingCopyPullTestCase::testGitPullBasic |
| 327 | PASS 44ms★ PhabricatorWorkingCopyPullTestCase::testSVNPullBasic |
| 328 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFromString |
| 329 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatBareValue |
| 330 | PASS 1ms★ PhortuneCurrencyTestCase::testCurrencyRanges |
| 331 | PASS <1ms★ PhortuneCurrencyTestCase::testCurrencyFormatForDisplay |
| 332 | PASS 1ms★ PhortuneCurrencyTestCase::testInvalidCurrencyFromString |
| 333 | PASS <1ms★ PhortuneCurrencyTestCase::testAddCurrency |
| 334 | PASS <1ms★ PhortunePaymentProviderTestCase::testGetAllProviders |
| 335 | PASS 1ms★ PhrequentTimeBlockTestCase::testInstantaneousEvent |
| 336 | PASS 1ms★ PhrequentTimeBlockTestCase::testPopAcrossStrata |
| 337 | PASS <1ms★ PhrequentTimeBlockTestCase::testTimelineSort |
| 338 | PASS 1ms★ PhrequentTimeBlockTestCase::testSumTimeSlices |
| 339 | PASS 1ms★ PhrequentTimeBlockTestCase::testEndDeeperStratum |
| 340 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoing |
| 341 | PASS <1ms★ PhrequentTimeBlockTestCase::testPreemptingEvents |
| 342 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingPreempted |
| 343 | PASS <1ms★ PhrequentTimeBlockTestCase::testOngoingInterrupted |
| 344 | PASS <1ms★ PhrequentTimeBlockTestCase::testMergeTimeRanges |
| 345 | PASS <1ms★ ProjectRemarkupRuleTestCase::testProjectObjectRemarkup |
| 346 | PASS 1ms★ QueryFormattingTestCase::testQueryFormatting |
| 347 |
Build Working Copy
Build Working Copy
- When
- Completed at Feb 9 2018, 9:55 PM · Built instantly
- Status
Passed