Skip to content

Console Output

12:00:11 GitHub pull request #174 of commit 6d19fdc165f80dddec9219ccb682853abc25e594, no merge conflicts.
12:00:12 Setting status of 6d19fdc165f80dddec9219ccb682853abc25e594 to PENDING with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/154/ and message: 'Build started for merge commit.'
12:00:13 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace
12:00:13 [WS-CLEANUP] Deleting project workspace...
12:00:13 [WS-CLEANUP] Deferred wipeout is used...
12:00:13 [WS-CLEANUP] Done
12:00:13 No credentials specified
12:00:13 Cloning the remote Git repository
12:00:13 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
12:00:13  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace # timeout=10
12:00:13 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
12:00:13  > /usr/local/bin/git --version # timeout=10
12:00:13 Setting http proxy: proxy.eclipse.org:9898
12:00:13  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
12:00:15  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
12:00:15  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:00:15  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
12:00:15 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
12:00:15 Setting http proxy: proxy.eclipse.org:9898
12:00:15  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/pull/*:refs/remotes/origin/pr/*
12:00:15  > /usr/local/bin/git rev-parse refs/remotes/origin/pr/174/merge^{commit} # timeout=10
12:00:15  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/174/merge^{commit} # timeout=10
12:00:15 Checking out Revision e38475cefb8da5a13144e82939419897d5bd6891 (refs/remotes/origin/pr/174/merge)
12:00:15  > /usr/local/bin/git config core.sparsecheckout # timeout=10
12:00:15  > /usr/local/bin/git checkout -f e38475cefb8da5a13144e82939419897d5bd6891
12:00:15 Commit message: "Merge 6d19fdc165f80dddec9219ccb682853abc25e594 into 013e38bb6a492cfd25f0ab0cca74b60ab1d53bf2"
12:00:15 First time build. Skipping changelog.
12:00:16 Parsing POMs
12:00:17 Modules changed, recalculating dependency graph
12:00:21 Established TCP socket on 51528
12:00:21 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2 -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 51528
12:00:21 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2
12:00:24 <===[JENKINS REMOTING CAPACITY]===>channel started
12:00:25 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml install
12:00:26 [INFO] Scanning for projects...
12:00:27 [INFO] ------------------------------------------------------------------------
12:00:27 [INFO] Reactor Build Order:
12:00:27 [INFO] 
12:00:27 [INFO] MicroProfile Context Propagation                                   [pom]
12:00:27 [INFO] MicroProfile Context Propagation                                   [jar]
12:00:27 [INFO] microprofile-context-propagation-tck                               [jar]
12:00:27 [INFO] MicroProfile Context Propagation Specification                     [pom]
12:00:27 [INFO] 
12:00:27 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
12:00:27 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [1/4]
12:00:27 [INFO] --------------------------------[ pom ]---------------------------------
12:00:27 [INFO] 
12:00:27 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
12:00:28 [INFO] Enabled default license matchers.
12:00:28 [INFO] Will parse SCM ignores for exclusions...
12:00:28 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/.gitignore
12:00:28 [INFO] Finished adding exclusions from SCM ignore files.
12:00:28 [INFO] 69 implicit excludes (use -debug for more details).
12:00:28 [INFO] 8 explicit excludes (use -debug for more details).
12:00:28 [INFO] 5 resources included (use -debug for more details)
12:00:28 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
12:00:29 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
12:00:29 [WARNING] o org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.1-SNAPSHOT (provided)
12:00:29 [WARNING] Try running the build up to the lifecycle phase "package"
12:00:29 [INFO] 
12:00:29 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
12:00:31 [INFO] Starting audit...
12:00:31 Audit done.
12:00:31 [WARNING] Unable to locate Source XRef to link to - DISABLED
12:00:31 [INFO] 
12:00:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
12:00:31 [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/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
12:00:33 Started calculate disk usage of build
12:00:33 Finished Calculation of disk usage of build in 0 seconds
12:00:33 Started calculate disk usage of workspace
12:00:33 Finished Calculation of disk usage of workspace in 0 seconds
12:00:33 [INFO] 
12:00:33 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
12:00:33 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [2/4]
12:00:33 [INFO] --------------------------------[ jar ]---------------------------------
12:00:33 [INFO] 
12:00:33 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
12:00:33 [INFO] Enabled default license matchers.
12:00:33 [INFO] Will parse SCM ignores for exclusions...
12:00:33 [INFO] Finished adding exclusions from SCM ignore files.
12:00:33 [INFO] 62 implicit excludes (use -debug for more details).
12:00:33 [INFO] 8 explicit excludes (use -debug for more details).
12:00:33 [INFO] 10 resources included (use -debug for more details)
12:00:33 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
12:00:33 [INFO] 
12:00:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
12:00:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:34 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/main/resources
12:00:34 [INFO] 
12:00:34 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
12:00:34 [INFO] Changes detected - recompiling the module!
12:00:34 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/classes
12:00:35 [INFO] 
12:00:35 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
12:00:35 [INFO] 
12:00:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
12:00:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:35 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/test/resources
12:00:35 [INFO] 
12:00:35 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
12:00:35 [INFO] No sources to compile
12:00:35 [INFO] 
12:00:35 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
12:00:35 [INFO] No tests to run.
12:00:35 [JENKINS] Recording test results
12:00:35 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
12:00:35 [INFO] 
12:00:35 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
12:00:36 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
12:00:37 [INFO] 
12:00:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
12:00:37 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
12:00:37 [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/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.pom
12:00:37 Started calculate disk usage of build
12:00:37 Finished Calculation of disk usage of build in 0 seconds
12:00:38 Started calculate disk usage of workspace
12:00:38 Finished Calculation of disk usage of workspace in 0 seconds
12:00:38 [INFO] 
12:00:38 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
12:00:38 [INFO] Building microprofile-context-propagation-tck 1.1-SNAPSHOT         [3/4]
12:00:38 [INFO] --------------------------------[ jar ]---------------------------------
12:00:38 [INFO] 
12:00:38 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
12:00:38 [INFO] Enabled default license matchers.
12:00:38 [INFO] Will parse SCM ignores for exclusions...
12:00:38 [INFO] Finished adding exclusions from SCM ignore files.
12:00:38 [INFO] 62 implicit excludes (use -debug for more details).
12:00:38 [INFO] 8 explicit excludes (use -debug for more details).
12:00:38 [INFO] 26 resources included (use -debug for more details)
12:00:38 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
12:00:38 [INFO] 
12:00:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
12:00:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:38 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/main/resources
12:00:38 [INFO] 
12:00:38 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
12:00:38 [INFO] Changes detected - recompiling the module!
12:00:38 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/classes
12:00:40 [INFO] 
12:00:40 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
12:00:40 [INFO] 
12:00:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
12:00:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:40 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/test/resources
12:00:40 [INFO] 
12:00:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
12:00:40 [INFO] No sources to compile
12:00:40 [INFO] 
12:00:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
12:00:40 [INFO] No tests to run.
12:00:40 [JENKINS] Recording test results
12:00:40 [INFO] 
12:00:40 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
12:00:43 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
12:00:43 [INFO] 
12:00:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
12:00:43 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
12:00:43 [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/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.pom
12:00:44 Started calculate disk usage of build
12:00:44 Finished Calculation of disk usage of build in 0 seconds
12:00:44 Started calculate disk usage of workspace
12:00:44 Finished Calculation of disk usage of workspace in 0 seconds
12:00:44 [INFO] 
12:00:44 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
12:00:44 [INFO] Building MicroProfile Context Propagation Specification 1.1-SNAPSHOT [4/4]
12:00:44 [INFO] --------------------------------[ pom ]---------------------------------
12:00:44 [INFO] 
12:00:44 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
12:00:44 [INFO] Enabled default license matchers.
12:00:44 [INFO] Will parse SCM ignores for exclusions...
12:00:44 [INFO] Finished adding exclusions from SCM ignore files.
12:00:44 [INFO] 62 implicit excludes (use -debug for more details).
12:00:44 [INFO] 8 explicit excludes (use -debug for more details).
12:00:44 [INFO] 12 resources included (use -debug for more details)
12:00:44 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
12:00:44 [INFO] 
12:00:44 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
12:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:48 [INFO] ignoreDelta true
12:00:48 [INFO] Copying 0 resource
12:01:03 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
12:01:03 [INFO] 
12:01:03 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
12:01:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:01:03 [INFO] ignoreDelta true
12:01:03 [INFO] Copying 0 resource
12:01:04 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
12:01:04 [INFO] 
12:01:04 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
12:01:04 [INFO] 
12:01:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
12:01:04 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-SNAPSHOT.pom
12:01:05 Started calculate disk usage of build
12:01:05 Finished Calculation of disk usage of build in 0 seconds
12:01:05 Started calculate disk usage of workspace
12:01:05 Finished Calculation of disk usage of workspace in 0 seconds
12:01:06 [INFO] ------------------------------------------------------------------------
12:01:06 [INFO] Reactor Summary for MicroProfile Context Propagation 1.1-SNAPSHOT:
12:01:06 [INFO] 
12:01:06 [INFO] MicroProfile Context Propagation ................... SUCCESS [  4.890 s]
12:01:06 [INFO] MicroProfile Context Propagation ................... SUCCESS [  3.252 s]
12:01:06 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  4.542 s]
12:01:06 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 19.397 s]
12:01:06 [INFO] ------------------------------------------------------------------------
12:01:06 [INFO] BUILD SUCCESS
12:01:06 [INFO] ------------------------------------------------------------------------
12:01:06 [INFO] Total time:  39.675 s
12:01:06 [INFO] Finished at: 2019-09-03T12:01:06-04:00
12:01:06 [INFO] ------------------------------------------------------------------------
12:01:06 Waiting for Jenkins to finish collecting data
12:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-SNAPSHOT.pom
12:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.pom
12:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
12:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.pom
12:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
12:01:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
12:01:06 channel stopped
12:01:07 Started calculate disk usage of build
12:01:07 Finished Calculation of disk usage of build in 0 seconds
12:01:08 Started calculate disk usage of workspace
12:01:08 Finished Calculation of disk usage of workspace in 0 seconds
12:01:09 Setting status of 6d19fdc165f80dddec9219ccb682853abc25e594 to SUCCESS with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/154/ and message: 'Build finished. '
12:01:09 Finished: SUCCESS