See <https://builds.apache.org/job/oozie-trunk-precommit-build/3689/display/redirect>
------------------------------------------ [...truncated 1.36 MB...] [INFO] Finished at: 2017-03-14T21:54:06+00:00 [INFO] Final Memory: 92M/1070M [INFO] ------------------------------------------------------------------------ Reports Running test-patch task CLEAN Running test-patch task RAW_PATCH_ANALYSIS Running test-patch task RAT Running test-patch task JAVADOC Running test-patch task COMPILE Running test-patch task FINDBUGS_DIFF [TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar [TRACE] FindBugs diff JAR downloaded grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory [TRACE] FindBugs diff JAR checked, is safe to use [TRACE] Performing FindBugs diffs [TRACE] FindBugs diffs performed [TRACE] Checking FindBugs diffs and creating reports [TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts [DEBUG] There are no new bugs found in [client]. [TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts [DEBUG] There are no new bugs found in [core]. [TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts [DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2]. [TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts [DEBUG] There are no new bugs found in [sharelib/distcp]. [TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts [DEBUG] There are no new bugs found in [sharelib/oozie]. [TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts [DEBUG] There are no new bugs found in [sharelib/hcatalog]. [INFO] There are no new bugs found totally]. [TRACE] FindBugs diffs checked and reports created [TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed [TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed Running test-patch task BACKWARDS_COMPATIBILITY Running test-patch task TESTS Running test-patch task DISTRO Testing JIRA OOZIE-2819 Cleaning local git workspace ---------------------------- +1 PATCH_APPLIES +1 CLEAN +1 RAW_PATCH_ANALYSIS +1 the patch does not introduce any @author tags +1 the patch does not introduce any tabs +1 the patch does not introduce any trailing spaces +1 the patch does not introduce any line longer than 132 +1 the patch does adds/modifies 1 testcase(s) +1 RAT +1 the patch does not seem to introduce new RAT warnings +1 JAVADOC +1 the patch does not seem to introduce new Javadoc warnings +1 COMPILE +1 HEAD compiles +1 patch compiles +1 the patch does not seem to introduce new javac warnings +1 There are no new bugs found in total. +1 There are no new bugs found in [client]. +1 There are no new bugs found in [core]. +1 There are no new bugs found in [hadooplibs/hadoop-utils-2]. +1 There are no new bugs found in [sharelib/distcp]. +1 There are no new bugs found in [sharelib/oozie]. +1 There are no new bugs found in [sharelib/hcatalog]. +1 BACKWARDS_COMPATIBILITY +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations +1 the patch does not modify JPA files -1 TESTS Tests run: 1892 Tests failed: 0 Tests errors: 147 The patch failed the following testcases: Tests failing with errors: testGetAuthorityWithScheme(org.apache.oozie.dependency.TestURIHandlerService) testGetURIHandler(org.apache.oozie.dependency.TestURIHandlerService) testDelete(org.apache.oozie.action.hadoop.TestHCatPrepareActions) testDelete(org.apache.oozie.action.hadoop.TestFSPrepareActions) testDeleteWithGlob(org.apache.oozie.action.hadoop.TestFSPrepareActions) testMkdir(org.apache.oozie.action.hadoop.TestFSPrepareActions) testForInvalidScheme(org.apache.oozie.action.hadoop.TestFSPrepareActions) testForNullScheme(org.apache.oozie.action.hadoop.TestFSPrepareActions) testHbaseCredentials(org.apache.oozie.action.hadoop.TestCredentials) testInfoWithBundle(org.apache.oozie.action.hadoop.TestOozieJobInfo) testSubmit(org.apache.oozie.action.hadoop.TestFsActionExecutor) testRecovery(org.apache.oozie.action.hadoop.TestFsActionExecutor) testDelete(org.apache.oozie.action.hadoop.TestFsActionExecutor) testSetupMethods(org.apache.oozie.action.hadoop.TestFsActionExecutor) testValidatePath(org.apache.oozie.action.hadoop.TestFsActionExecutor) testDeleteHcat(org.apache.oozie.action.hadoop.TestFsActionExecutor) testDeleteWithGlob(org.apache.oozie.action.hadoop.TestFsActionExecutor) testMove(org.apache.oozie.action.hadoop.TestFsActionExecutor) testMoveWithGlob(org.apache.oozie.action.hadoop.TestFsActionExecutor) testChmod(org.apache.oozie.action.hadoop.TestFsActionExecutor) testChmodWithGlob(org.apache.oozie.action.hadoop.TestFsActionExecutor) testChmodRelativePath(org.apache.oozie.action.hadoop.TestFsActionExecutor) testChmodRecursive(org.apache.oozie.action.hadoop.TestFsActionExecutor) testTouchz(org.apache.oozie.action.hadoop.TestFsActionExecutor) testDoOperations(org.apache.oozie.action.hadoop.TestFsActionExecutor) testDoOperationsWithNameNodeElement(org.apache.oozie.action.hadoop.TestFsActionExecutor) testSubmitWithNameNode(org.apache.oozie.action.hadoop.TestFsActionExecutor) testPermissionMask(org.apache.oozie.action.hadoop.TestFsActionExecutor) testChgrp(org.apache.oozie.action.hadoop.TestFsActionExecutor) testChgrpWithGlob(org.apache.oozie.action.hadoop.TestFsActionExecutor) testChgrpRelativePath(org.apache.oozie.action.hadoop.TestFsActionExecutor) testRetryOnAccessControlError(org.apache.oozie.action.hadoop.TestFsActionExecutor) testFileSchemeWildcard(org.apache.oozie.action.hadoop.TestFsActionExecutor) testResolveToFullPath(org.apache.oozie.action.hadoop.TestFsActionExecutor) testvalidateSameNN(org.apache.oozie.action.hadoop.TestFsActionExecutor) testMkdir(org.apache.oozie.action.hadoop.TestFsActionExecutor) testMovetoTrash(org.apache.oozie.action.hadoop.TestFsActionExecutor) testSetGet(org.apache.oozie.TestCoordinatorJobBean) testSerialization(org.apache.oozie.TestCoordinatorJobBean) testExists(org.apache.oozie.dependency.TestHCatURIHandler) testMapReduce(org.apache.oozie.action.hadoop.TestMapReduceActionError) testJobIDPattern(org.apache.oozie.action.hadoop.TestDistcpMain) testMain(org.apache.oozie.action.hadoop.TestDistcpMain) testSetupMethods(org.apache.oozie.action.hadoop.TestShellActionExecutor) testShellScript(org.apache.oozie.action.hadoop.TestShellActionExecutor) testShellScriptHadoopConfDir(org.apache.oozie.action.hadoop.TestShellActionExecutor) testShellScriptHadoopConfDirWithNoL4J(org.apache.oozie.action.hadoop.TestShellActionExecutor) testShellScriptError(org.apache.oozie.action.hadoop.TestShellActionExecutor) testPerlScript(org.apache.oozie.action.hadoop.TestShellActionExecutor) testEnvVar(org.apache.oozie.action.hadoop.TestShellActionExecutor) testShellMainPathInUber(org.apache.oozie.action.hadoop.TestShellActionExecutor) testMain(org.apache.oozie.action.hadoop.TestPipesMain) testDoOperationsWithInvalidXML(org.apache.oozie.action.hadoop.TestPrepareActionsDriver) testDoOperationsWithValidXML(org.apache.oozie.action.hadoop.TestPrepareActionsDriver) testCacheUpdateByMessage(org.apache.oozie.jms.TestHCatMessageHandler) testDropEventTypeMessage(org.apache.oozie.jms.TestHCatMessageHandler) testExists(org.apache.oozie.dependency.TestFSURIHandler) testSetupMethods(org.apache.oozie.action.hadoop.TestDistCpActionExecutor) testDistCpFile(org.apache.oozie.action.hadoop.TestDistCpActionExecutor) testKill(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testExit1SubmitError(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testExit0SubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testRecovery(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testAddShareLibSchemeAndAuthority(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testOutputSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testSetupMethods(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testChildKill(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testSimpestSleSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testPrepare(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testIdSwapSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testAdditionalJarSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testExceptionSubmitException(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testExceptionSubmitThrowable(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testLibFileArchives(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testCommaSeparatedFilesAndArchives(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testCredentialsModule(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testCredentialsInvalid(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testCredentialsWithoutCredTag(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testCredentialsSkip(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testActionSharelibResolution(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testJavaOpts(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testActionLibsPath(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testAddActionShareLib(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testFilesystemScheme(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testACLDefaults_launcherACLsSetToDefault(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testACLDefaults_noFalseChange(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testACLDefaults_explicitLauncherAndActionSettings(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testACLModifyJob(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testParseJobXmlAndConfiguration(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testParseJobXmlAndConfigurationWithELExpression(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testJobXmlWithOozieLauncher(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testInjectLauncherUseUberMode(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testUpdateConfForJavaTmpDir(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testUpdateConfForUberMode(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testUpdateConfForUberModeWithEnvDup(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testUpdateConfForUberModeForJavaOpts(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testDisableUberForProperties(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testDisableUberForUserProperties(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testAddToCache(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testJobXmlAndNonDefaultNamenode(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testActionShareLibWithNonDefaultNamenode(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testJobSubmissionWithoutYarnKill(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testDefaultConfigurationInLauncher(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testSetRootLoggerLevel(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testEmptyArgs(org.apache.oozie.action.hadoop.TestJavaActionExecutor) testMain(org.apache.oozie.action.hadoop.TestMapReduceMain) testGetBundleJobs(org.apache.oozie.TestV1JobsServletBundleEngine) testThreadLocalSession(org.apache.oozie.jms.TestDefaultConnectionContext) testDelete(org.apache.oozie.action.hadoop.TestLauncherFSURIHandler) testCreate(org.apache.oozie.action.hadoop.TestLauncherFSURIHandler) testException(org.apache.oozie.action.hadoop.TestLauncher) testOutput(org.apache.oozie.action.hadoop.TestLauncher) testSecurityManager(org.apache.oozie.action.hadoop.TestLauncher) testNewId(org.apache.oozie.action.hadoop.TestLauncher) testExit0(org.apache.oozie.action.hadoop.TestLauncher) testThrowable(org.apache.oozie.action.hadoop.TestLauncher) testExit1(org.apache.oozie.action.hadoop.TestLauncher) testEmpty(org.apache.oozie.action.hadoop.TestLauncher) testSetupLauncherInfoWithEmptyPrepareXML(org.apache.oozie.action.hadoop.TestLauncher) testSetupLauncherInfoWithNonEmptyPrepareXML(org.apache.oozie.action.hadoop.TestLauncher) testSetupMainClass(org.apache.oozie.action.hadoop.TestLauncher) testSetupLauncherInfoHadoop2_0_2_alphaWorkaround(org.apache.oozie.action.hadoop.TestLauncher) testCopyFileMultiplex(org.apache.oozie.action.hadoop.TestLauncher) testOnSLAStartMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener) testOnSLAEndMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener) testOnSLADurationMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener) testSLAJobSelectors(org.apache.oozie.jms.TestJMSSLAEventListener) testSLAJobSelectorsNegative(org.apache.oozie.jms.TestJMSSLAEventListener) testOnSLAStartMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener) testOnSLAEndMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener) testOnSLADurationMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener) testOnWorkflowJobStartedEvent(org.apache.oozie.jms.TestJMSJobEventListener) testOnWorkflowJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener) testOnWorkflowJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener) testOnWorkflowJobSuspendEvent(org.apache.oozie.jms.TestJMSJobEventListener) testWorkflowJobSelectors(org.apache.oozie.jms.TestJMSJobEventListener) testWorkflowJobSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener) testWorkflowJobSelectorsOr(org.apache.oozie.jms.TestJMSJobEventListener) testWorkflowJobSelectorsAnd(org.apache.oozie.jms.TestJMSJobEventListener) testConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener) testOnCoordinatorActionWaitingEvent(org.apache.oozie.jms.TestJMSJobEventListener) testOnCoordinatorActionStartEvent(org.apache.oozie.jms.TestJMSJobEventListener) testOnCoordinatorJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener) testOnCoordinatorJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener) testCoordinatorActionSelectors(org.apache.oozie.jms.TestJMSJobEventListener) testCoordinatorActionSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener) +1 DISTRO +1 distro tarball builds with the patch ---------------------------- -1 Overall result, please check the reported -1(s) The full output of the test-patch run is available at https://builds.apache.org/job/oozie-trunk-precommit-build/3689/ Adding comment to JIRA Comment added. test-patch exit code: 1 Build step 'Execute shell' marked build as failure Archiving artifacts Compressed 1.44 MB of artifacts by 49.8% relative to #3661 Recording test results