Skip to content

Console Output

06:42:25 Started by user vasili.gulevich@xored.com
06:42:25 Building in workspace /home/hudson/genie.rcptt/.jenkins/jobs/rcptt-maven-plugin-release/workspace
06:42:25 No credentials specified
06:42:25  > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
06:42:25 Fetching changes from the remote Git repository
06:42:25  > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt # timeout=10
06:42:25 Fetching upstream changes from git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt
06:42:25  > /usr/local/bin/git --version # timeout=10
06:42:25  > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt +refs/heads/*:refs/remotes/origin/*
06:42:28  > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
06:42:28 Checking out Revision cfc15b9e9e18d03afc7c130ee731d5b2b4646c5c (origin/master)
06:42:28  > /usr/local/bin/git config core.sparsecheckout # timeout=10
06:42:28  > /usr/local/bin/git checkout -f cfc15b9e9e18d03afc7c130ee731d5b2b4646c5c
06:42:28 Commit message: "Bug 546589: Revert custom target platforms changes"
06:42:28  > /usr/local/bin/git rev-list --no-walk 3f37fdffd80a0fb6edbf4191da11413726c3b356 # timeout=10
06:42:28 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f maven-plugin/pom.xml -DnewVersion=2.4.2 clean versions:set
06:42:28 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rcptt
06:42:30 [INFO] Scanning for projects...
06:42:30 [INFO] ------------------------------------------------------------------------
06:42:30 [INFO] Reactor Build Order:
06:42:30 [INFO] 
06:42:30 [INFO] RCPTT maven support modules                                        [pom]
06:42:30 [INFO] Utilities for RCPTT-related maven plugins                          [jar]
06:42:30 [INFO] RCPTT runner maven plugin                                 [maven-plugin]
06:42:31 [INFO] 
06:42:31 [INFO] ---------------< org.eclipse.rcptt:rcptt-maven-modules >----------------
06:42:31 [INFO] Building RCPTT maven support modules 2.4.2-SNAPSHOT                [1/3]
06:42:31 [INFO] --------------------------------[ pom ]---------------------------------
06:42:31 [INFO] 
06:42:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-modules ---
06:42:31 [INFO] 
06:42:31 [INFO] -----------------< org.eclipse.rcptt:rcptt-maven-util >-----------------
06:42:31 [INFO] Building Utilities for RCPTT-related maven plugins 2.4.2-SNAPSHOT  [2/3]
06:42:31 [INFO] --------------------------------[ jar ]---------------------------------
06:42:31 [INFO] 
06:42:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-util ---
06:42:31 [INFO] Deleting /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-util/target
06:42:31 [INFO] 
06:42:31 [INFO] ----------------< org.eclipse.rcptt:rcptt-maven-plugin >----------------
06:42:31 [INFO] Building RCPTT runner maven plugin 2.4.2-SNAPSHOT                  [3/3]
06:42:31 [INFO] ----------------------------[ maven-plugin ]----------------------------
06:42:31 [INFO] 
06:42:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-plugin ---
06:42:31 [INFO] Deleting /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-plugin/target
06:42:31 [INFO] 
06:42:31 [INFO] ---------------< org.eclipse.rcptt:rcptt-maven-modules >----------------
06:42:31 [INFO] Building RCPTT maven support modules 2.4.2-SNAPSHOT                [4/3]
06:42:31 [INFO] --------------------------------[ pom ]---------------------------------
06:42:31 [INFO] 
06:42:31 [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ rcptt-maven-modules ---
06:42:34 [INFO] Searching for local aggregator root...
06:42:34 [INFO] Local aggregation root: /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin
06:42:34 [INFO] Processing change of org.eclipse.rcptt:rcptt-maven-modules:2.4.2-SNAPSHOT -> 2.4.2
06:42:35 [INFO] Processing org.eclipse.rcptt:rcptt-maven-modules
06:42:35 [INFO]     Updating project org.eclipse.rcptt:rcptt-maven-modules
06:42:35 [INFO]         from version 2.4.2-SNAPSHOT to 2.4.2
06:42:35 [INFO] 
06:42:35 [INFO] Processing org.eclipse.rcptt:rcptt-maven-plugin
06:42:35 [INFO]     Updating parent org.eclipse.rcptt:rcptt-maven-modules
06:42:35 [INFO]         from version 2.4.2-SNAPSHOT to 2.4.2
06:42:35 [INFO] 
06:42:35 [INFO] Processing org.eclipse.rcptt:rcptt-maven-util
06:42:35 [INFO]     Updating parent org.eclipse.rcptt:rcptt-maven-modules
06:42:35 [INFO]         from version 2.4.2-SNAPSHOT to 2.4.2
06:42:35 [INFO] 
06:42:35 [INFO] ------------------------------------------------------------------------
06:42:35 [INFO] Reactor Summary for RCPTT maven support modules 2.4.2-SNAPSHOT:
06:42:35 [INFO] 
06:42:35 [INFO] RCPTT maven support modules ........................ SUCCESS [  3.476 s]
06:42:35 [INFO] Utilities for RCPTT-related maven plugins .......... SUCCESS [  0.010 s]
06:42:35 [INFO] RCPTT runner maven plugin .......................... SUCCESS [  0.095 s]
06:42:35 [INFO] ------------------------------------------------------------------------
06:42:35 [INFO] BUILD SUCCESS
06:42:35 [INFO] ------------------------------------------------------------------------
06:42:35 [INFO] Total time:  5.065 s
06:42:35 [INFO] Finished at: 2019-05-08T06:42:35-04:00
06:42:35 [INFO] ------------------------------------------------------------------------
06:42:35 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f maven-plugin/pom.xml -Dversion=2.4.2 clean deploy
06:42:35 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rcptt
06:42:36 [INFO] Scanning for projects...
06:42:37 [INFO] ------------------------------------------------------------------------
06:42:37 [INFO] Reactor Build Order:
06:42:37 [INFO] 
06:42:37 [INFO] RCPTT maven support modules                                        [pom]
06:42:37 [INFO] Utilities for RCPTT-related maven plugins                          [jar]
06:42:37 [INFO] RCPTT runner maven plugin                                 [maven-plugin]
06:42:37 [INFO] 
06:42:37 [INFO] ---------------< org.eclipse.rcptt:rcptt-maven-modules >----------------
06:42:37 [INFO] Building RCPTT maven support modules 2.4.2                         [1/3]
06:42:37 [INFO] --------------------------------[ pom ]---------------------------------
06:42:37 [INFO] 
06:42:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-modules ---
06:42:37 [INFO] 
06:42:37 [INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-installations) @ rcptt-maven-modules ---
06:42:38 [INFO] /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-modules removed.
06:42:38 [INFO] 
06:42:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ rcptt-maven-modules ---
06:42:38 [INFO] Installing /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/pom.xml to /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-modules/2.4.2/rcptt-maven-modules-2.4.2.pom
06:42:38 [INFO] 
06:42:38 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ rcptt-maven-modules ---
06:42:38 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/2.4.2/rcptt-maven-modules-2.4.2.pom
06:42:38 Progress (1): 1.9 kB
                    
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/2.4.2/rcptt-maven-modules-2.4.2.pom (1.9 kB at 7.1 kB/s)
06:42:38 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml
06:42:38 Progress (1): 471 B
                   
Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml (471 B at 10 kB/s)
06:42:38 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml
06:42:39 Progress (1): 502 B
                   
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml (502 B at 4.7 kB/s)
06:42:39 [INFO] 
06:42:39 [INFO] -----------------< org.eclipse.rcptt:rcptt-maven-util >-----------------
06:42:39 [INFO] Building Utilities for RCPTT-related maven plugins 2.4.2           [2/3]
06:42:39 [INFO] --------------------------------[ jar ]---------------------------------
06:42:39 [INFO] 
06:42:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-util ---
06:42:39 [INFO] 
06:42:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rcptt-maven-util ---
06:42:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:42:39 [INFO] skip non existing resourceDirectory /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-util/src/main/resources
06:42:39 [INFO] 
06:42:39 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rcptt-maven-util ---
06:42:40 [INFO] Changes detected - recompiling the module!
06:42:40 [INFO] Compiling 14 source files to /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-util/target/classes
06:42:41 [INFO] 
06:42:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rcptt-maven-util ---
06:42:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:42:41 [INFO] skip non existing resourceDirectory /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-util/src/test/resources
06:42:41 [INFO] 
06:42:41 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rcptt-maven-util ---
06:42:41 [INFO] No sources to compile
06:42:41 [INFO] 
06:42:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rcptt-maven-util ---
06:42:42 [INFO] No tests to run.
06:42:42 [INFO] 
06:42:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rcptt-maven-util ---
06:42:42 [INFO] Building jar: /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-util/target/rcptt-maven-util-2.4.2.jar
06:42:42 [INFO] 
06:42:42 [INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-installations) @ rcptt-maven-util ---
06:42:42 [INFO] /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-util removed.
06:42:42 [INFO] 
06:42:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ rcptt-maven-util ---
06:42:42 [INFO] Installing /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-util/target/rcptt-maven-util-2.4.2.jar to /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-util/2.4.2/rcptt-maven-util-2.4.2.jar
06:42:42 [INFO] Installing /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-util/pom.xml to /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-util/2.4.2/rcptt-maven-util-2.4.2.pom
06:42:42 [INFO] 
06:42:42 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ rcptt-maven-util ---
06:42:42 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.4.2/rcptt-maven-util-2.4.2.jar
06:42:42 Progress (1): 2.0/22 kB
Progress (1): 4.1/22 kB
Progress (1): 6.1/22 kB
Progress (1): 8.2/22 kB
Progress (1): 10/22 kB 
Progress (1): 12/22 kB
Progress (1): 14/22 kB
Progress (1): 16/22 kB
Progress (1): 18/22 kB
Progress (1): 20/22 kB
Progress (1): 22 kB   
                   
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.4.2/rcptt-maven-util-2.4.2.jar (22 kB at 183 kB/s)
06:42:42 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.4.2/rcptt-maven-util-2.4.2.pom
06:42:42 Progress (1): 1.5 kB
                    
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/2.4.2/rcptt-maven-util-2.4.2.pom (1.5 kB at 19 kB/s)
06:42:42 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml
06:42:42 Progress (1): 468 B
                   
Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml (468 B at 13 kB/s)
06:42:42 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml
06:42:42 Progress (1): 499 B
                   
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml (499 B at 5.6 kB/s)
06:42:42 [INFO] 
06:42:42 [INFO] ----------------< org.eclipse.rcptt:rcptt-maven-plugin >----------------
06:42:42 [INFO] Building RCPTT runner maven plugin 2.4.2                           [3/3]
06:42:42 [INFO] ----------------------------[ maven-plugin ]----------------------------
06:42:42 [INFO] 
06:42:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-plugin ---
06:42:42 [INFO] 
06:42:42 [INFO] --- maven-plugin-plugin:3.6.0:helpmojo (generated-helpmojo) @ rcptt-maven-plugin ---
06:42:45 [WARNING] 
06:42:45 
06:42:45 Goal prefix is specified as: 'rcptt-maven-plugin'. Maven currently expects it to be 'rcptt'.
06:42:45 
06:42:45 [INFO] Using 'UTF-8' encoding to read mojo source files.
06:42:45 [INFO] java-javadoc mojo extractor found 3 mojo descriptors.
06:42:46 [INFO] java-annotations mojo extractor found 0 mojo descriptor.
06:42:46 [INFO] 
06:42:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rcptt-maven-plugin ---
06:42:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:42:46 [INFO] Copying 1 resource
06:42:46 [INFO] 
06:42:46 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ rcptt-maven-plugin ---
06:42:46 [INFO] Changes detected - recompiling the module!
06:42:46 [INFO] Compiling 7 source files to /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-plugin/target/classes
06:42:46 [INFO] 
06:42:46 [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ rcptt-maven-plugin ---
06:42:46 [WARNING] 
06:42:46 
06:42:46 Goal prefix is specified as: 'rcptt-maven-plugin'. Maven currently expects it to be 'rcptt'.
06:42:46 
06:42:46 [INFO] Using 'UTF-8' encoding to read mojo source files.
06:42:46 [INFO] java-javadoc mojo extractor found 4 mojo descriptors.
06:42:47 [INFO] java-annotations mojo extractor found 0 mojo descriptor.
06:42:47 [INFO] 
06:42:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rcptt-maven-plugin ---
06:42:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:42:47 [INFO] skip non existing resourceDirectory /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-plugin/src/test/resources
06:42:47 [INFO] 
06:42:47 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ rcptt-maven-plugin ---
06:42:47 [INFO] No sources to compile
06:42:47 [INFO] 
06:42:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rcptt-maven-plugin ---
06:42:47 [INFO] No tests to run.
06:42:47 [INFO] 
06:42:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rcptt-maven-plugin ---
06:42:47 [INFO] Building jar: /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-plugin/target/rcptt-maven-plugin-2.4.2.jar
06:42:47 [INFO] 
06:42:47 [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ rcptt-maven-plugin ---
06:42:47 [INFO] 
06:42:47 [INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-installations) @ rcptt-maven-plugin ---
06:42:47 [INFO] /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-plugin removed.
06:42:47 [INFO] 
06:42:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ rcptt-maven-plugin ---
06:42:47 [INFO] Installing /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-plugin/target/rcptt-maven-plugin-2.4.2.jar to /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-plugin/2.4.2/rcptt-maven-plugin-2.4.2.jar
06:42:47 [INFO] Installing /jobs/genie.rcptt/rcptt-maven-plugin-release/workspace/maven-plugin/rcptt-maven-plugin/pom.xml to /opt/public/hipp/homes/genie.rcptt/.m2/repository/org/eclipse/rcptt/rcptt-maven-plugin/2.4.2/rcptt-maven-plugin-2.4.2.pom
06:42:47 [INFO] 
06:42:47 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ rcptt-maven-plugin ---
06:42:47 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.4.2/rcptt-maven-plugin-2.4.2.jar
06:42:47 Progress (1): 2.0/36 kB
Progress (1): 4.1/36 kB
Progress (1): 6.1/36 kB
Progress (1): 8.2/36 kB
Progress (1): 10/36 kB 
Progress (1): 12/36 kB
Progress (1): 14/36 kB
Progress (1): 16/36 kB
Progress (1): 18/36 kB
Progress (1): 20/36 kB
Progress (1): 23/36 kB
Progress (1): 25/36 kB
Progress (1): 27/36 kB
Progress (1): 29/36 kB
Progress (1): 31/36 kB
Progress (1): 33/36 kB
Progress (1): 35/36 kB
Progress (1): 36 kB   
                   
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.4.2/rcptt-maven-plugin-2.4.2.jar (36 kB at 274 kB/s)
06:42:47 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.4.2/rcptt-maven-plugin-2.4.2.pom
06:42:47 Progress (1): 1.8 kB
                    
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/2.4.2/rcptt-maven-plugin-2.4.2.pom (1.8 kB at 17 kB/s)
06:42:47 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml
06:42:47 Progress (1): 497 B
                   
Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml (497 B at 18 kB/s)
06:42:47 Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/maven-metadata.xml
06:42:47 Progress (1): 251 B
                   
Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/maven-metadata.xml (251 B at 11 kB/s)
06:42:47 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml
06:42:47 Progress (1): 528 B
                   
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml (528 B at 6.1 kB/s)
06:42:47 Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/maven-metadata.xml
06:42:48 Progress (1): 251 B
                   
Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/maven-metadata.xml (251 B at 3.5 kB/s)
06:42:48 [INFO] ------------------------------------------------------------------------
06:42:48 [INFO] Reactor Summary for RCPTT maven support modules 2.4.2:
06:42:48 [INFO] 
06:42:48 [INFO] RCPTT maven support modules ........................ SUCCESS [  2.038 s]
06:42:48 [INFO] Utilities for RCPTT-related maven plugins .......... SUCCESS [  3.715 s]
06:42:48 [INFO] RCPTT runner maven plugin .......................... SUCCESS [  5.262 s]
06:42:48 [INFO] ------------------------------------------------------------------------
06:42:48 [INFO] BUILD SUCCESS
06:42:48 [INFO] ------------------------------------------------------------------------
06:42:48 [INFO] Total time:  11.504 s
06:42:48 [INFO] Finished at: 2019-05-08T06:42:48-04:00
06:42:48 [INFO] ------------------------------------------------------------------------
06:42:48 Started calculate disk usage of build
06:42:48 Finished Calculation of disk usage of build in 0 seconds
06:42:49 Started calculate disk usage of workspace
06:42:50 Finished Calculation of disk usage of workspace in 0 seconds
06:42:51 Finished: SUCCESS