See 
<https://builds.apache.org/job/oozie-trunk-precommit-build/3776/display/redirect>

------------------------------------------
[...truncated 875.28 KB...]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ 
oozie-zookeeper-security-tests ---
[INFO] Building jar: 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ 
oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ 
oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main .................................. SUCCESS [  4.924 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  3.331 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.257 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.455 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.032 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 39.405 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  3.889 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  5.768 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  1.063 s]
[INFO] Apache Oozie Core .................................. SUCCESS [01:16 min]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  5.466 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  8.223 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [ 10.330 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  7.097 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  1.140 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  4.961 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 24.049 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [01:08 min]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 30.764 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [01:22 min]
[INFO] Apache Oozie Tools ................................. SUCCESS [  6.083 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.031 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  9.522 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [02:22 min]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  5.335 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:07 min
[INFO] Finished at: 2017-04-05T11:25:29+00:00
[INFO] Final Memory: 115M/1113M
[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
bin/test-patch-11-findbugs-diff: line 253: : No such file or directory
bin/test-patch-11-findbugs-diff: line 255: [: -le: unary operator expected
Exception in thread "main" groovy.lang.GroovyRuntimeException: Ambiguous method 
overloading for method java.io.File#<init>.
Cannot resolve which method to invoke for [null] due to overlapping prototypes 
between:
        [class java.lang.String]
        [class java.net.URI]
        at 
groovy.lang.MetaClassImpl.chooseMostSpecificParams(MetaClassImpl.java:3202)
        at 
groovy.lang.MetaClassImpl.chooseMethodInternal(MetaClassImpl.java:3154)
        at groovy.lang.MetaClassImpl.chooseMethod(MetaClassImpl.java:3097)
        at 
groovy.lang.MetaClassImpl.createConstructorSite(MetaClassImpl.java:3384)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.createCallConstructorSite(CallSiteArray.java:88)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)
        at 
me.andrz.findbugs.diff.FindBugsDiff.diffFromFilePaths(FindBugsDiff.groovy:33)
        at me.andrz.findbugs.diff.FindBugsDiff$diffFromFilePaths.call(Unknown 
Source)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
        at me.andrz.findbugs.diff.FindBugsDiffIo.run(FindBugsDiffIo.groovy:21)
        at me.andrz.findbugs.diff.FindBugsDiffIo$run.call(Unknown Source)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
        at 
me.andrz.findbugs.diff.FindBugsDiffCli.handleFileOpts(FindBugsDiffCli.groovy:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at 
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
        at 
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:53)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:169)
        at 
me.andrz.findbugs.diff.FindBugsDiffCli.main(FindBugsDiffCli.groovy:51)
bin/test-patch-11-findbugs-diff: line 253: : No such file or directory
bin/test-patch-11-findbugs-diff: line 255: [: -le: unary operator expected
Exception in thread "main" groovy.lang.GroovyRuntimeException: Ambiguous method 
overloading for method java.io.File#<init>.
Cannot resolve which method to invoke for [null] due to overlapping prototypes 
between:
        [class java.lang.String]
        [class java.net.URI]
        at 
groovy.lang.MetaClassImpl.chooseMostSpecificParams(MetaClassImpl.java:3202)
        at 
groovy.lang.MetaClassImpl.chooseMethodInternal(MetaClassImpl.java:3154)
        at groovy.lang.MetaClassImpl.chooseMethod(MetaClassImpl.java:3097)
        at 
groovy.lang.MetaClassImpl.createConstructorSite(MetaClassImpl.java:3384)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.createCallConstructorSite(CallSiteArray.java:88)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:190)
        at 
me.andrz.findbugs.diff.FindBugsDiff.diffFromFilePaths(FindBugsDiff.groovy:33)
        at me.andrz.findbugs.diff.FindBugsDiff$diffFromFilePaths.call(Unknown 
Source)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:120)
        at me.andrz.findbugs.diff.FindBugsDiffIo.run(FindBugsDiffIo.groovy:21)
        at me.andrz.findbugs.diff.FindBugsDiffIo$run.call(Unknown Source)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:45)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:108)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
        at 
me.andrz.findbugs.diff.FindBugsDiffCli.handleFileOpts(FindBugsDiffCli.groovy:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
        at 
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
        at 
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
        at 
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:53)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157)
        at 
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:169)
        at 
me.andrz.findbugs.diff.FindBugsDiffCli.main(FindBugsDiffCli.groovy:51)
[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 [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[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].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[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 [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[ERROR] There are [327] new bugs found below threshold in [server].
[DEBUG] You can find the FindBugs diff here (look for the red and orange ones): 
server/findbugs-new.html
[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
[ERROR] There are [6] new bugs found below threshold in 
[hadooplibs/hadoop-utils-2].
[DEBUG] You can find the FindBugs diff here (look for the red and orange ones): 
hadooplibs/hadoop-utils-2/findbugs-new.html
[ERROR] There are [333] new bugs found below threshold in total that must be 
fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 3963 bytes
[TRACE] Full summary file size is 68029 bytes
[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
grep: 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>:
 No such file or directory
grep: 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>:
 No such file or directory
cat: 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.flakies.out>:
 No such file or directory
grep: 
<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>:
 No such file or directory
  Running test-patch task DISTRO


Testing JIRA OOZIE-2844

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 does not compile
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
-1 There are [333] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [docs].
 -1 There are [327] new bugs found below threshold in [server] that must be 
fixed, listing only the first [5] ones.
 You can find the FindBugs diff here (look for the red and orange ones): 
server/findbugs-new.html
 The top [5] most important FindBugs errors are:
 At BinaryBlob.java:[line 68]: org.apache.oozie.BinaryBlob.getBytes() may 
expose internal representation by returning BinaryBlob.bytes
 org.apache.oozie.BinaryBlob.getRawBlob() may expose internal representation by 
returning BinaryBlob.rawBlob: Another occurrence at BinaryBlob.java:[line 88]
 Another occurrence at BinaryBlob.java:[line 116]: At BinaryBlob.java:[line 99]
 At BinaryBlob.java:[line 43]: new org.apache.oozie.BinaryBlob(byte[], boolean) 
may expose internal representation by storing an externally mutable object into 
BinaryBlob.bytes
 At BinaryBlob.java:[line 47]: new org.apache.oozie.BinaryBlob(byte[], boolean) 
may expose internal representation by storing an externally mutable object into 
BinaryBlob.rawBlob
 +1 There are no new bugs found in [core].
 -1 There are [6] new bugs found below threshold in [hadooplibs/hadoop-utils-2] 
that must be fixed, listing only the first [5] ones.
 You can find the FindBugs diff here (look for the red and orange ones): 
hadooplibs/hadoop-utils-2/findbugs-new.html
 The top [5] most important FindBugs errors are:
 At DateList.java:[line 55]: Nullcheck of date at line 55 of value previously 
dereferenced in org.apache.oozie.example.DateList.main(String[])
 Private method org.apache.oozie.example.DateList.formatDateUTC(Calendar) is 
never called: Redundant null check at DateList.java:[line 62]
 org.apache.oozie.example.LocalOozieExample.execute(String[]) may fail to clean 
up java.io.InputStream: At DateList.java:[line 97]
 Path continues at LocalOozieExample.java:[line 76]: Obligation to clean up 
resource created at LocalOozieExample.java:[line 72] is not discharged
 Path continues at LocalOozieExample.java:[line 78]: Path continues at 
LocalOozieExample.java:[line 77]
+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 - patch does not compile, cannot run testcases
+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/3776/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1.10 MB of artifacts by 39.7% relative to #3775
Recording test results

Reply via email to