Skip to content

Console Output

18:30:16 GitHub pull request #138 of commit 80a8a3abb26f744a7ea96de22f2322e7274351ed, no merge conflicts.
18:30:16 Setting status of 80a8a3abb26f744a7ea96de22f2322e7274351ed to PENDING with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/133/ and message: 'Build started for merge commit.'
18:30:18 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace
18:30:18 [WS-CLEANUP] Deleting project workspace...
18:30:18 [WS-CLEANUP] Deferred wipeout is used...
18:30:18 [WS-CLEANUP] Done
18:30:18 No credentials specified
18:30:18 Cloning the remote Git repository
18:30:18 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
18:30:18  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace # timeout=10
18:30:18 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
18:30:18  > /usr/local/bin/git --version # timeout=10
18:30:18 Setting http proxy: proxy.eclipse.org:9898
18:30:18  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
18:30:22  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
18:30:22  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:30:22  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
18:30:22 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
18:30:22 Setting http proxy: proxy.eclipse.org:9898
18:30:22  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/pull/*:refs/remotes/origin/pr/*
18:30:27  > /usr/local/bin/git rev-parse refs/remotes/origin/pr/138/merge^{commit} # timeout=10
18:30:27  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/138/merge^{commit} # timeout=10
18:30:27 Checking out Revision 5e43f8a74a53dcdd3ca60517824105e0973b567b (refs/remotes/origin/pr/138/merge)
18:30:27  > /usr/local/bin/git config core.sparsecheckout # timeout=10
18:30:27  > /usr/local/bin/git checkout -f 5e43f8a74a53dcdd3ca60517824105e0973b567b
18:30:27 Commit message: "Merge 80a8a3abb26f744a7ea96de22f2322e7274351ed into cd2a7640aec4aa4f0088ec5f7f5df30579812f62"
18:30:27 First time build. Skipping changelog.
18:30:28 Parsing POMs
18:30:30 Established TCP socket on 34597
18:30:30 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 34597
18:30:30 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
18:30:32 <===[JENKINS REMOTING CAPACITY]===>channel started
18:30:33 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml install
18:30:34 [INFO] Scanning for projects...
18:30:34 [INFO] ------------------------------------------------------------------------
18:30:34 [INFO] Reactor Build Order:
18:30:34 [INFO] 
18:30:34 [INFO] MicroProfile Concurrency                                           [pom]
18:30:34 [INFO] MicroProfile Concurrency                                           [jar]
18:30:34 [INFO] microprofile-concurrency-tck                                       [jar]
18:30:34 [INFO] 
18:30:34 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-parent >--
18:30:34 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT                     [1/3]
18:30:34 [INFO] --------------------------------[ pom ]---------------------------------
18:30:35 [INFO] 
18:30:35 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-concurrency-parent ---
18:30:36 [INFO] Enabled default license matchers.
18:30:36 [INFO] Will parse SCM ignores for exclusions...
18:30:36 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/.gitignore
18:30:36 [INFO] Finished adding exclusions from SCM ignore files.
18:30:36 [INFO] 68 implicit excludes (use -debug for more details).
18:30:36 [INFO] 8 explicit excludes (use -debug for more details).
18:30:36 [INFO] 16 resources included (use -debug for more details)
18:30:36 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 15 licenses.
18:30:37 [INFO] 
18:30:37 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-parent ---
18:30:39 [INFO] Starting audit...
18:30:39 Audit done.
18:30:39 [WARNING] Unable to locate Source XRef to link to - DISABLED
18:30:40 [INFO] 
18:30:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-parent ---
18:30:40 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-SNAPSHOT.pom
18:30:41 Started calculate disk usage of build
18:30:42 Finished Calculation of disk usage of build in 0 seconds
18:30:42 Started calculate disk usage of workspace
18:30:42 Finished Calculation of disk usage of workspace in 0 seconds
18:30:43 [INFO] 
18:30:43 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-api >--
18:30:43 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT                     [2/3]
18:30:43 [INFO] --------------------------------[ jar ]---------------------------------
18:30:43 [INFO] 
18:30:43 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-concurrency-api ---
18:30:43 [INFO] Enabled default license matchers.
18:30:43 [INFO] Will parse SCM ignores for exclusions...
18:30:43 [INFO] Finished adding exclusions from SCM ignore files.
18:30:43 [INFO] 62 implicit excludes (use -debug for more details).
18:30:43 [INFO] 8 explicit excludes (use -debug for more details).
18:30:43 [INFO] 13 resources included (use -debug for more details)
18:30:43 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses.
18:30:43 [INFO] 
18:30:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-api ---
18:30:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:30:44 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/main/resources
18:30:44 [INFO] 
18:30:44 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-api ---
18:30:44 [INFO] Changes detected - recompiling the module!
18:30:44 [INFO] Compiling 12 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/classes
18:30:45 [INFO] 
18:30:45 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-api ---
18:30:45 [INFO] 
18:30:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-api ---
18:30:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:30:45 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/test/resources
18:30:45 [INFO] 
18:30:45 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-api ---
18:30:45 [INFO] No sources to compile
18:30:45 [INFO] 
18:30:45 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-api ---
18:30:45 [INFO] No tests to run.
18:30:45 [JENKINS] Recording test results
18:30:45 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
18:30:45 [INFO] 
18:30:45 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-api ---
18:30:48 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar
18:30:48 [INFO] 
18:30:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-api ---
18:30:48 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.jar
18:30:48 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.pom
18:30:49 Started calculate disk usage of build
18:30:49 Finished Calculation of disk usage of build in 0 seconds
18:30:50 Started calculate disk usage of workspace
18:30:50 Finished Calculation of disk usage of workspace in 0 seconds
18:30:51 [INFO] 
18:30:51 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-tck >--
18:30:51 [INFO] Building microprofile-concurrency-tck 1.0-SNAPSHOT                 [3/3]
18:30:51 [INFO] --------------------------------[ jar ]---------------------------------
18:30:51 [INFO] 
18:30:51 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-concurrency-tck ---
18:30:51 [INFO] Enabled default license matchers.
18:30:51 [INFO] Will parse SCM ignores for exclusions...
18:30:51 [INFO] Finished adding exclusions from SCM ignore files.
18:30:51 [INFO] 62 implicit excludes (use -debug for more details).
18:30:51 [INFO] 8 explicit excludes (use -debug for more details).
18:30:51 [INFO] 29 resources included (use -debug for more details)
18:30:51 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 29 licenses.
18:30:51 [INFO] 
18:30:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-tck ---
18:30:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:30:51 [INFO] Copying 1 resource
18:30:51 [INFO] 
18:30:51 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-tck ---
18:30:51 [INFO] Changes detected - recompiling the module!
18:30:51 [INFO] Compiling 27 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/classes
18:30:53 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/main/java/org/eclipse/microprofile/concurrency/tck/MPConfigTest.java: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/main/java/org/eclipse/microprofile/concurrency/tck/MPConfigTest.java uses unchecked or unsafe operations.
18:30:53 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/main/java/org/eclipse/microprofile/concurrency/tck/MPConfigTest.java: Recompile with -Xlint:unchecked for details.
18:30:53 [INFO] 
18:30:53 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-tck ---
18:30:53 [INFO] 
18:30:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-tck ---
18:30:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:30:53 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/test/resources
18:30:53 [INFO] 
18:30:53 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-tck ---
18:30:53 [INFO] No sources to compile
18:30:53 [INFO] 
18:30:53 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-tck ---
18:30:53 [INFO] No tests to run.
18:30:53 [JENKINS] Recording test results
18:30:53 [INFO] 
18:30:53 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-tck ---
18:30:56 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar
18:30:56 [INFO] 
18:30:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-tck ---
18:30:56 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.jar
18:30:56 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.pom
18:30:58 Started calculate disk usage of build
18:30:58 Finished Calculation of disk usage of build in 0 seconds
18:30:59 Started calculate disk usage of workspace
18:30:59 Finished Calculation of disk usage of workspace in 0 seconds
18:31:00 [INFO] ------------------------------------------------------------------------
18:31:00 [INFO] Reactor Summary:
18:31:00 [INFO] 
18:31:00 [INFO] MicroProfile Concurrency 1.0-SNAPSHOT .............. SUCCESS [  5.743 s]
18:31:00 [INFO] MicroProfile Concurrency ........................... SUCCESS [  4.669 s]
18:31:00 [INFO] microprofile-concurrency-tck 1.0-SNAPSHOT .......... SUCCESS [  5.589 s]
18:31:00 [INFO] ------------------------------------------------------------------------
18:31:00 [INFO] BUILD SUCCESS
18:31:00 [INFO] ------------------------------------------------------------------------
18:31:00 [INFO] Total time: 25.871 s
18:31:00 [INFO] Finished at: 2019-03-07T18:31:00-05:00
18:31:00 [INFO] ------------------------------------------------------------------------
18:31:00 Waiting for Jenkins to finish collecting data
18:31:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.pom
18:31:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.jar
18:31:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-SNAPSHOT.pom
18:31:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.pom
18:31:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.jar
18:31:00 channel stopped
18:31:05 Started calculate disk usage of build
18:31:10 Finished Calculation of disk usage of build in  4 second
18:31:13 Started calculate disk usage of workspace
18:31:20 Finished Calculation of disk usage of workspace in  7 second
18:31:22 Setting status of 80a8a3abb26f744a7ea96de22f2322e7274351ed to SUCCESS with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/133/ and message: 'Build finished. '
18:31:22 Finished: SUCCESS