[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_50 #2835

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat May 28 10:37:00 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_50/2835/>

------------------------------------------
[...truncated 21229 lines...]
javacc-notice:
     [echo] 
     [echo]       One or more of the JavaCC .jj files is newer than its corresponding
     [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
     [echo]     

jflex-uptodate-check:

jflex-notice:

common.init:

fail-jdk14-contrib:

warn-jdk14-contrib:

build-lucene:

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

compile-core:
    [mkdir] Created dir: /build/lucene2-2.9.4+ds1/build/classes/java
    [javac] /build/lucene2-2.9.4+ds1/common-build.xml:567: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 415 source files to /build/lucene2-2.9.4+ds1/build/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings

jar-core:
      [jar] Building jar: /build/lucene2-2.9.4+ds1/build/lucene-core-2.9.4.jar

build-lucene-tests:

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

compile-core:
    [javac] /build/lucene2-2.9.4+ds1/common-build.xml:567: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

compile-demo:
    [mkdir] Created dir: /build/lucene2-2.9.4+ds1/build/classes/demo
    [javac] /build/lucene2-2.9.4+ds1/common-build.xml:567: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 17 source files to /build/lucene2-2.9.4+ds1/build/classes/demo
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings

common.compile-test:
    [mkdir] Created dir: /build/lucene2-2.9.4+ds1/build/classes/test
    [javac] /build/lucene2-2.9.4+ds1/common-build.xml:567: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 223 source files to /build/lucene2-2.9.4+ds1/build/classes/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings
     [copy] Copying 16 files to /build/lucene2-2.9.4+ds1/build/classes/test

compile-test:

init:

javacc-check:

javacc:
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /build/lucene2-2.9.4+ds1/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/parser/StandardSyntaxParser.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "JavaCharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

javacc-contrib-surround:
     [echo] Building surround...

javacc-uptodate-check:

javacc-notice:
     [echo] 
     [echo]       One or more of the JavaCC .jj files is newer than its corresponding
     [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
     [echo]     

jflex-uptodate-check:

jflex-notice:

common.init:

fail-jdk14-contrib:

warn-jdk14-contrib:

build-lucene:

build-lucene-tests:

init:

javacc-check:

javacc:
   [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
   [javacc] (type "javacc" with no arguments for help)
   [javacc] Reading from file /build/lucene2-2.9.4+ds1/contrib/surround/src/java/org/apache/lucene/queryParser/surround/parser/QueryParser.jj . . .
   [javacc] File "TokenMgrError.java" does not exist.  Will create one.
   [javacc] File "ParseException.java" does not exist.  Will create one.
   [javacc] File "Token.java" does not exist.  Will create one.
   [javacc] File "CharStream.java" does not exist.  Will create one.
   [javacc] Parser generated successfully.

javacc:

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

compile-core:
    [javac] /build/lucene2-2.9.4+ds1/common-build.xml:567: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

jar-core:

build-contrib:

common:
     [echo] Building analyzers...

jar-core:
     [echo] Building analyzers...

compile-core:
     [echo] Building analyzers...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

fail-jdk14-contrib:

warn-jdk14-contrib:

build-lucene:

build-lucene-tests:

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   	

clover:

common.compile-core:
    [mkdir] Created dir: /build/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/java
    [javac] /build/lucene2-2.9.4+ds1/common-build.xml:567: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 82 source files to /build/lucene2-2.9.4+ds1/build/contrib/analyzers/common/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4
    [javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.4 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
/srv/reproducible-results/rbuild-debian-4SIXszfv/tmp.oDfMfEWKZr:	 92.5% -- replaced with /srv/reproducible-results/rbuild-debian-4SIXszfv/tmp.oDfMfEWKZr.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
INFO: Starting at 2016-05-28 10:36:57.523831
INFO: Finished at 2016-05-28 10:36:57.632906, took: 0:00:00.109087
INFO: Starting at 2016-05-28 10:36:57.891756



More information about the Qa-jenkins-scm mailing list