Skip to content

Console Output

06:44:10 Started by an SCM change
06:44:10 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
06:44:10 [WS-CLEANUP] Deleting project workspace...
06:44:10 [WS-CLEANUP] Deferred wipeout is used...
06:44:10 [WS-CLEANUP] Done
06:44:10 No credentials specified
06:44:10 Cloning the remote Git repository
06:44:10 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
06:44:10  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
06:44:10 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
06:44:10  > /usr/local/bin/git --version # timeout=10
06:44:10 Setting http proxy: proxy.eclipse.org:9898
06:44:10  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
06:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
06:44:11  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
06:44:11 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
06:44:11 Setting http proxy: proxy.eclipse.org:9898
06:44:11  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
06:44:12  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:44:12  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
06:44:12 Checking out Revision 05b6b1e271ec14a343378aee080e0945802af3c7 (refs/remotes/origin/master)
06:44:12  > /usr/local/bin/git config core.sparsecheckout # timeout=10
06:44:12  > /usr/local/bin/git checkout -f 05b6b1e271ec14a343378aee080e0945802af3c7
06:44:12 Commit message: "Remove circular bean dependency in tests."
06:44:12  > /usr/local/bin/git rev-list --no-walk 50985777f6e23451c3758c9f7d4720d87edb5610 # timeout=10
06:44:12 Parsing POMs
06:44:13 Modules changed, recalculating dependency graph
06:44:14 Established TCP socket on 36459
06:44:14 [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 36459
06:44:14 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2
06:44:16 <===[JENKINS REMOTING CAPACITY]===>channel started
06:44:18 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
06:44:19 [INFO] Scanning for projects...
06:44:19 [INFO] ------------------------------------------------------------------------
06:44:19 [INFO] Reactor Build Order:
06:44:19 [INFO] 
06:44:19 [INFO] MicroProfile Context Propagation                                   [pom]
06:44:19 [INFO] MicroProfile Context Propagation                                   [jar]
06:44:19 [INFO] microprofile-context-propagation-tck                               [jar]
06:44:19 [INFO] MicroProfile Context Propagation Specification                     [pom]
06:44:19 [INFO] 
06:44:19 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
06:44:19 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [1/4]
06:44:19 [INFO] --------------------------------[ pom ]---------------------------------
06:44:20 [INFO] 
06:44:20 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
06:44:21 [INFO] Enabled default license matchers.
06:44:21 [INFO] Will parse SCM ignores for exclusions...
06:44:21 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
06:44:21 [INFO] Finished adding exclusions from SCM ignore files.
06:44:21 [INFO] 69 implicit excludes (use -debug for more details).
06:44:21 [INFO] 8 explicit excludes (use -debug for more details).
06:44:21 [INFO] 5 resources included (use -debug for more details)
06:44:21 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
06:44:22 [INFO] 
06:44:22 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
06:44:24 [INFO] Starting audit...
06:44:24 Audit done.
06:44:24 [WARNING] Unable to locate Source XRef to link to - DISABLED
06:44:25 [INFO] 
06:44:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
06:44:25 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:44:26 Started calculate disk usage of build
06:44:26 Finished Calculation of disk usage of build in 0 seconds
06:44:26 Started calculate disk usage of workspace
06:44:26 Finished Calculation of disk usage of workspace in 0 seconds
06:44:27 [INFO] 
06:44:27 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
06:44:27 [INFO] Building MicroProfile Context Propagation 1.1-SNAPSHOT             [2/4]
06:44:27 [INFO] --------------------------------[ jar ]---------------------------------
06:44:27 [INFO] 
06:44:27 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
06:44:27 [INFO] Enabled default license matchers.
06:44:27 [INFO] Will parse SCM ignores for exclusions...
06:44:27 [INFO] Finished adding exclusions from SCM ignore files.
06:44:27 [INFO] 62 implicit excludes (use -debug for more details).
06:44:27 [INFO] 8 explicit excludes (use -debug for more details).
06:44:27 [INFO] 10 resources included (use -debug for more details)
06:44:27 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
06:44:27 [INFO] 
06:44:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
06:44:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:44:27 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
06:44:27 [INFO] 
06:44:27 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
06:44:27 [INFO] Changes detected - recompiling the module!
06:44:27 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
06:44:28 [INFO] 
06:44:28 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
06:44:28 [INFO] 
06:44:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
06:44:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:44:28 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
06:44:28 [INFO] 
06:44:28 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
06:44:28 [INFO] No sources to compile
06:44:28 [INFO] 
06:44:28 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
06:44:28 [INFO] No tests to run.
06:44:28 [JENKINS] Recording test results
06:44:28 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
06:44:28 [INFO] 
06:44:28 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
06:44:30 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.1-SNAPSHOT.jar
06:44:30 [INFO] 
06:44:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
06:44:30 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:44:30 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:44:31 Started calculate disk usage of build
06:44:31 Finished Calculation of disk usage of build in 0 seconds
06:44:31 Started calculate disk usage of workspace
06:44:31 Finished Calculation of disk usage of workspace in 0 seconds
06:44:32 [INFO] 
06:44:32 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
06:44:32 [INFO] Building microprofile-context-propagation-tck 1.1-SNAPSHOT         [3/4]
06:44:32 [INFO] --------------------------------[ jar ]---------------------------------
06:44:32 [INFO] 
06:44:32 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
06:44:32 [INFO] Enabled default license matchers.
06:44:32 [INFO] Will parse SCM ignores for exclusions...
06:44:32 [INFO] Finished adding exclusions from SCM ignore files.
06:44:32 [INFO] 62 implicit excludes (use -debug for more details).
06:44:32 [INFO] 8 explicit excludes (use -debug for more details).
06:44:32 [INFO] 27 resources included (use -debug for more details)
06:44:32 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 27 licenses.
06:44:32 [INFO] 
06:44:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
06:44:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:44:32 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
06:44:32 [INFO] 
06:44:32 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
06:44:32 [INFO] Changes detected - recompiling the module!
06:44:32 [INFO] Compiling 26 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
06:44:33 [INFO] 
06:44:33 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
06:44:33 [INFO] 
06:44:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
06:44:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:44:33 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
06:44:33 [INFO] 
06:44:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
06:44:33 [INFO] No sources to compile
06:44:33 [INFO] 
06:44:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
06:44:33 [INFO] No tests to run.
06:44:33 [JENKINS] Recording test results
06:44:33 [INFO] 
06:44:33 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
06:44:36 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
06:44:36 [INFO] 
06:44:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
06:44:36 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:44:36 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:44:37 Started calculate disk usage of build
06:44:37 Finished Calculation of disk usage of build in 0 seconds
06:44:37 Started calculate disk usage of workspace
06:44:37 Finished Calculation of disk usage of workspace in 0 seconds
06:44:38 [INFO] 
06:44:38 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
06:44:38 [INFO] Building MicroProfile Context Propagation Specification 1.1-SNAPSHOT [4/4]
06:44:38 [INFO] --------------------------------[ pom ]---------------------------------
06:44:38 [INFO] 
06:44:38 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
06:44:38 [INFO] Enabled default license matchers.
06:44:38 [INFO] Will parse SCM ignores for exclusions...
06:44:38 [INFO] Finished adding exclusions from SCM ignore files.
06:44:38 [INFO] 62 implicit excludes (use -debug for more details).
06:44:38 [INFO] 8 explicit excludes (use -debug for more details).
06:44:38 [INFO] 12 resources included (use -debug for more details)
06:44:38 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
06:44:38 [INFO] 
06:44:38 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
06:44:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:44:41 [INFO] ignoreDelta true
06:44:41 [INFO] Copying 0 resource
06:44:57 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
06:44:57 [INFO] 
06:44:57 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
06:44:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:44:57 [INFO] ignoreDelta true
06:44:57 [INFO] Copying 0 resource
06:44:58 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
06:44:58 [INFO] 
06:44:58 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
06:44:58 [INFO] 
06:44:58 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
06:44:58 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:44:59 Started calculate disk usage of build
06:44:59 Finished Calculation of disk usage of build in 0 seconds
06:44:59 Started calculate disk usage of workspace
06:44:59 Finished Calculation of disk usage of workspace in 0 seconds
06:45:00 [INFO] ------------------------------------------------------------------------
06:45:00 [INFO] Reactor Summary for MicroProfile Context Propagation 1.1-SNAPSHOT:
06:45:00 [INFO] 
06:45:00 [INFO] MicroProfile Context Propagation ................... SUCCESS [  5.493 s]
06:45:00 [INFO] MicroProfile Context Propagation ................... SUCCESS [  3.523 s]
06:45:00 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  4.633 s]
06:45:00 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.044 s]
06:45:00 [INFO] ------------------------------------------------------------------------
06:45:00 [INFO] BUILD SUCCESS
06:45:00 [INFO] ------------------------------------------------------------------------
06:45:00 [INFO] Total time:  41.591 s
06:45:00 [INFO] Finished at: 2019-09-06T06:45:00-04:00
06:45:00 [INFO] ------------------------------------------------------------------------
06:45:00 Waiting for Jenkins to finish collecting data
06:45:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:45:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:45:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:45:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:45:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/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
06:45:00 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
06:45:00 channel stopped
06:45:01 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
06:45:02 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
06:45:02 Deploying the main artifact microprofile-context-propagation-api-1.1-SNAPSHOT.jar
06:45:02 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml
06:45:02 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml (824 B at 11.2 KB/sec)
06:45:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20190906.104502-2.jar
06:45:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20190906.104502-2.jar (11 KB at 39.8 KB/sec)
06:45:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20190906.104502-2.pom
06:45:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/microprofile-context-propagation-api-1.1-20190906.104502-2.pom (2 KB at 13.3 KB/sec)
06:45:02 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
06:45:02 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (455 B at 6.3 KB/sec)
06:45:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml
06:45:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.1-SNAPSHOT/maven-metadata.xml (824 B at 9.4 KB/sec)
06:45:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
06:45:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (434 B at 3.0 KB/sec)
06:45:02 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
06:45:02 Deploying the main artifact microprofile-context-propagation-parent-1.1-SNAPSHOT.pom
06:45:02 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml
06:45:02 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml (656 B at 14.6 KB/sec)
06:45:02 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-20190906.104502-2.pom
06:45:02 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/microprofile-context-propagation-parent-1.1-20190906.104502-2.pom (14 KB at 149.0 KB/sec)
06:45:02 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
06:45:03 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (458 B at 7.1 KB/sec)
06:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml
06:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.1-SNAPSHOT/maven-metadata.xml (656 B at 6.0 KB/sec)
06:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
06:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (437 B at 3.0 KB/sec)
06:45:03 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
06:45:03 Deploying the main artifact microprofile-context-propagation-spec-1.1-SNAPSHOT.pom
06:45:03 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml
06:45:03 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml (654 B at 7.7 KB/sec)
06:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-20190906.104503-2.pom
06:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/microprofile-context-propagation-spec-1.1-20190906.104503-2.pom (5 KB at 30.2 KB/sec)
06:45:03 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
06:45:03 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (456 B at 5.2 KB/sec)
06:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml
06:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.1-SNAPSHOT/maven-metadata.xml (654 B at 5.8 KB/sec)
06:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
06:45:03 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (435 B at 3.9 KB/sec)
06:45:03 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
06:45:03 Deploying the main artifact microprofile-context-propagation-tck-1.1-SNAPSHOT.jar
06:45:03 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml
06:45:03 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml (824 B at 24.4 KB/sec)
06:45:03 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20190906.104503-2.jar
06:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20190906.104503-2.jar (94 KB at 576.8 KB/sec)
06:45:04 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20190906.104503-2.pom
06:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/microprofile-context-propagation-tck-1.1-20190906.104503-2.pom (3 KB at 21.4 KB/sec)
06:45:04 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
06:45:04 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (455 B at 7.3 KB/sec)
06:45:04 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml
06:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.1-SNAPSHOT/maven-metadata.xml (824 B at 8.9 KB/sec)
06:45:04 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
06:45:04 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (434 B at 3.2 KB/sec)
06:45:04 [INFO] Deployment done in 2.5 sec
06:45:05 Started calculate disk usage of build
06:45:05 Finished Calculation of disk usage of build in 0 seconds
06:45:07 Started calculate disk usage of workspace
06:45:07 Finished Calculation of disk usage of workspace in 0 seconds
06:45:07 Finished: SUCCESS