You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/31 00:02:05 UTC

Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-runtime-1.8 #13

See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/13/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0aaf3617ddade257668ff1b36dee37b4452e52e9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0aaf3617ddade257668ff1b36dee37b4452e52e9
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 0aaf3617ddade257668ff1b36dee37b4452e52e9 # timeout=10
Parsing POMs
Established TCP socket on 42539
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-runtime-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42539
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] ----< org.apache.sling:org.apache.sling.scripting.sightly.runtime >-----
[INFO] Building Apache Sling Scripting HTL Runtime 1.0.1-1.4.0-SNAPSHOT
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (remote-resources-custom-notice) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/src/main/java/org/apache/sling/scripting/sightly/render/ObjectModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/src/main/java/org/apache/sling/scripting/sightly/render/ObjectModel.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (scr-metadata) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (find-bugs) > :findbugs @ org.apache.sling.scripting.sightly.runtime >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.apache.sling.scripting.sightly.runtime ---
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21.248 s
[INFO] Finished at: 2018-12-31T00:02:04Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (findbugs) on project org.apache.sling.scripting.sightly.runtime: Unable to parse configuration of mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs for parameter pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with value '${plugin.artifacts}' of type java.util.Collections.UnmodifiableRandomAccessList to property of type java.util.ArrayList -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException
channel stopped
Recording test results

Jenkins build is back to normal : sling-org-apache-sling-scripting-sightly-runtime-1.8 #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/15/display/redirect?page=changes>


Build failed in Jenkins: sling-org-apache-sling-scripting-sightly-runtime-1.8 #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/14/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git
 > git fetch --tags --progress https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0aaf3617ddade257668ff1b36dee37b4452e52e9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0aaf3617ddade257668ff1b36dee37b4452e52e9
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 0aaf3617ddade257668ff1b36dee37b4452e52e9 # timeout=10
Parsing POMs
Established TCP socket on 40283
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-org-apache-sling-scripting-sightly-runtime-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40283
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] ----< org.apache.sling:org.apache.sling.scripting.sightly.runtime >-----
[INFO] Building Apache Sling Scripting HTL Runtime 1.0.1-1.4.0-SNAPSHOT
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (remote-resources-custom-notice) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/src/main/java/org/apache/sling/scripting/sightly/render/ObjectModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-scripting-sightly-runtime-1.8/ws/src/main/java/org/apache/sling/scripting/sightly/render/ObjectModel.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (scr-metadata) @ org.apache.sling.scripting.sightly.runtime ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (find-bugs) > :findbugs @ org.apache.sling.scripting.sightly.runtime >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.apache.sling.scripting.sightly.runtime ---
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.245 s
[INFO] Finished at: 2019-01-07T00:02:02Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (findbugs) on project org.apache.sling.scripting.sightly.runtime: Unable to parse configuration of mojo org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs for parameter pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with value '${plugin.artifacts}' of type java.util.Collections.UnmodifiableRandomAccessList to property of type java.util.ArrayList -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException
channel stopped
Recording test results