You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/05 12:44:23 UTC

Build failed in Jenkins: dir-mavibot-ubuntu-deploy #819

See <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/819/display/redirect?page=changes>

Changes:

[elecharny] Switched to Caffeine cache

[elecharny] Bumped up dependencies and java taget

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (ubuntu trusty) in workspace <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-mavibot.git
 > git init <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-mavibot.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/directory-mavibot.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-mavibot.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-mavibot.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-mavibot.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/directory-mavibot.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 56531a03d1fc848701395278f90b135a6d502d46 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 56531a03d1fc848701395278f90b135a6d502d46
Commit message: "Bumped up dependencies and java taget"
 > git rev-list 5f5fa0f5e9a95be45a004a4d137f9a29a9f7991d # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44300
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-mavibot-ubuntu-deploy] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44300
<===[JENKINS REMOTING CAPACITY]===>   channel started
ERROR: ================================================================================
ERROR: Invalid project setup: jenkins/security/MasterToSlaveCallable : Unsupported major.minor version 52.0
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK 1.7 (latest)' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.7.
ERROR: ================================================================================
Established TCP socket on 49026
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-mavibot-ubuntu-deploy] $ /usr/local/asfpackages/java/jdk1.8.0_131/jre/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 49026
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean deploy
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.3.9
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_131/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-125-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ApacheDS Mavibot Parent
[INFO] ApacheDS MVCC BTree implementation
[INFO] Apache Mavibot Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS Mavibot Parent 1.0.0-M9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-16) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-source) @ mavibot-parent ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ mavibot-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mavibot-parent ---
[INFO] Installing <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/directory/mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/mavibot-parent-1.0.0-M9-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mavibot-parent ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/maven-metadata.xml (629 B at 0.6 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/mavibot-parent-1.0.0-M9-20171205.124406-117.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/mavibot-parent-1.0.0-M9-20171205.124406-117.pom (15 KB at 15.0 KB/sec)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml (405 B at 0.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/maven-metadata.xml (629 B at 0.7 KB/sec)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml (405 B at 0.5 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS MVCC BTree implementation 1.0.0-M9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ mavibot ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-16) @ mavibot ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mavibot ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mavibot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mavibot ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 124 source files to <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid target release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options

[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS Mavibot Parent ............................ SUCCESS [ 11.248 s]
[INFO] ApacheDS MVCC BTree implementation ................. FAILURE [  1.843 s]
[INFO] Apache Mavibot Distribution ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.978 s
[INFO] Finished at: 2017-12-05T12:44:18+00:00
[INFO] Final Memory: 24M/376M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project mavibot: Compilation failure
[ERROR] javac: invalid target release: 1.8
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mavibot
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/pom.xml> to org.apache.directory.mavibot/mavibot-parent/1.0.0-M9-SNAPSHOT/mavibot-parent-1.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/pom.xml> to org.apache.directory.mavibot/mavibot/1.0.0-M9-SNAPSHOT/mavibot-1.0.0-M9-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/distribution/pom.xml> to org.apache.directory.mavibot/distribution/1.0.0-M9-SNAPSHOT/distribution-1.0.0-M9-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : dir-mavibot-ubuntu-deploy #820

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/820/display/redirect>