Started by user ha:AAAAnh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAy+EgZh/dLi1CL9nNLkxNxMoEmpxZn5ANPJiavIAAAALuca Milanesio [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/plugin-reviewassistant-mvn-stable-2.10/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.googlesource.com/plugins/reviewassistant > git init /var/lib/jenkins/jobs/plugin-reviewassistant-mvn-stable-2.10/workspace # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/plugins/reviewassistant > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://gerrit.googlesource.com/plugins/reviewassistant +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gerrit.googlesource.com/plugins/reviewassistant # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.googlesource.com/plugins/reviewassistant # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/plugins/reviewassistant > git -c core.askpass=true fetch --tags --progress https://gerrit.googlesource.com/plugins/reviewassistant +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/stable-2.10^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/stable-2.10^{commit} # timeout=10 Checking out Revision d758e6579b8fc928c3dd7fd3352aa9247cfef737 (refs/remotes/origin/stable-2.10) > git config core.sparsecheckout # timeout=10 > git checkout -f d758e6579b8fc928c3dd7fd3352aa9247cfef737 > git rev-list d758e6579b8fc928c3dd7fd3352aa9247cfef737 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson2569218063413837893.sh + find . -type d -name target -delete + mvn package [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building reviewassistant 0.4.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ reviewassistant --- [debug] execute contextualize [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ reviewassistant --- [INFO] Compiling 8 source files to /home/jenkins/jobs/plugin-reviewassistant-mvn-stable-2.10/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ reviewassistant --- [debug] execute contextualize [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/jobs/plugin-reviewassistant-mvn-stable-2.10/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ reviewassistant --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ reviewassistant --- [INFO] No tests to run. [INFO] Surefire report directory: /home/jenkins/jobs/plugin-reviewassistant-mvn-stable-2.10/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ reviewassistant --- [INFO] Building jar: /home/jenkins/jobs/plugin-reviewassistant-mvn-stable-2.10/workspace/target/reviewassistant-0.4.1-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.338s [INFO] Finished at: Wed May 18 21:45:39 BST 2016 [INFO] Final Memory: 14M/238M [INFO] ------------------------------------------------------------------------ ++ find . -name 'reviewassistant*jar' + PLUGIN_JARS=./target/reviewassistant-0.4.1-SNAPSHOT.jar + for jar in '$PLUGIN_JARS' ++ git describe --always origin/stable-2.10 + PLUGIN_VERSION=d758e65 + echo -e 'Implementation-Version: d758e65' + jar ufm ./target/reviewassistant-0.4.1-SNAPSHOT.jar MANIFEST.MF May 18, 2016 9:45:39 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Implementation-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + rm MANIFEST.MF + echo d758e65 Archiving artifacts Finished: SUCCESS