02:50:13 Started by timer 02:50:13 Running as SYSTEM 02:50:13 Agent basic-jmt5t is provisioned from template basic 02:50:13 --- 02:50:13 apiVersion: "v1" 02:50:13 kind: "Pod" 02:50:13 metadata: 02:50:13 labels: 02:50:13 jenkins: "slave" 02:50:13 jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" 02:50:13 jenkins/label: "basic" 02:50:13 name: "basic-jmt5t" 02:50:13 namespace: "microprofile" 02:50:13 spec: 02:50:13 containers: 02:50:13 - env: 02:50:13 - name: "JENKINS_SECRET" 02:50:13 value: "********" 02:50:13 - name: "JENKINS_TUNNEL" 02:50:13 value: "jenkins-discovery.microprofile.svc.cluster.local:50000" 02:50:13 - name: "JENKINS_AGENT_NAME" 02:50:13 value: "basic-jmt5t" 02:50:13 - name: "JENKINS_REMOTING_JAVA_OPTS" 02:50:13 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 02:50:13 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 02:50:13 - name: "JAVA_TOOL_OPTIONS" 02:50:13 value: "" 02:50:13 - name: "_JAVA_OPTIONS" 02:50:13 value: "" 02:50:13 - name: "OPENJ9_JAVA_OPTIONS" 02:50:13 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 02:50:13 - name: "JENKINS_NAME" 02:50:13 value: "basic-jmt5t" 02:50:13 - name: "JENKINS_AGENT_WORKDIR" 02:50:13 value: "/home/jenkins/agent" 02:50:13 - name: "JENKINS_URL" 02:50:13 value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/" 02:50:13 image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" 02:50:13 imagePullPolicy: "Always" 02:50:13 name: "jnlp" 02:50:13 resources: 02:50:13 limits: 02:50:13 cpu: "2000m" 02:50:13 memory: "4096Mi" 02:50:13 requests: 02:50:13 cpu: "1000m" 02:50:13 memory: "4096Mi" 02:50:13 tty: true 02:50:13 volumeMounts: 02:50:13 - mountPath: "/home/jenkins/.m2/toolchains.xml" 02:50:13 name: "m2-dir" 02:50:13 readOnly: true 02:50:13 subPath: "toolchains.xml" 02:50:13 - mountPath: "/home/jenkins/.mavenrc" 02:50:13 name: "m2-dir" 02:50:13 readOnly: true 02:50:13 subPath: ".mavenrc" 02:50:13 - mountPath: "/opt/tools" 02:50:13 name: "volume-0" 02:50:13 readOnly: false 02:50:13 - mountPath: "/home/jenkins" 02:50:13 name: "volume-2" 02:50:13 readOnly: false 02:50:13 - mountPath: "/home/jenkins/.m2/repository" 02:50:13 name: "volume-3" 02:50:13 readOnly: false 02:50:13 - mountPath: "/home/jenkins/.m2/settings-security.xml" 02:50:13 name: "m2-secret-dir" 02:50:13 readOnly: true 02:50:13 subPath: "settings-security.xml" 02:50:13 - mountPath: "/home/jenkins/.m2/wrapper" 02:50:13 name: "volume-4" 02:50:13 readOnly: false 02:50:13 - mountPath: "/home/jenkins/.m2/settings.xml" 02:50:13 name: "m2-secret-dir" 02:50:13 readOnly: true 02:50:13 subPath: "settings.xml" 02:50:13 - mountPath: "/home/jenkins/.ssh" 02:50:13 name: "volume-1" 02:50:13 readOnly: false 02:50:13 subPath: "" 02:50:13 - mountPath: "/home/jenkins/agent" 02:50:13 name: "workspace-volume" 02:50:13 readOnly: false 02:50:13 workingDir: "/home/jenkins/agent" 02:50:13 nodeSelector: 02:50:13 kubernetes.io/os: "linux" 02:50:13 restartPolicy: "Never" 02:50:13 volumes: 02:50:13 - name: "volume-0" 02:50:13 persistentVolumeClaim: 02:50:13 claimName: "tools-claim-jiro-microprofile" 02:50:13 readOnly: true 02:50:13 - name: "m2-secret-dir" 02:50:13 secret: 02:50:13 secretName: "m2-secret-dir" 02:50:13 - emptyDir: 02:50:13 medium: "" 02:50:13 name: "volume-2" 02:50:13 - configMap: 02:50:13 name: "m2-dir" 02:50:13 name: "m2-dir" 02:50:13 - configMap: 02:50:13 name: "known-hosts" 02:50:13 name: "volume-1" 02:50:13 - emptyDir: 02:50:13 medium: "" 02:50:13 name: "workspace-volume" 02:50:13 - emptyDir: 02:50:13 medium: "" 02:50:13 name: "volume-4" 02:50:13 - emptyDir: 02:50:13 medium: "" 02:50:13 name: "volume-3" 02:50:13 02:50:13 Building remotely on basic-jmt5t (basic) in workspace /home/jenkins/agent/workspace/Metrics-maven-snapshots 02:50:13 [WS-CLEANUP] Deleting project workspace... 02:50:13 [WS-CLEANUP] Deferred wipeout is used... 02:50:13 The recommended git tool is: NONE 02:50:15 No credentials specified 02:50:15 Cloning the remote Git repository 02:50:15 Cloning repository https://github.com/eclipse/microprofile-metrics.git 02:50:15 > git init /home/jenkins/agent/workspace/Metrics-maven-snapshots # timeout=10 02:50:15 Fetching upstream changes from https://github.com/eclipse/microprofile-metrics.git 02:50:15 > git --version # timeout=10 02:50:15 > git --version # 'git version 2.20.1' 02:50:15 > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-metrics.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:15 > git config remote.origin.url https://github.com/eclipse/microprofile-metrics.git # timeout=10 02:50:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:50:16 Avoid second fetch 02:50:16 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 02:50:16 Checking out Revision c1657f2ba8ef9da17f3dd578ff6547a81c50cad7 (refs/remotes/origin/main) 02:50:16 > git config core.sparsecheckout # timeout=10 02:50:16 > git checkout -f c1657f2ba8ef9da17f3dd578ff6547a81c50cad7 # timeout=10 02:50:16 Commit message: "[maven-release-plugin] prepare for next development iteration" 02:50:16 > git rev-list --no-walk c1657f2ba8ef9da17f3dd578ff6547a81c50cad7 # timeout=10 02:50:17 Parsing POMs 02:50:22 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-parent/3.2/microprofile-parent-3.2.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/microprofile-tck-bom/3.2/microprofile-tck-bom-3.2.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Final/arquillian-bom-1.7.0.Final.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom 02:50:23 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom 02:50:23 Established TCP socket on 37333 02:50:23 Copied maven35-agent.jar 02:50:23 Copied maven35-interceptor.jar 02:50:23 Copied maven3-interceptor-commons.jar 02:50:23 [Metrics-maven-snapshots] $ /opt/tools/java/openjdk/jdk-11/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.7.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 37333 02:50:23 <===[JENKINS REMOTING CAPACITY]===>channel started 02:50:26 Executing Maven: -B -f /home/jenkins/agent/workspace/Metrics-maven-snapshots/pom.xml -pl !spec -Peclipse-jarsigner install 02:50:28 [INFO] Scanning for projects... 02:50:28 [WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist. 02:50:28 [INFO] ------------------------------------------------------------------------ 02:50:28 [INFO] Reactor Build Order: 02:50:28 [INFO] 02:50:28 [INFO] MicroProfile Metrics [pom] 02:50:28 [INFO] MicroProfile Metrics API [jar] 02:50:28 [INFO] MicroProfile Metrics TCK [pom] 02:50:28 [INFO] MicroProfile Metrics REST-TCK [jar] 02:50:28 [INFO] MicroProfile Metrics API-TCK [jar] 02:50:28 [INFO] MicroProfile Metrics Optional-TCK [jar] 02:50:28 [INFO] 02:50:28 [INFO] ----< org.eclipse.microprofile.metrics:microprofile-metrics-parent >---- 02:50:28 [INFO] Building MicroProfile Metrics 5.1.2-SNAPSHOT [1/6] 02:50:28 [INFO] from pom.xml 02:50:28 [INFO] --------------------------------[ pom ]--------------------------------- 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.pom (11 kB at 41 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-project/0.15/apache-rat-project-0.15.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-project/0.15/apache-rat-project-0.15.pom (25 kB at 1.5 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/27/apache-27.pom (20 kB at 1.7 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.jar 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-plugin/0.15/apache-rat-plugin-0.15.jar (58 kB at 1.9 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/impsort-maven-plugin/1.8.0/impsort-maven-plugin-1.8.0.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/impsort-maven-plugin/1.8.0/impsort-maven-plugin-1.8.0.pom (21 kB at 1.1 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/28/apache-28.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/28/apache-28.pom (21 kB at 1.9 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/impsort-maven-plugin/1.8.0/impsort-maven-plugin-1.8.0.jar 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/impsort-maven-plugin/1.8.0/impsort-maven-plugin-1.8.0.jar (48 kB at 3.2 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/formatter-maven-plugin/2.22.0/formatter-maven-plugin-2.22.0.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/formatter-maven-plugin/2.22.0/formatter-maven-plugin-2.22.0.pom (33 kB at 2.5 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 1.5 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 766 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 2.0 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 433 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/formatter-maven-plugin/2.22.0/formatter-maven-plugin-2.22.0.jar 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/formatter-maven-plugin/2.22.0/formatter-maven-plugin-2.22.0.jar (69 kB at 4.1 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.1/maven-checkstyle-plugin-3.2.1.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.1/maven-checkstyle-plugin-3.2.1.pom (16 kB at 1.0 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 825 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 3.0 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.1/maven-checkstyle-plugin-3.2.1.jar 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.2.1/maven-checkstyle-plugin-3.2.1.jar (110 kB at 5.2 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 521 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 674 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 4.0 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/29/apache-29.pom (21 kB at 1.9 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 2.1 MB/s) 02:50:29 [INFO] 02:50:29 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-parent --- 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.pom (4.6 kB at 220 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.pom (1.9 kB at 117 kB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 1.1 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 3.1 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 5.1 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 5.3 MB/s) 02:50:29 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom 02:50:29 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 737 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 850 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.0 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 510 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 1.6 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.pom (15 kB at 964 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 132 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.0 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 8.1 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 1.0 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 2.3 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 968 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 310 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 170 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 304 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 49 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 637 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 4.5 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 45 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 152 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 571 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 261 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 324 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 252 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 198 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 56 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.9 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 90 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 113 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 411 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 1.8 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.6 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 66 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 99 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 988 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 480 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.3 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 634 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 7.2 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 4.5 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 719 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 424 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.7 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 457 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.8 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.7 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.8 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 225 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 518 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 399 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 94 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 1.4 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 3.3 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.7 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 601 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.6 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 8.7 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 552 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 598 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 6.4 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 873 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 4.7 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 6.2 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 1.7 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 452 kB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom 02:50:30 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.6 MB/s) 02:50:30 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 340 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 1.4 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 83 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 534 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 104 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 305 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 671 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 237 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.0 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 2.6 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 1.6 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 60 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 643 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.4 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 450 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 162 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 154 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 109 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 231 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 306 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 252 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 997 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 442 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 550 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 482 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 7.3 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 8.0 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 417 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 5.6 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 276 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 153 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 183 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 158 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 358 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 256 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 166 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 608 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.2 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 181 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.2 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.2 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.2 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 36 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 96 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 778 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 883 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 18 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 15 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 10 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 601 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 139 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 330 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 23 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 21 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 417 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 225 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 788 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 13 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 16 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.3 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.4 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 12 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 5.1 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 418 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 566 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 1.9 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 2.1 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.8 MB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 934 kB/s) 02:50:31 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom 02:50:31 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 5.4 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-core/0.15/apache-rat-core-0.15.jar (133 kB at 8.3 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.jar 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/rat/apache-rat-api/0.15/apache-rat-api-0.15.jar (10 kB at 201 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar (58 kB at 535 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 705 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 199 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 520 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 2.4 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 259 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 925 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 4.6 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 404 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 3.4 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 692 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.5 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 215 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 154 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 130 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 50 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 214 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 897 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 247 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 17 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 729 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 57 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 193 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.1 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 36 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 1.0 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 38 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 143 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 2.3 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 36 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 53 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 48 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 193 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 23 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 528 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 950 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 392 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 642 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 160 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 220 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.1 MB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 25 kB/s) 02:50:32 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 356 kB/s) 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.0 MB/s) 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.3 MB/s) 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 602 kB/s) 02:50:32 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 1.1 MB/s) 02:50:32 [INFO] Enabled default license matchers. 02:50:32 [INFO] Will parse SCM ignores for exclusions... 02:50:32 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics-maven-snapshots/.gitignore 02:50:32 [INFO] Finished adding exclusions from SCM ignore files. 02:50:32 [INFO] 82 implicit excludes. 02:50:32 [INFO] 7 explicit excludes. 02:50:32 [INFO] 1 resources included 02:50:33 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. 02:50:33 [INFO] 02:50:33 [INFO] --- formatter:2.22.0:format (default) @ microprofile-metrics-parent --- 02:50:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.pom 02:50:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.pom (5.0 kB at 156 kB/s) 02:50:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom 02:50:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom (6.2 kB at 172 kB/s) 02:50:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom 02:50:33 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom (7.0 kB at 200 kB/s) 02:50:33 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom (10 kB at 45 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom (19 kB at 650 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 2.7 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 3.7 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 804 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 3.4 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 2.2 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 759 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.4 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 19 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 105 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 1.1 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 3.6 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 1.4 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.1 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.6 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/jsdt-core/3.3.0/jsdt-core-3.3.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/jsdt-core/3.3.0/jsdt-core-3.3.0.pom (14 kB at 1.3 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 131 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 148 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 189 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 99 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 90 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.pom (1.4 kB at 131 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.pom (1.3 kB at 99 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.pom (1.9 kB at 234 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.pom (17 kB at 1.4 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/cssparser/cssparser/0.9.30/cssparser-0.9.30.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/cssparser/cssparser/0.9.30/cssparser-0.9.30.pom (17 kB at 1.7 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.pom (1.1 kB at 87 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 1.4 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 8.4 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 3.8 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib/2.2.2/cglib-2.2.2.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib/2.2.2/cglib-2.2.2.pom (1.5 kB at 147 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 22 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 271 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 1.2 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/14/commons-parent-14.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 2.9 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 402 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 268 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 724 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 44 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 274 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 986 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 890 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 8.5 MB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/org.eclipse.jdt.core-3.32.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/org.eclipse.jdt.core-3.32.0.pom (2.4 kB at 238 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.100/org.eclipse.core.resources-3.18.100.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.100/org.eclipse.core.resources-3.18.100.pom (2.8 kB at 313 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.pom (2.0 kB at 140 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.pom (2.8 kB at 311 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.pom (1.3 kB at 62 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.pom (1.6 kB at 173 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.pom (1.8 kB at 179 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom (2.4 kB at 261 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom (2.6 kB at 285 kB/s) 02:50:34 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom 02:50:34 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom (2.6 kB at 289 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom (2.6 kB at 283 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.pom (2.4 kB at 297 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.300/org.eclipse.text-3.12.300.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.300/org.eclipse.text-3.12.300.pom (2.2 kB at 199 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.300/org.eclipse.core.commands-3.10.300.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.300/org.eclipse.core.commands-3.10.300.pom (1.6 kB at 143 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.pom (13 kB at 584 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.6/jcl-over-slf4j-2.0.6.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.6/jcl-over-slf4j-2.0.6.pom (1.2 kB at 123 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom (17 kB at 1.8 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom (1.6 kB at 202 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar (13 kB at 1.3 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 1.5 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 440 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.2 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar (77 kB at 5.5 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 888 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 399 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 6.3 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/jsdt-core/3.3.0/jsdt-core-3.3.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 4.7 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 171 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar (459 kB at 3.8 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 261 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 166 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 564 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar (1.6 MB at 7.5 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 65 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 121 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/cssparser/cssparser/0.9.30/cssparser-0.9.30.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/xml-formatter/0.2.2/xml-formatter-0.2.2.jar (29 kB at 123 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 76 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib/2.2.2/cglib-2.2.2.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/cssparser/cssparser/0.9.30/cssparser-0.9.30.jar (411 kB at 1.3 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib/2.2.2/cglib-2.2.2.jar (287 kB at 878 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 734 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 8.9 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 128 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 7.2 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/org.eclipse.jdt.core-3.32.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 65 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.100/org.eclipse.core.resources-3.18.100.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 755 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 117 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.8.200/org.eclipse.core.expressions-3.8.200.jar (96 kB at 228 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.18.100/org.eclipse.core.resources-3.18.100.jar (913 kB at 1.8 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.100/org.eclipse.core.runtime-3.26.100.jar (76 kB at 146 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.17.0/org.eclipse.equinox.common-3.17.0.jar (151 kB at 281 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.200/org.eclipse.core.jobs-3.13.200.jar (117 kB at 215 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar (201 kB at 323 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar (139 kB at 222 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar (104 kB at 164 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.200/org.eclipse.osgi-3.18.200.jar (1.5 MB at 2.4 MB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.300/org.eclipse.text-3.12.300.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.9.500/org.eclipse.core.filesystem-1.9.500.jar (73 kB at 113 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.300/org.eclipse.core.commands-3.10.300.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar (93 kB at 143 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.10.300/org.eclipse.core.commands-3.10.300.jar (119 kB at 166 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.6/jcl-over-slf4j-2.0.6.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/2.0.6/jcl-over-slf4j-2.0.6.jar (17 kB at 24 kB/s) 02:50:35 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.jar 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.12.300/org.eclipse.text-3.12.300.jar (304 kB at 414 kB/s) 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/w3c/css/sac/1.3/sac-1.3.jar (16 kB at 21 kB/s) 02:50:35 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.15.3/jsoup-1.15.3.jar (438 kB at 586 kB/s) 02:50:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.32.0/org.eclipse.jdt.core-3.32.0.jar (7.1 MB at 6.8 MB/s) 02:50:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/revelc/code/formatter/jsdt-core/3.3.0/jsdt-core-3.3.0.jar (32 MB at 19 MB/s) 02:50:36 [INFO] 02:50:36 [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-metrics-parent --- 02:50:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.24.8/javaparser-core-3.24.8.pom 02:50:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.24.8/javaparser-core-3.24.8.pom (5.0 kB at 312 kB/s) 02:50:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-parent/3.24.8/javaparser-parent-3.24.8.pom 02:50:36 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-parent/3.24.8/javaparser-parent-3.24.8.pom (23 kB at 2.1 MB/s) 02:50:36 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.24.8/javaparser-core-3.24.8.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/javaparser/javaparser-core/3.24.8/javaparser-core-3.24.8.jar (1.3 MB at 30 MB/s) 02:50:37 [INFO] Processed 0 files in 00:00.004 (Already Sorted: 0, Needed Sorting: 0) 02:50:37 [INFO] 02:50:37 [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-metrics-parent --- 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 691 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 769 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 2.4 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 11 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 423 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 204 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 188 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 103 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 235 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 2.5 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 3.4 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 385 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 3.0 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 13 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 1.5 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 3.4 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 4.2 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 258 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 189 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 163 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 338 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 2.1 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 6.9 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 4.5 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 2.4 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 369 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.7 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 875 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 7.2 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 812 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 10 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 309 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 294 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 145 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.8 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 88 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 136 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 279 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 319 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 9.3 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.2 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.9 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 2.8 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 77 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 265 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.pom (142 kB at 7.1 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.2/picocli-4.6.2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.2/picocli-4.6.2.pom (1.4 kB at 76 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom (3.6 kB at 278 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom (4.4 kB at 401 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 1.1 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 1.4 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 192 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 775 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 932 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 1.2 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom (2.6 kB at 261 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 1.7 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 901 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 985 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 447 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.0/all-1.2.0.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 1.5 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 589 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 2.2 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 2.7 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 3.3 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 9.4 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 885 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 2.9 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 24 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 7.1 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 4.8 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 1.3 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 3.9 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 3.9 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 793 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 694 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 9.0 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 314 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 1.5 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 1.1 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 939 kB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 4.4 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar 02:50:37 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 2.5 MB/s) 02:50:37 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 673 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 2.9 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.1 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 53 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 197 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.2/picocli-4.6.2.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 4.1 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 5.0 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.jar (559 kB at 3.9 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.2/picocli-4.6.2.jar (403 kB at 2.8 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.jar (337 kB at 2.3 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.jar (15 kB at 96 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 593 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 536 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 3.5 MB/s) 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 228 kB/s) 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/9.3/checkstyle-9.3.jar (2.0 MB at 6.3 MB/s) 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar (3.0 MB at 8.8 MB/s) 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar (5.8 MB at 12 MB/s) 02:50:38 [INFO] Starting audit... 02:50:38 Audit done. 02:50:38 [INFO] You have 0 Checkstyle violations. 02:50:38 [INFO] 02:50:38 [INFO] --- install:3.1.1:install (default-install) @ microprofile-metrics-parent --- 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 169 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 3.4 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 135 kB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 13 MB/s) 02:50:38 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar 02:50:38 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 9.7 MB/s) 02:50:38 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-parent/5.1.2-SNAPSHOT/microprofile-metrics-parent-5.1.2-SNAPSHOT.pom 02:50:39 [INFO] 02:50:39 [INFO] -----< org.eclipse.microprofile.metrics:microprofile-metrics-api >------ 02:50:39 [INFO] Building MicroProfile Metrics API 5.1.2-SNAPSHOT [2/6] 02:50:39 [INFO] from api/pom.xml 02:50:39 [INFO] --------------------------------[ jar ]--------------------------------- 02:50:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-maven-plugin/6.4.0/bnd-maven-plugin-6.4.0.pom 02:50:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-maven-plugin/6.4.0/bnd-maven-plugin-6.4.0.pom (4.2 kB at 352 kB/s) 02:50:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-maven-plugin/6.4.0/bnd-maven-plugin-6.4.0.jar 02:50:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-maven-plugin/6.4.0/bnd-maven-plugin-6.4.0.jar (41 kB at 4.6 MB/s) 02:50:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-baseline-maven-plugin/6.4.0/bnd-baseline-maven-plugin-6.4.0.pom 02:50:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-baseline-maven-plugin/6.4.0/bnd-baseline-maven-plugin-6.4.0.pom (3.8 kB at 381 kB/s) 02:50:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-baseline-maven-plugin/6.4.0/bnd-baseline-maven-plugin-6.4.0.jar 02:50:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bnd-baseline-maven-plugin/6.4.0/bnd-baseline-maven-plugin-6.4.0.jar (21 kB at 1.7 MB/s) 02:50:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom 02:50:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 769 kB/s) 02:50:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 02:50:39 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.1 MB/s) 02:50:39 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 3.2 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.pom (21 kB at 1.9 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 356 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.4.1/maven-javadoc-plugin-3.4.1.jar (523 kB at 16 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.pom (7.4 kB at 674 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom (35 kB at 2.5 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (5.6 kB at 704 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.3.0/build-helper-maven-plugin-3.3.0.jar (68 kB at 6.8 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 207 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 5.0 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 11 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 10 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar (32 kB at 512 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.pom (16 kB at 616 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/38/maven-plugins-38.pom (8.1 kB at 245 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/38/maven-parent-38.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/38/maven-parent-38.pom (48 kB at 1.8 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.5.0/maven-dependency-plugin-3.5.0.jar (189 kB at 6.5 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 841 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 6.2 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom (5.5 kB at 1.8 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 7.4 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar (43 kB at 11 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 676 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 3.4 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.pom (12 kB at 1.2 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-parent/4.0.1/jakarta.enterprise.cdi-parent-4.0.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-parent/4.0.1/jakarta.enterprise.cdi-parent-4.0.1.pom (2.3 kB at 261 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.2 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.pom (3.6 kB at 397 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.pom (16 kB at 5.3 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 7.1 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.pom (12 kB at 402 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 3.0 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.0/org.osgi.annotation.versioning-1.1.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.0/org.osgi.annotation.versioning-1.1.0.pom (1.5 kB at 133 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.cdi-api/4.0.1/jakarta.enterprise.cdi-api-4.0.1.jar (151 kB at 3.0 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.jar 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.jar 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.0/org.osgi.annotation.versioning-1.1.0.jar 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar (26 kB at 2.2 MB/s) 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 890 kB/s) 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.0/org.osgi.annotation.versioning-1.1.0.jar (15 kB at 1.0 MB/s) 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/interceptor/jakarta.interceptor-api/2.1.0/jakarta.interceptor-api-2.1.0.jar (25 kB at 1.5 MB/s) 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/enterprise/jakarta.enterprise.lang-model/4.0.1/jakarta.enterprise.lang-model-4.0.1.jar (26 kB at 1.1 MB/s) 02:50:40 [INFO] 02:50:40 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-api --- 02:50:40 [INFO] Enabled default license matchers. 02:50:40 [INFO] Will parse SCM ignores for exclusions... 02:50:40 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/.gitignore 02:50:40 [INFO] Finished adding exclusions from SCM ignore files. 02:50:40 [INFO] 68 implicit excludes. 02:50:40 [INFO] 7 explicit excludes. 02:50:40 [INFO] 25 resources included 02:50:40 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses. 02:50:40 [INFO] 02:50:40 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api --- 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 3.3 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 1.3 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 940 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 1.1 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 455 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 1.1 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 5.8 MB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 25 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 530 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 286 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 964 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom 02:50:40 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 338 kB/s) 02:50:40 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 3.0 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 234 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 120 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 2.1 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 1.1 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 1.2 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 836 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 2.6 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 5.4 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 1.0 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 1.8 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 580 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.8 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 1.6 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 1.3 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 624 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.1 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 82 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 223 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.4 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 2.0 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 1.7 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 1.8 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 3.7 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 1.1 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 384 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 313 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 465 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.1 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.8 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 416 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 2.0 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 880 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.5 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 245 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 133 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 977 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 3.6 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 315 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 558 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 567 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.7 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 896 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 565 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 4.4 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 482 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 348 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 28 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 12 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 9.4 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 7.5 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 8.7 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 8.5 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 7.8 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 16 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 12 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 645 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 3.4 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 7.8 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 5.9 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 4.2 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.6 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 1.7 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 120 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.7 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 13 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 6.7 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 768 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 901 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 8.5 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 650 kB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.1 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 5.7 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 2.7 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 3.2 MB/s) 02:50:41 [INFO] 02:50:41 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-api --- 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 2.3 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 2.4 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 392 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.6 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 320 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 8.4 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 4.2 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 18 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 1.1 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 4.1 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 15 MB/s) 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 26 MB/s) 02:50:41 [INFO] Copying 0 resource 02:50:41 [INFO] 02:50:41 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-api --- 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 392 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 1.3 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 179 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 262 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 988 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 2.3 MB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 02:50:41 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 57 kB/s) 02:50:41 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 196 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 1.4 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 2.5 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.pom (6.5 kB at 545 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 668 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 4.8 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 1.0 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.pom (1.9 kB at 192 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.pom (5.5 kB at 614 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 544 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 4.0 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 2.2 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 425 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 2.2 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 1.3 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 86 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 438 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 1.1 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 335 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 378 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 1.5 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 2.1 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 228 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 386 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 5.5 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 6.7 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 9.4 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 40 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 3.1 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 3.7 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.pom (2.4 kB at 237 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.1 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 693 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 658 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 3.7 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 755 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 463 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 553 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 573 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.2 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 4.4 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 93 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.1 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom (23 kB at 1.5 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 14 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 650 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 4.5 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 5.1 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 13 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 3.6 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 6.8 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 16 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.13.0/maven-dependency-analyzer-1.13.0.jar (37 kB at 575 kB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 1.2 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.jar (122 kB at 1.8 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.6.0/plexus-archiver-4.6.0.jar (216 kB at 3.0 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 2.0 MB/s) 02:50:42 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 47 kB/s) 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 641 kB/s) 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 468 kB/s) 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar (753 kB at 4.1 MB/s) 02:50:42 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-5/zstd-jni-1.5.2-5.jar (6.3 MB at 19 MB/s) 02:50:43 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:50:43 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target with includes "licenses/*" and excludes "" 02:50:43 [INFO] 02:50:43 [INFO] --- formatter:2.22.0:format (default) @ microprofile-metrics-api --- 02:50:44 [INFO] Processed 24 files in 1s356ms (Formatted: 0, Unchanged: 24, Failed: 0, Readonly: 0) 02:50:44 [INFO] 02:50:44 [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-metrics-api --- 02:50:45 [INFO] Processed 24 files in 00:00.440 (Already Sorted: 24, Needed Sorting: 0) 02:50:45 [INFO] 02:50:45 [INFO] --- resources:3.3.0:resources (default-resources) @ microprofile-metrics-api --- 02:50:45 [INFO] Copying 2 resources 02:50:45 [INFO] 02:50:45 [INFO] --- compiler:3.10.1:compile (default-compile) @ microprofile-metrics-api --- 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 1.2 MB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 795 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 497 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 461 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 296 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 1.3 MB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (1.1 kB at 117 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (8.1 kB at 902 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 563 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (1.1 kB at 114 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (1.2 kB at 134 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (1.3 kB at 165 kB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 4.5 MB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 5.4 MB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 2.2 MB/s) 02:50:45 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 9.4 MB/s) 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 259 kB/s) 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 15 MB/s) 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 1.1 MB/s) 02:50:45 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 11 MB/s) 02:50:45 [INFO] Changes detected - recompiling the module! 02:50:45 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/classes 02:50:46 [INFO] 02:50:46 [INFO] --- bnd:6.4.0:bnd-process (default) @ microprofile-metrics-api --- 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom (4.1 kB at 345 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 806 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.pom (6.0 kB at 545 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 158 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 98 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 160 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 164 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 165 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.pom (2.7 kB at 332 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.pom (5.2 kB at 582 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 1.9 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 61 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 426 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 901 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.pom (5.4 kB at 492 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 202 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.pom (5.1 kB at 562 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.pom (1.3 kB at 164 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 229 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.7 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar (11 kB at 1.2 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 1.3 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 3.0 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.maven/6.4.0/biz.aQute.bnd.maven-6.4.0.jar (196 kB at 12 MB/s) 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 3.7 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 16 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 1.1 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 1.5 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 11 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 994 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 547 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.4.0/biz.aQute.bnd.util-6.4.0.jar (429 kB at 10 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 648 kB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 2.0 MB/s) 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.resolve/6.4.0/biz.aQute.resolve-6.4.0.jar (652 kB at 9.5 MB/s) 02:50:46 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 572 kB/s) 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 204 kB/s) 02:50:46 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.repository/6.4.0/biz.aQute.repository-6.4.0.jar (1.1 MB at 7.1 MB/s) 02:50:47 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.4.0/biz.aQute.bndlib-6.4.0.jar (3.2 MB at 16 MB/s) 02:50:47 [WARNING] Cannot consider developer in line '42' of file '/home/jenkins/agent/workspace/Metrics-maven-snapshots/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 02:50:47 [WARNING] Cannot consider developer in line '48' of file '/home/jenkins/agent/workspace/Metrics-maven-snapshots/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id. 02:50:47 [INFO] 02:50:47 [INFO] --- resources:3.3.0:testResources (default-testResources) @ microprofile-metrics-api --- 02:50:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/src/test/resources 02:50:47 [INFO] 02:50:47 [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-api --- 02:50:47 [INFO] No sources to compile 02:50:47 [INFO] 02:50:47 [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-metrics-api --- 02:50:48 [INFO] Starting audit... 02:50:48 Audit done. 02:50:48 [INFO] You have 0 Checkstyle violations. 02:50:48 [INFO] 02:50:48 [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-metrics-api --- 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 1.0 MB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 1.8 MB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 1.6 MB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 812 kB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 413 kB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 2.2 MB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 881 kB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 644 kB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 2.0 MB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/57/commons-parent-57.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 14 MB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom 02:50:48 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 497 kB/s) 02:50:48 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 460 kB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 237 kB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.1 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.1 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 31 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 1.6 MB/s) 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 2.3 MB/s) 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 5.2 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 17 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 16 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 895 kB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 997 kB/s) 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 2.0 MB/s) 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 7.3 MB/s) 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 5.1 MB/s) 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 14 MB/s) 02:50:49 [INFO] No tests to run. 02:50:49 [JENKINS] Recording test results[INFO] 02:50:49 [INFO] --- resources:3.3.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-api --- 02:50:49 02:50:49 [INFO] Copying 2 resources 02:50:49 [INFO] 02:50:49 [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-metrics-api --- 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 2.2 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 392 kB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 482 kB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 12 MB/s) 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar 02:50:49 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 3.3 MB/s) 02:50:49 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 11 MB/s) 02:50:49 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT.jar 02:50:50 [INFO] 02:50:50 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ microprofile-metrics-api >>> 02:50:50 [INFO] 02:50:50 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-api --- 02:50:50 [INFO] Enabled default license matchers. 02:50:50 [INFO] Will parse SCM ignores for exclusions... 02:50:50 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/.gitignore 02:50:50 [INFO] Finished adding exclusions from SCM ignore files. 02:50:50 [INFO] 68 implicit excludes. 02:50:50 [INFO] 7 explicit excludes. 02:50:50 [INFO] 25 resources included 02:50:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 25 licenses. 02:50:50 [INFO] 02:50:50 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api --- 02:50:50 [INFO] 02:50:50 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-api --- 02:50:50 [INFO] Copying 0 resource 02:50:50 [INFO] 02:50:50 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-api --- 02:50:50 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:50:50 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target with includes "licenses/*" and excludes "" 02:50:50 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo 02:50:50 [INFO] 02:50:50 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ microprofile-metrics-api <<< 02:50:50 [INFO] 02:50:50 [INFO] 02:50:50 [INFO] --- source:3.2.1:jar (attach-sources) @ microprofile-metrics-api --- 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 96 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 2.5 MB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 343 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 563 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 691 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 568 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 1.8 MB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 212 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 176 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 345 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 476 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 23 MB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 6.9 MB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 10 MB/s) 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 1.5 MB/s) 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 10 MB/s) 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 5.2 MB/s) 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 19 MB/s) 02:50:50 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT-sources.jar 02:50:50 [INFO] 02:50:50 [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ microprofile-metrics-api --- 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 81 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 403 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 836 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.pom (6.9 kB at 627 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 577 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 349 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 589 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 660 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 673 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 245 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 96 kB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom 02:50:50 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 1.1 MB/s) 02:50:50 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 1.2 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 621 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 867 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 324 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 192 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 2.5 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 393 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 9.4 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.pom (17 kB at 1.2 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 16 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 10 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 497 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 1.3 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.pom (5.1 kB at 5.1 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.0/plexus-languages-1.1.0.pom (4.8 kB at 2.4 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.0/qdox-2.0.0.pom (16 kB at 1.5 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 63 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 216 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 299 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 23 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 2.4 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 3.1 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 4.0 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 12 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 248 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 2.4 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 7.5 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 1.3 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 12 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 1.9 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 4.2 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 1.1 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 1.3 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.1.0/maven-invoker-3.1.0.jar (33 kB at 725 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 511 kB/s) 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 3.0 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.1 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 3.5 MB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 771 kB/s) 02:50:51 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.0/plexus-java-1.1.0.jar (53 kB at 755 kB/s) 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 127 kB/s) 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 4.4 MB/s) 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.9/commons-text-1.9.jar (216 kB at 1.9 MB/s) 02:50:51 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 17 MB/s) 02:50:51 [INFO] No previous run data found, generating javadoc. 02:50:54 [INFO] 02:50:54 Loading source files for package org.eclipse.microprofile.metrics... 02:50:54 Loading source files for package org.eclipse.microprofile.metrics.annotation... 02:50:54 Constructing Javadoc information... 02:50:54 Standard Doclet version 11.0.2 02:50:54 Building tree for all the packages and classes... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Counter.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Counting.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/DefaultMetadata.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Gauge.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Histogram.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Metadata.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/MetadataBuilder.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Metric.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/MetricFilter.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/MetricID.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/MetricRegistry.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/MetricRegistry.Type.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/MetricUnits.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Sampling.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Snapshot.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Snapshot.HistogramBucket.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Snapshot.PercentileValue.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Tag.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Timer.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/Timer.Context.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Counted.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Gauge.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Metric.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/RegistryScope.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/RegistryType.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/Timed.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/package-summary.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/package-tree.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-summary.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-tree.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/constant-values.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Counter.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Counting.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/DefaultMetadata.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Gauge.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Histogram.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Metadata.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetadataBuilder.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Metric.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricFilter.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricID.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricRegistry.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricRegistry.Type.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/MetricUnits.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Sampling.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Snapshot.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Snapshot.HistogramBucket.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Snapshot.PercentileValue.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Tag.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Timer.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/class-use/Timer.Context.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Counted.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Gauge.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Metric.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/RegistryScope.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/RegistryType.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/class-use/Timed.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/package-use.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/org/eclipse/microprofile/metrics/annotation/package-use.html... 02:50:54 Building index for all the packages and classes... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/overview-tree.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/index-all.html... 02:50:54 Building index for all classes... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/allclasses-index.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/allpackages-index.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/deprecated-list.html... 02:50:54 Building index for all classes... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/allclasses.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/allclasses.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/index.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/overview-summary.html... 02:50:54 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/apidocs/help-doc.html... 02:50:54 1 warning 02:50:54 [WARNING] Javadoc Warnings 02:50:54 [WARNING] /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/src/main/java/org/eclipse/microprofile/metrics/Snapshot.java:81: warning - Tag @link: reference not found: #percentileValue() 02:50:54 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT-javadoc.jar 02:50:54 [INFO] 02:50:54 [INFO] --- bnd-baseline:6.4.0:baseline (baseline) @ microprofile-metrics-api --- 02:50:54 [INFO] Determining the baseline version for org.eclipse.microprofile.metrics:microprofile-metrics-api:jar:(,5.1.2-SNAPSHOT) using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)] 02:50:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/metrics/microprofile-metrics-api/maven-metadata.xml 02:50:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/metrics/microprofile-metrics-api/maven-metadata.xml (3.5 kB at 31 kB/s) 02:50:54 [INFO] The baseline version was found to be 5.1.1 02:50:54 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.1.1/microprofile-metrics-api-5.1.1.jar 02:50:54 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.1.1/microprofile-metrics-api-5.1.1.jar (30 kB at 637 kB/s) 02:50:54 [INFO] Baseline bundle /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT.jar against baseline /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.1.1/microprofile-metrics-api-5.1.1.jar 02:50:54 [INFO] Baseline check succeeded. See the report in /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/baseline/microprofile-metrics-api-5.1.2-SNAPSHOT.txt. 02:50:55 [INFO] 02:50:55 [INFO] --- install:3.1.1:install (default-install) @ microprofile-metrics-api --- 02:50:55 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT.pom 02:50:55 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT.jar 02:50:55 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT-sources.jar 02:50:55 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT-javadoc.jar 02:50:55 [INFO] 02:50:55 [INFO] -----< org.eclipse.microprofile.metrics:microprofile-metrics-tck >------ 02:50:55 [INFO] Building MicroProfile Metrics TCK 5.1.2-SNAPSHOT [3/6] 02:50:55 [INFO] from tck/pom.xml 02:50:55 [INFO] --------------------------------[ pom ]--------------------------------- 02:50:55 [INFO] 02:50:55 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-tck --- 02:50:55 [INFO] Enabled default license matchers. 02:50:55 [INFO] Will parse SCM ignores for exclusions... 02:50:55 [INFO] Finished adding exclusions from SCM ignore files. 02:50:55 [INFO] 62 implicit excludes. 02:50:55 [INFO] 7 explicit excludes. 02:50:55 [INFO] 1 resources included 02:50:55 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. 02:50:55 [INFO] 02:50:55 [INFO] --- formatter:2.22.0:format (default) @ microprofile-metrics-tck --- 02:50:56 [INFO] 02:50:56 [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-metrics-tck --- 02:50:56 [INFO] Processed 0 files in 00:00.000 (Already Sorted: 0, Needed Sorting: 0) 02:50:56 [INFO] 02:50:56 [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-metrics-tck --- 02:50:56 [INFO] Starting audit... 02:50:56 Audit done. 02:50:56 [INFO] You have 0 Checkstyle violations. 02:50:56 [INFO] 02:50:56 [INFO] --- install:3.1.1:install (default-install) @ microprofile-metrics-tck --- 02:50:56 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-tck/5.1.2-SNAPSHOT/microprofile-metrics-tck-5.1.2-SNAPSHOT.pom 02:50:56 [INFO] 02:50:56 [INFO] ---< org.eclipse.microprofile.metrics:microprofile-metrics-rest-tck >--- 02:50:56 [INFO] Building MicroProfile Metrics REST-TCK 5.1.2-SNAPSHOT [4/6] 02:50:56 [INFO] from tck/rest/pom.xml 02:50:56 [INFO] --------------------------------[ jar ]--------------------------------- 02:50:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/coderplus/maven/plugins/copy-rename-maven-plugin/1.0.1/copy-rename-maven-plugin-1.0.1.pom 02:50:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/coderplus/maven/plugins/copy-rename-maven-plugin/1.0.1/copy-rename-maven-plugin-1.0.1.pom (4.3 kB at 54 kB/s) 02:50:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/coderplus/maven/plugins/copy-rename-maven-plugin/1.0.1/copy-rename-maven-plugin-1.0.1.jar 02:50:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/coderplus/maven/plugins/copy-rename-maven-plugin/1.0.1/copy-rename-maven-plugin-1.0.1.jar (11 kB at 343 kB/s) 02:50:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/5.3.1/rest-assured-5.3.1.pom 02:50:56 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/5.3.1/rest-assured-5.3.1.pom (7.6 kB at 172 kB/s) 02:50:56 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/5.3.1/rest-assured-parent-5.3.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-parent/5.3.1/rest-assured-parent-5.3.1.pom (22 kB at 269 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 510 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.11/groovy-4.0.11.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.11/groovy-4.0.11.pom (24 kB at 2.0 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-bom/4.0.11/groovy-bom-4.0.11.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-bom/4.0.11/groovy-bom-4.0.11.pom (27 kB at 2.5 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.11/groovy-xml-4.0.11.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.11/groovy-xml-4.0.11.pom (23 kB at 1.9 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 521 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 376 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.pom (1.2 kB at 87 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/5.3.1/json-path-5.3.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/5.3.1/json-path-5.3.1.pom (4.9 kB at 62 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.11/groovy-json-4.0.11.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.11/groovy-json-4.0.11.pom (23 kB at 2.1 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/5.3.1/rest-assured-common-5.3.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/5.3.1/rest-assured-common-5.3.1.pom (3.2 kB at 82 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/5.3.1/xml-path-5.3.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/5.3.1/xml-path-5.3.1.pom (4.3 kB at 98 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.2.1/shrinkwrap-resolver-impl-maven-3.2.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.2.1/shrinkwrap-resolver-impl-maven-3.2.1.pom (20 kB at 467 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.2.1/shrinkwrap-resolver-parent-3.2.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.2.1/shrinkwrap-resolver-parent-3.2.1.pom (16 kB at 731 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 4.0 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.3/maven-3.9.3.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.9.3/maven-3.9.3.pom (30 kB at 2.3 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 4.4 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/30/apache-30.pom (23 kB at 1.7 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.pom (2.1 kB at 21 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.4/shrinkwrap-resolver-parent-3.1.4.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-parent/3.1.4/shrinkwrap-resolver-parent-3.1.4.pom (14 kB at 542 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 13 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.pom (1.1 kB at 26 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 454 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 2.7 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.pom (1.5 kB at 17 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.pom (1.3 kB at 32 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/context/2.3.2/context-2.3.2.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/context/2.3.2/context-2.3.2.pom (829 B at 75 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/mima/2.3.2/mima-2.3.2.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/mima/2.3.2/mima-2.3.2.pom (7.9 kB at 874 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/parent/parent/3/parent-3.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/parent/parent/3/parent-3.pom (20 kB at 1.8 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 175 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.8 MB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 234 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/embedded-maven/2.3.2/embedded-maven-2.3.2.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/embedded-maven/2.3.2/embedded-maven-2.3.2.pom (1.6 kB at 158 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/runtime/2.3.2/runtime-2.3.2.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/runtime/2.3.2/runtime-2.3.2.pom (867 B at 96 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-static/2.3.2/standalone-static-2.3.2.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-static/2.3.2/standalone-static-2.3.2.pom (3.6 kB at 398 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-shared/2.3.2/standalone-shared-2.3.2.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-shared/2.3.2/standalone-shared-2.3.2.pom (1.7 kB at 169 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 294 kB/s) 02:50:57 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.pom 02:50:57 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.pom (3.9 kB at 65 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom (3.8 kB at 479 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 1.5 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.13/maven-resolver-named-locks-1.9.13.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.13/maven-resolver-named-locks-1.9.13.pom (3.2 kB at 124 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.13/maven-resolver-1.9.13.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.9.13/maven-resolver-1.9.13.pom (22 kB at 1.3 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 508 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-file/1.9.13/maven-resolver-transport-file-1.9.13.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-file/1.9.13/maven-resolver-transport-file-1.9.13.pom (3.6 kB at 357 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-http/1.9.13/maven-resolver-transport-http-1.9.13.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-http/1.9.13/maven-resolver-transport-http-1.9.13.pom (5.6 kB at 561 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 736 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.7 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 552 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 854 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 169 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 2.0 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.9 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 512 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 482 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 377 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 266 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 140 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 195 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 318 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 210 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 370 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 2.1 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 2.1 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 6.9 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 1.3 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 7.2 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 887 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 988 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 273 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 270 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 402 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.7.0.Final/arquillian-junit-container-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.7.0.Final/arquillian-junit-container-1.7.0.Final.pom (3.5 kB at 53 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Final/arquillian-build-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-build/1.7.0.Final/arquillian-build-1.7.0.Final.pom (4.6 kB at 463 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Final/arquillian-parent-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-parent/1.7.0.Final/arquillian-parent-1.7.0.Final.pom (5.2 kB at 583 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.7.0.Final/arquillian-junit-core-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.7.0.Final/arquillian-junit-core-1.7.0.Final.pom (2.8 kB at 45 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Final/arquillian-test-spi-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Final/arquillian-test-spi-1.7.0.Final.pom (1.6 kB at 143 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Final/arquillian-core-spi-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Final/arquillian-core-spi-1.7.0.Final.pom (1.2 kB at 103 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Final/arquillian-core-api-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Final/arquillian-core-api-1.7.0.Final.pom (1.1 kB at 105 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Final/arquillian-test-api-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Final/arquillian-test-api-1.7.0.Final.pom (1.2 kB at 125 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Final/arquillian-container-test-api-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Final/arquillian-container-test-api-1.7.0.Final.pom (1.4 kB at 128 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.pom (3.1 kB at 344 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-parent/1.2.6/shrinkwrap-parent-1.2.6.pom (11 kB at 1.2 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 3.5 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.pom (1.0 kB at 128 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-parent/2.0.0/shrinkwrap-descriptors-parent-2.0.0.pom (13 kB at 1.4 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/16/jboss-parent-16.pom (32 kB at 3.5 MB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Final/arquillian-container-test-spi-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Final/arquillian-container-test-spi-1.7.0.Final.pom (1.7 kB at 212 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Final/arquillian-container-spi-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Final/arquillian-container-spi-1.7.0.Final.pom (2.5 kB at 314 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Final/arquillian-config-api-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Final/arquillian-config-api-1.7.0.Final.pom (1.2 kB at 77 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Final/arquillian-config-impl-base-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Final/arquillian-config-impl-base-1.7.0.Final.pom (2.8 kB at 202 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Final/arquillian-config-spi-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Final/arquillian-config-spi-1.7.0.Final.pom (984 B at 98 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.pom (2.0 kB at 226 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Final/arquillian-core-impl-base-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Final/arquillian-core-impl-base-1.7.0.Final.pom (1.6 kB at 160 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Final/arquillian-test-impl-base-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Final/arquillian-test-impl-base-1.7.0.Final.pom (2.1 kB at 230 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Final/arquillian-container-impl-base-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Final/arquillian-container-impl-base-1.7.0.Final.pom (3.5 kB at 319 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Final/arquillian-container-test-impl-base-1.7.0.Final.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Final/arquillian-container-test-impl-base-1.7.0.Final.pom (3.2 kB at 403 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.pom (4.0 kB at 444 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom 02:50:58 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.pom (1.3 kB at 141 kB/s) 02:50:58 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/5.3.1/rest-assured-5.3.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured/5.3.1/rest-assured-5.3.1.jar (745 kB at 8.6 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.11/groovy-4.0.11.jar 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.11/groovy-xml-4.0.11.jar 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 18 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 3.8 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/5.3.1/json-path-5.3.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-xml/4.0.11/groovy-xml-4.0.11.jar (213 kB at 13 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.11/groovy-json-4.0.11.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ccil/cowan/tagsoup/tagsoup/1.2.1/tagsoup-1.2.1.jar (91 kB at 3.8 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/5.3.1/rest-assured-common-5.3.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 12 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/5.3.1/xml-path-5.3.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy-json/4.0.11/groovy-json-4.0.11.jar (130 kB at 4.1 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 8.5 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 900 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.2.1/shrinkwrap-resolver-impl-maven-3.2.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/json-path/5.3.1/json-path-5.3.1.jar (59 kB at 1.1 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/xml-path/5.3.1/xml-path-5.3.1.jar (81 kB at 1.2 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-common/5.3.1/rest-assured-common-5.3.1.jar (52 kB at 735 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-impl-maven/3.2.1/shrinkwrap-resolver-impl-maven-3.2.1.jar (151 kB at 1.4 MB/s) 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api/3.1.4/shrinkwrap-resolver-api-3.1.4.jar (22 kB at 199 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.jar 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/context/2.3.2/context-2.3.2.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/3.1.4/shrinkwrap-resolver-api-maven-3.1.4.jar (54 kB at 488 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/embedded-maven/2.3.2/embedded-maven-2.3.2.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/embedded-maven/2.3.2/embedded-maven-2.3.2.jar (5.2 kB at 44 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-static/2.3.2/standalone-static-2.3.2.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/context/2.3.2/context-2.3.2.jar (24 kB at 204 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-shared/2.3.2/standalone-shared-2.3.2.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi-maven/3.1.4/shrinkwrap-resolver-spi-maven-3.1.4.jar (3.5 kB at 26 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.13/maven-resolver-named-locks-1.9.13.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-spi/3.1.4/shrinkwrap-resolver-spi-3.1.4.jar (20 kB at 132 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-shared/2.3.2/standalone-shared-2.3.2.jar (15 kB at 101 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/eu/maveniverse/maven/mima/runtime/standalone-static/2.3.2/standalone-static-2.3.2.jar (17 kB at 115 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 348 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 1.3 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 2.3 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.9.13/maven-resolver-named-locks-1.9.13.jar (38 kB at 221 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 381 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar (41 kB at 233 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/5.1.0/guice-5.1.0.jar (778 kB at 4.3 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 1.2 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 1.0 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 309 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 76 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 143 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 143 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 179 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 187 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 57 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 151 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 601 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-file/1.9.13/maven-resolver-transport-file-1.9.13.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 720 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-http/1.9.13/maven-resolver-transport-http-1.9.13.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-file/1.9.13/maven-resolver-transport-file-1.9.13.jar (16 kB at 63 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 647 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-transport-http/1.9.13/maven-resolver-transport-http-1.9.13.jar (52 kB at 198 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 320 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar (17 kB at 62 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (262 kB at 959 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.7.0.Final/arquillian-junit-container-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 47 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.7.0.Final/arquillian-junit-core-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-connector-basic/1.4.1/maven-resolver-connector-basic-1.4.1.jar (44 kB at 160 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Final/arquillian-test-api-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 85 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Final/arquillian-core-api-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-api/1.7.0.Final/arquillian-test-api-1.7.0.Final.jar (3.9 kB at 14 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Final/arquillian-test-spi-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-api/1.7.0.Final/arquillian-core-api-1.7.0.Final.jar (9.9 kB at 35 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Final/arquillian-core-spi-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-spi/1.7.0.Final/arquillian-test-spi-1.7.0.Final.jar (45 kB at 155 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Final/arquillian-container-test-api-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-spi/1.7.0.Final/arquillian-core-spi-1.7.0.Final.jar (28 kB at 96 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-api/1.7.0.Final/arquillian-container-test-api-1.7.0.Final.jar (16 kB at 53 kB/s) 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-core/1.7.0.Final/arquillian-junit-core-1.7.0.Final.jar (56 kB at 187 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Final/arquillian-container-test-spi-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api-base/2.0.0/shrinkwrap-descriptors-api-base-2.0.0.jar (17 kB at 51 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Final/arquillian-container-spi-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-api/1.2.6/shrinkwrap-api-1.2.6.jar (66 kB at 198 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Final/arquillian-core-impl-base-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/junit/arquillian-junit-container/1.7.0.Final/arquillian-junit-container-1.7.0.Final.jar (9.8 kB at 29 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Final/arquillian-test-impl-base-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-spi/1.7.0.Final/arquillian-container-test-spi-1.7.0.Final.jar (27 kB at 81 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Final/arquillian-container-impl-base-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/groovy/groovy/4.0.11/groovy-4.0.11.jar (7.6 MB at 22 MB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Final/arquillian-config-api-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-spi/1.7.0.Final/arquillian-container-spi-1.7.0.Final.jar (54 kB at 155 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Final/arquillian-config-impl-base-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/core/arquillian-core-impl-base/1.7.0.Final/arquillian-core-impl-base-1.7.0.Final.jar (68 kB at 194 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Final/arquillian-config-spi-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-impl-base/1.7.0.Final/arquillian-config-impl-base-1.7.0.Final.jar (46 kB at 128 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-spi/1.7.0.Final/arquillian-config-spi-1.7.0.Final.jar (3.6 kB at 9.9 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Final/arquillian-container-test-impl-base-1.7.0.Final.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/test/arquillian-test-impl-base/1.7.0.Final/arquillian-test-impl-base-1.7.0.Final.jar (30 kB at 83 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-spi/2.0.0/shrinkwrap-descriptors-spi-2.0.0.jar (38 kB at 105 kB/s) 02:50:59 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-spi/1.2.6/shrinkwrap-spi-1.2.6.jar (4.2 kB at 11 kB/s) 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-test-impl-base/1.7.0.Final/arquillian-container-test-impl-base-1.7.0.Final.jar (121 kB at 326 kB/s) 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/container/arquillian-container-impl-base/1.7.0.Final/arquillian-container-impl-base-1.7.0.Final.jar (83 kB at 224 kB/s) 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/config/arquillian-config-api/1.7.0.Final/arquillian-config-api-1.7.0.Final.jar (7.3 kB at 20 kB/s) 02:50:59 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-impl-base/1.2.6/shrinkwrap-impl-base-1.2.6.jar (193 kB at 514 kB/s) 02:50:59 [INFO] 02:50:59 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-rest-tck --- 02:50:59 [INFO] Enabled default license matchers. 02:50:59 [INFO] Will parse SCM ignores for exclusions... 02:50:59 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/.gitignore 02:50:59 [INFO] Finished adding exclusions from SCM ignore files. 02:50:59 [INFO] 66 implicit excludes. 02:50:59 [INFO] 7 explicit excludes. 02:50:59 [INFO] 9 resources included 02:50:59 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 9 licenses. 02:50:59 [INFO] 02:50:59 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-rest-tck --- 02:50:59 [INFO] 02:50:59 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-rest-tck --- 02:50:59 [INFO] Copying 0 resource 02:50:59 [INFO] 02:50:59 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-rest-tck --- 02:50:59 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:50:59 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target with includes "licenses/*" and excludes "" 02:50:59 [INFO] 02:50:59 [INFO] --- formatter:2.22.0:format (default) @ microprofile-metrics-rest-tck --- 02:50:59 [INFO] Processed 8 files in 181ms (Formatted: 0, Unchanged: 8, Failed: 0, Readonly: 0) 02:50:59 [INFO] 02:50:59 [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-metrics-rest-tck --- 02:51:00 [INFO] Processed 8 files in 00:00.177 (Already Sorted: 8, Needed Sorting: 0) 02:51:00 [INFO] 02:51:00 [INFO] --- resources:3.3.0:resources (default-resources) @ microprofile-metrics-rest-tck --- 02:51:00 [INFO] Copying 5 resources 02:51:00 [INFO] 02:51:00 [INFO] --- compiler:3.10.1:compile (default-compile) @ microprofile-metrics-rest-tck --- 02:51:00 [INFO] Changes detected - recompiling the module! 02:51:00 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/classes 02:51:01 [INFO] 02:51:01 [INFO] --- resources:3.3.0:testResources (default-testResources) @ microprofile-metrics-rest-tck --- 02:51:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/test/resources 02:51:01 [INFO] 02:51:01 [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-rest-tck --- 02:51:01 [INFO] No sources to compile 02:51:01 [INFO] 02:51:01 [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-metrics-rest-tck --- 02:51:01 [INFO] Starting audit... 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:301: Line is longer than 150 characters (found 159). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:303: Line is longer than 150 characters (found 160). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:305: Line is longer than 150 characters (found 160). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:307: Line is longer than 150 characters (found 160). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:309: Line is longer than 150 characters (found 160). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:311: Line is longer than 150 characters (found 161). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:647: Line is longer than 150 characters (found 163). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:649: Line is longer than 150 characters (found 163). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/resources/META-INF/microprofile-config.properties:22: Line is longer than 150 characters (found 680). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/resources/META-INF/microprofile-config.properties:23: Line is longer than 150 characters (found 466). [LineLength] 02:51:01 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/resources/META-INF/microprofile-config.properties:24: Line is longer than 150 characters (found 285). [LineLength] 02:51:01 Audit done. 02:51:01 [INFO] There are 11 errors reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/checkstyle-rules.xml ruleset. 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[301] (sizes) LineLength: Line is longer than 150 characters (found 159). 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[303] (sizes) LineLength: Line is longer than 150 characters (found 160). 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[305] (sizes) LineLength: Line is longer than 150 characters (found 160). 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[307] (sizes) LineLength: Line is longer than 150 characters (found 160). 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[309] (sizes) LineLength: Line is longer than 150 characters (found 160). 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[311] (sizes) LineLength: Line is longer than 150 characters (found 161). 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[647] (sizes) LineLength: Line is longer than 150 characters (found 163). 02:51:01 [ERROR] src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:[649] (sizes) LineLength: Line is longer than 150 characters (found 163). 02:51:01 [ERROR] src/main/resources/META-INF/microprofile-config.properties:[22] (sizes) LineLength: Line is longer than 150 characters (found 680). 02:51:01 [ERROR] src/main/resources/META-INF/microprofile-config.properties:[23] (sizes) LineLength: Line is longer than 150 characters (found 466). 02:51:01 [ERROR] src/main/resources/META-INF/microprofile-config.properties:[24] (sizes) LineLength: Line is longer than 150 characters (found 285). 02:51:01 [WARNING] checkstyle:check violations detected but failOnViolation set to false 02:51:01 [INFO] You have 11 Checkstyle violations. 02:51:01 [INFO] 02:51:01 [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-metrics-rest-tck --- 02:51:01 [INFO] No tests to run. 02:51:01 [INFO] 02:51:01 [JENKINS] Recording test results[INFO] --- resources:3.3.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-rest-tck --- 02:51:01 02:51:01 [INFO] Copying 2 resources 02:51:01 [INFO] 02:51:01 [INFO] --- copy-rename:1.0.1:copy (copy-readme) @ microprofile-metrics-rest-tck --- 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 785 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 9.5 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 12 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 230 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 1.4 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 2.1 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 2.0 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 1.4 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 317 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 1.6 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 986 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 973 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 246 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 164 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 184 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 168 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 1.1 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 2.5 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 218 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 1.1 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 213 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 519 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 3.5 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 161 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 3.3 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 29 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 16 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 8.8 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 5.8 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 8.3 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 15 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 3.1 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 1.9 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 845 kB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar 02:51:01 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 2.3 MB/s) 02:51:01 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 2.5 MB/s) 02:51:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.jar (9.9 kB at 550 kB/s) 02:51:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 689 kB/s) 02:51:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 1.8 MB/s) 02:51:02 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 586 kB/s) 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 447 kB/s) 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 516 kB/s) 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 5.5 MB/s) 02:51:02 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 2.3 MB/s) 02:51:02 [INFO] Copied /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/README.adoc to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/classes/README.adoc 02:51:02 [INFO] 02:51:02 [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-metrics-rest-tck --- 02:51:02 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT.jar 02:51:02 [INFO] 02:51:02 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ microprofile-metrics-rest-tck >>> 02:51:02 [INFO] 02:51:02 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-rest-tck --- 02:51:02 [INFO] Enabled default license matchers. 02:51:02 [INFO] Will parse SCM ignores for exclusions... 02:51:02 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/.gitignore 02:51:02 [INFO] Finished adding exclusions from SCM ignore files. 02:51:02 [INFO] 66 implicit excludes. 02:51:02 [INFO] 7 explicit excludes. 02:51:02 [INFO] 9 resources included 02:51:02 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 9 licenses. 02:51:02 [INFO] 02:51:02 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-rest-tck --- 02:51:02 [INFO] 02:51:02 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-rest-tck --- 02:51:02 [INFO] Copying 0 resource 02:51:02 [INFO] 02:51:02 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-rest-tck --- 02:51:02 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:51:02 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target with includes "licenses/*" and excludes "" 02:51:02 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo 02:51:02 [INFO] 02:51:02 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ microprofile-metrics-rest-tck <<< 02:51:02 [INFO] 02:51:02 [INFO] 02:51:02 [INFO] --- source:3.2.1:jar (attach-sources) @ microprofile-metrics-rest-tck --- 02:51:02 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-sources.jar 02:51:02 [INFO] 02:51:02 [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ microprofile-metrics-rest-tck --- 02:51:02 [INFO] No previous run data found, generating javadoc. 02:51:04 [INFO] 02:51:04 Loading source files for package org.eclipse.microprofile.metrics.test... 02:51:04 Loading source files for package org.eclipse.microprofile.metrics.test.multipleinstances... 02:51:04 Constructing Javadoc information... 02:51:04 Standard Doclet version 11.0.2 02:51:04 Building tree for all the packages and classes... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/HistogramTimerConfigBean.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/HistogramTimerConfigurationTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MetricAppBean.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MetricAppBean2.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/MpMetricTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/ReusedMetricsTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/DependentScopedBean.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/MultipleBeanInstancesTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-summary.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-tree.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-summary.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-tree.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/constant-values.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/HistogramTimerConfigBean.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/HistogramTimerConfigurationTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MetricAppBean.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MetricAppBean2.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/MpMetricTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/class-use/ReusedMetricsTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/class-use/DependentScopedBean.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/class-use/MultipleBeanInstancesTest.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/package-use.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/org/eclipse/microprofile/metrics/test/multipleinstances/package-use.html... 02:51:04 Building index for all the packages and classes... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/overview-tree.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/index-all.html... 02:51:04 Building index for all classes... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/allclasses-index.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/allpackages-index.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/deprecated-list.html... 02:51:04 Building index for all classes... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/allclasses.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/allclasses.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/index.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/overview-summary.html... 02:51:04 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/apidocs/help-doc.html... 02:51:04 4 warnings 02:51:04 [WARNING] Javadoc Warnings 02:51:04 [WARNING] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:52: warning - invalid usage of tag < 02:51:04 [WARNING] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:52: warning - invalid usage of tag > 02:51:04 [WARNING] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:53: warning - invalid usage of tag < 02:51:04 [WARNING] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/src/main/java/org/eclipse/microprofile/metrics/test/MpMetricTest.java:53: warning - invalid usage of tag > 02:51:04 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:04 [INFO] 02:51:04 [INFO] --- install:3.1.1:install (default-install) @ microprofile-metrics-rest-tck --- 02:51:04 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT.pom 02:51:04 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT.jar 02:51:04 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-sources.jar 02:51:04 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:05 [INFO] 02:51:05 [INFO] ---< org.eclipse.microprofile.metrics:microprofile-metrics-api-tck >---- 02:51:05 [INFO] Building MicroProfile Metrics API-TCK 5.1.2-SNAPSHOT [5/6] 02:51:05 [INFO] from tck/api/pom.xml 02:51:05 [INFO] --------------------------------[ jar ]--------------------------------- 02:51:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom 02:51:05 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom (650 B at 65 kB/s) 02:51:05 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar 02:51:05 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar (307 kB at 20 MB/s) 02:51:05 [INFO] 02:51:05 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-api-tck --- 02:51:05 [INFO] Enabled default license matchers. 02:51:05 [INFO] Will parse SCM ignores for exclusions... 02:51:05 [INFO] Finished adding exclusions from SCM ignore files. 02:51:05 [INFO] 62 implicit excludes. 02:51:05 [INFO] 7 explicit excludes. 02:51:05 [INFO] 86 resources included 02:51:05 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 86 licenses. 02:51:05 [INFO] 02:51:05 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api-tck --- 02:51:05 [INFO] 02:51:05 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-api-tck --- 02:51:05 [INFO] Copying 0 resource 02:51:05 [INFO] 02:51:05 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-api-tck --- 02:51:05 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:51:05 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target with includes "licenses/*" and excludes "" 02:51:05 [INFO] 02:51:05 [INFO] --- formatter:2.22.0:format (default) @ microprofile-metrics-api-tck --- 02:51:06 [INFO] Processed 85 files in 308ms (Formatted: 0, Unchanged: 85, Failed: 0, Readonly: 0) 02:51:06 [INFO] 02:51:06 [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-metrics-api-tck --- 02:51:06 [INFO] Processed 85 files in 00:00.313 (Already Sorted: 85, Needed Sorting: 0) 02:51:06 [INFO] 02:51:06 [INFO] --- resources:3.3.0:resources (default-resources) @ microprofile-metrics-api-tck --- 02:51:06 [INFO] Copying 7 resources 02:51:06 [INFO] 02:51:06 [INFO] --- compiler:3.10.1:compile (default-compile) @ microprofile-metrics-api-tck --- 02:51:06 [INFO] Changes detected - recompiling the module! 02:51:06 [INFO] Compiling 85 source files to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/classes 02:51:07 [INFO] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBeanTest.java: Some input files use or override a deprecated API. 02:51:07 [INFO] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBeanTest.java: Recompile with -Xlint:deprecation for details. 02:51:07 [INFO] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/config/BadHistogramTimerConfigTest.java: Some input files use unchecked or unsafe operations. 02:51:07 [INFO] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/java/org/eclipse/microprofile/metrics/tck/config/BadHistogramTimerConfigTest.java: Recompile with -Xlint:unchecked for details. 02:51:07 [INFO] 02:51:07 [INFO] --- resources:3.3.0:testResources (default-testResources) @ microprofile-metrics-api-tck --- 02:51:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/test/resources 02:51:07 [INFO] 02:51:07 [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-api-tck --- 02:51:07 [INFO] No sources to compile 02:51:07 [INFO] 02:51:07 [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] Starting audit... 02:51:08 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/resources/META-INF/microprofile-config-badHistogramTimerConfig.properties:22: Line is longer than 150 characters (found 157). [LineLength] 02:51:08 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/resources/META-INF/microprofile-config-histogramConfigFieldBeanTest.properties:22: Line is longer than 150 characters (found 560). [LineLength] 02:51:08 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/resources/META-INF/microprofile-config-histogramConfigFieldBeanTest.properties:23: Line is longer than 150 characters (found 483). [LineLength] 02:51:08 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/resources/META-INF/microprofile-config-timerConfigFieldBeanTest.properties:22: Line is longer than 150 characters (found 524). [LineLength] 02:51:08 [ERROR] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/src/main/resources/META-INF/microprofile-config-timerConfigFieldBeanTest.properties:23: Line is longer than 150 characters (found 463). [LineLength] 02:51:08 Audit done. 02:51:08 [INFO] There are 5 errors reported by Checkstyle 9.3 with /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/checkstyle-rules.xml ruleset. 02:51:08 [ERROR] src/main/resources/META-INF/microprofile-config-badHistogramTimerConfig.properties:[22] (sizes) LineLength: Line is longer than 150 characters (found 157). 02:51:08 [ERROR] src/main/resources/META-INF/microprofile-config-histogramConfigFieldBeanTest.properties:[22] (sizes) LineLength: Line is longer than 150 characters (found 560). 02:51:08 [ERROR] src/main/resources/META-INF/microprofile-config-histogramConfigFieldBeanTest.properties:[23] (sizes) LineLength: Line is longer than 150 characters (found 483). 02:51:08 [ERROR] src/main/resources/META-INF/microprofile-config-timerConfigFieldBeanTest.properties:[22] (sizes) LineLength: Line is longer than 150 characters (found 524). 02:51:08 [ERROR] src/main/resources/META-INF/microprofile-config-timerConfigFieldBeanTest.properties:[23] (sizes) LineLength: Line is longer than 150 characters (found 463). 02:51:08 [WARNING] checkstyle:check violations detected but failOnViolation set to false 02:51:08 [INFO] You have 5 Checkstyle violations. 02:51:08 [INFO] 02:51:08 [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] No tests to run. 02:51:08 [INFO] 02:51:08 [JENKINS] Recording test results[INFO] --- resources:3.3.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-api-tck --- 02:51:08 02:51:08 [INFO] Copying 2 resources 02:51:08 [INFO] 02:51:08 [INFO] --- copy-rename:1.0.1:copy (copy-readme) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] Copied /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/README.adoc to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/classes/README.adoc 02:51:08 [INFO] 02:51:08 [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT.jar 02:51:08 [INFO] 02:51:08 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ microprofile-metrics-api-tck >>> 02:51:08 [INFO] 02:51:08 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] Enabled default license matchers. 02:51:08 [INFO] Will parse SCM ignores for exclusions... 02:51:08 [INFO] Finished adding exclusions from SCM ignore files. 02:51:08 [INFO] 62 implicit excludes. 02:51:08 [INFO] 7 explicit excludes. 02:51:08 [INFO] 86 resources included 02:51:08 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 86 licenses. 02:51:08 [INFO] 02:51:08 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] 02:51:08 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] Copying 0 resource 02:51:08 [INFO] 02:51:08 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:51:08 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target with includes "licenses/*" and excludes "" 02:51:08 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo 02:51:08 [INFO] 02:51:08 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ microprofile-metrics-api-tck <<< 02:51:08 [INFO] 02:51:08 [INFO] 02:51:08 [INFO] --- source:3.2.1:jar (attach-sources) @ microprofile-metrics-api-tck --- 02:51:08 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-sources.jar 02:51:08 [INFO] 02:51:08 [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ microprofile-metrics-api-tck --- 02:51:09 [INFO] No previous run data found, generating javadoc. 02:51:11 [INFO] 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.cdi... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.cdi.stereotype... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.cdi.stereotype.stereotypes... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.config... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.inheritance... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.metrics... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.tags... 02:51:11 Loading source files for package org.eclipse.microprofile.metrics.tck.util... 02:51:11 Constructing Javadoc information... 02:51:11 Standard Doclet version 11.0.2 02:51:11 Building tree for all the packages and classes... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricFilterTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricIDTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/MetricRegistryTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/ApplicationScopedTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/ApplicationScopedTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/GaugeInjectionBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/GaugeInjectionBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/TimerInjectionBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/StereotypeCountedClassBeanWithSpecifiedMetadata.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/CountMe.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/CountMeWithSpecifiedMetadata.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/BadHistogramTimerConfigBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/BadHistogramTimerConfigTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/HistogramConfigFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/HistogramConfigFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/TimerConfigFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/TimerConfigFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedChildGaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedGaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedGaugeMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedParentGaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/InheritedTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/VisibilityTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/VisibilityTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/AbstractGenericBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/AbstractTimedBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteExtendedTimedBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteExtendedTimedBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteTimedBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/ConcreteTimedBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedClassBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedClassBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodTagBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CountedMethodTagBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/CounterTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/DefaultNameMetricMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/DefaultNameMetricMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/GaugeTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/HistogramTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsConstructorBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsConstructorBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/MultipleMetricsMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/OverloadedTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/OverloadedTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedClassBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedClassBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedConstructorBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedConstructorBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean1.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean2.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBean3.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBeanLookupTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/TimerTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/CounterFieldTagBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/CounterFieldTagBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/GaugeTagMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/GaugeTagMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/HistogramTagFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/HistogramTagFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TagsTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimedTagMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimerTagFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/TimerTagFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/BeanWithControlledInvocation.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/ControlledInvocation.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/FooQualifier.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/MetricsUtil.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/TestUtils.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/TimeUtil.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/constant-values.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricFilterTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricIDTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/class-use/MetricRegistryTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/ApplicationScopedTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/ApplicationScopedTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/GaugeInjectionBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/GaugeInjectionBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/class-use/TimerInjectionBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/class-use/StereotypeCountedClassBeanWithSpecifiedMetadata.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/class-use/CountMe.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/class-use/CountMeWithSpecifiedMetadata.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/class-use/BadHistogramTimerConfigBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/class-use/BadHistogramTimerConfigTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/class-use/HistogramConfigFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/class-use/HistogramConfigFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/class-use/TimerConfigFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/class-use/TimerConfigFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedChildGaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedGaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedGaugeMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedParentGaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/InheritedTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/VisibilityTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/class-use/VisibilityTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/AbstractGenericBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/AbstractTimedBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteExtendedTimedBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteExtendedTimedBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteTimedBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/ConcreteTimedBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedClassBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedClassBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodTagBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CountedMethodTagBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/CounterTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/DefaultNameMetricMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/DefaultNameMetricMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/GaugeTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/HistogramTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsConstructorBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsConstructorBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/MultipleMetricsMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/OverloadedTimedMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/OverloadedTimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedClassBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedClassBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedConstructorBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedConstructorBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean1.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean2.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBean3.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBeanLookupTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimedMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/class-use/TimerTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/CounterFieldTagBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/CounterFieldTagBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/GaugeTagMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/GaugeTagMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/HistogramTagFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/HistogramTagFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TagsTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimedTagMethodBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimedTagMethodBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimerTagFieldBean.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/class-use/TimerTagFieldBeanTest.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/BeanWithControlledInvocation.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/ControlledInvocation.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/FooQualifier.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/MetricsUtil.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/TestUtils.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/class-use/TimeUtil.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/cdi/stereotype/stereotypes/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/config/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/inheritance/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/metrics/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/tags/package-use.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/org/eclipse/microprofile/metrics/tck/util/package-use.html... 02:51:11 Building index for all the packages and classes... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/overview-tree.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/index-all.html... 02:51:11 Building index for all classes... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/allclasses-index.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/allpackages-index.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/deprecated-list.html... 02:51:11 Building index for all classes... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/allclasses.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/allclasses.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/index.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/overview-summary.html... 02:51:11 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/apidocs/help-doc.html... 02:51:11 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:11 [INFO] 02:51:12 [INFO] --- install:3.1.1:install (default-install) @ microprofile-metrics-api-tck --- 02:51:12 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT.pom 02:51:12 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT.jar 02:51:12 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-sources.jar 02:51:12 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:12 [INFO] 02:51:12 [INFO] --< org.eclipse.microprofile.metrics:microprofile-metrics-optional-tck >-- 02:51:12 [INFO] Building MicroProfile Metrics Optional-TCK 5.1.2-SNAPSHOT [6/6] 02:51:12 [INFO] from tck/optional/pom.xml 02:51:12 [INFO] --------------------------------[ jar ]--------------------------------- 02:51:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom 02:51:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.pom (18 kB at 588 kB/s) 02:51:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom 02:51:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/all/3.1.0/all-3.1.0.pom (2.8 kB at 354 kB/s) 02:51:12 [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 02:51:12 [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar (155 kB at 6.7 MB/s) 02:51:12 [INFO] 02:51:12 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-optional-tck --- 02:51:12 [INFO] Enabled default license matchers. 02:51:12 [INFO] Will parse SCM ignores for exclusions... 02:51:12 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/.gitignore 02:51:12 [INFO] Finished adding exclusions from SCM ignore files. 02:51:12 [INFO] 66 implicit excludes. 02:51:12 [INFO] 7 explicit excludes. 02:51:12 [INFO] 8 resources included 02:51:12 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses. 02:51:12 [INFO] 02:51:12 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck --- 02:51:12 [INFO] 02:51:12 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck --- 02:51:12 [INFO] Copying 0 resource 02:51:12 [INFO] 02:51:12 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-optional-tck --- 02:51:12 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:51:12 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target with includes "licenses/*" and excludes "" 02:51:13 [INFO] 02:51:13 [INFO] --- formatter:2.22.0:format (default) @ microprofile-metrics-optional-tck --- 02:51:13 [INFO] Processed 7 files in 65ms (Formatted: 0, Unchanged: 7, Failed: 0, Readonly: 0) 02:51:13 [INFO] 02:51:13 [INFO] --- impsort:1.8.0:sort (sort-imports) @ microprofile-metrics-optional-tck --- 02:51:13 [INFO] Processed 7 files in 00:00.062 (Already Sorted: 7, Needed Sorting: 0) 02:51:13 [INFO] 02:51:13 [INFO] --- resources:3.3.0:resources (default-resources) @ microprofile-metrics-optional-tck --- 02:51:13 [INFO] Copying 6 resources 02:51:13 [INFO] 02:51:13 [INFO] --- compiler:3.10.1:compile (default-compile) @ microprofile-metrics-optional-tck --- 02:51:13 [INFO] Changes detected - recompiling the module! 02:51:13 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/classes 02:51:13 [INFO] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java uses unchecked or unsafe operations. 02:51:13 [INFO] /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/src/main/java/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.java: Recompile with -Xlint:unchecked for details. 02:51:13 [INFO] 02:51:13 [INFO] --- resources:3.3.0:testResources (default-testResources) @ microprofile-metrics-optional-tck --- 02:51:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/src/test/resources 02:51:13 [INFO] 02:51:13 [INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ microprofile-metrics-optional-tck --- 02:51:13 [INFO] No sources to compile 02:51:13 [INFO] 02:51:13 [INFO] --- checkstyle:3.2.1:check (verify-style) @ microprofile-metrics-optional-tck --- 02:51:13 [INFO] Starting audit... 02:51:13 Audit done. 02:51:13 [INFO] You have 0 Checkstyle violations. 02:51:14 [INFO] 02:51:14 [INFO] --- surefire:3.1.2:test (default-test) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] No tests to run. 02:51:14 [JENKINS] Recording test results[INFO] 02:51:14 [INFO] --- resources:3.3.0:copy-resources (copy-licenses-main-javadocs) @ microprofile-metrics-optional-tck --- 02:51:14 02:51:14 [INFO] Copying 2 resources 02:51:14 [INFO] 02:51:14 [INFO] --- copy-rename:1.0.1:copy (copy-readme) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] Copied /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/README.adoc to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/classes/README.adoc 02:51:14 [INFO] 02:51:14 [INFO] --- jar:3.3.0:jar (default-jar) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT.jar 02:51:14 [INFO] 02:51:14 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ microprofile-metrics-optional-tck >>> 02:51:14 [INFO] 02:51:14 [INFO] --- apache-rat:0.15:check (rat-check) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] Enabled default license matchers. 02:51:14 [INFO] Will parse SCM ignores for exclusions... 02:51:14 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/.gitignore 02:51:14 [INFO] Finished adding exclusions from SCM ignore files. 02:51:14 [INFO] 66 implicit excludes. 02:51:14 [INFO] 7 explicit excludes. 02:51:14 [INFO] 8 resources included 02:51:14 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses. 02:51:14 [INFO] 02:51:14 [INFO] --- build-helper:3.3.0:timestamp-property (generate-timestamp) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] 02:51:14 [INFO] --- resources:3.3.0:copy-resources (copy-readme) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] Copying 0 resource 02:51:14 [INFO] 02:51:14 [INFO] --- dependency:3.5.0:unpack (unpack-licenses) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] Configured Artifact: org.eclipse.microprofile:build-tools:1.1:jar 02:51:14 [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/microprofile/build-tools/1.1/build-tools-1.1.jar to /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target with includes "licenses/*" and excludes "" 02:51:14 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo 02:51:14 [INFO] 02:51:14 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ microprofile-metrics-optional-tck <<< 02:51:14 [INFO] 02:51:14 [INFO] 02:51:14 [INFO] --- source:3.2.1:jar (attach-sources) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-sources.jar 02:51:14 [INFO] 02:51:14 [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ microprofile-metrics-optional-tck --- 02:51:14 [INFO] No previous run data found, generating javadoc. 02:51:16 [INFO] 02:51:16 Loading source files for package org.eclipse.microprofile.metrics.test.optional... 02:51:16 Constructing Javadoc information... 02:51:16 Standard Doclet version 11.0.2 02:51:16 Building tree for all the packages and classes... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/LambdaMatcher.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricAppBeanOptional.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MetricsRESTActivator.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MPMetricBaseMetricsTest.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricOptionalTest.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/MpMetricsArithmeticExceptionMapper.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/NameObject.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-summary.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-tree.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/constant-values.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/LambdaMatcher.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MPMetricBaseMetricsTest.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricAppBeanOptional.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MetricsRESTActivator.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricOptionalTest.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/MpMetricsArithmeticExceptionMapper.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/class-use/NameObject.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/org/eclipse/microprofile/metrics/test/optional/package-use.html... 02:51:16 Building index for all the packages and classes... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/overview-tree.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/index-all.html... 02:51:16 Building index for all classes... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/allclasses-index.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/allpackages-index.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/deprecated-list.html... 02:51:16 Building index for all classes... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/allclasses.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/allclasses.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/index.html... 02:51:16 Generating /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/apidocs/help-doc.html... 02:51:16 [INFO] Building jar: /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:16 [INFO] 02:51:16 [INFO] --- install:3.1.1:install (default-install) @ microprofile-metrics-optional-tck --- 02:51:16 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT.pom 02:51:16 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT.jar 02:51:16 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-sources.jar 02:51:16 [INFO] Installing /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:19 [INFO] ------------------------------------------------------------------------ 02:51:19 [INFO] Reactor Summary for MicroProfile Metrics 5.1.2-SNAPSHOT: 02:51:19 [INFO] 02:51:19 [INFO] MicroProfile Metrics ............................... SUCCESS [ 10.279 s] 02:51:19 [INFO] MicroProfile Metrics API ........................... SUCCESS [ 15.172 s] 02:51:19 [INFO] MicroProfile Metrics TCK ........................... SUCCESS [ 0.402 s] 02:51:19 [INFO] MicroProfile Metrics REST-TCK ...................... SUCCESS [ 8.160 s] 02:51:19 [INFO] MicroProfile Metrics API-TCK ....................... SUCCESS [ 6.420 s] 02:51:19 [INFO] MicroProfile Metrics Optional-TCK .................. SUCCESS [ 4.192 s] 02:51:19 [INFO] ------------------------------------------------------------------------ 02:51:19 [INFO] BUILD SUCCESS 02:51:19 [INFO] ------------------------------------------------------------------------ 02:51:19 [INFO] Total time: 51.240 s 02:51:19 [INFO] Finished at: 2024-04-26T06:51:19Z 02:51:19 [INFO] ------------------------------------------------------------------------ 02:51:19 [WARNING] The requested profile "eclipse-jarsigner" could not be activated because it does not exist. 02:51:19 Waiting for Jenkins to finish collecting data 02:51:19 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/pom.xml to org.eclipse.microprofile.metrics/microprofile-metrics-tck/5.1.2-SNAPSHOT/microprofile-metrics-tck-5.1.2-SNAPSHOT.pom 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/pom.xml to org.eclipse.microprofile.metrics/microprofile-metrics-parent/5.1.2-SNAPSHOT/microprofile-metrics-parent-5.1.2-SNAPSHOT.pom 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/pom.xml to org.eclipse.microprofile.metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT.pom 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT.jar to org.eclipse.microprofile.metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT-sources.jar to org.eclipse.microprofile.metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT-sources.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/api/target/microprofile-metrics-api-5.1.2-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.metrics/microprofile-metrics-api/5.1.2-SNAPSHOT/microprofile-metrics-api-5.1.2-SNAPSHOT-javadoc.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/pom.xml to org.eclipse.microprofile.metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT.pom 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT.jar to org.eclipse.microprofile.metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-sources.jar to org.eclipse.microprofile.metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-sources.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/optional/target/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.metrics/microprofile-metrics-optional-tck/5.1.2-SNAPSHOT/microprofile-metrics-optional-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/pom.xml to org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT.pom 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT.jar to org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-sources.jar to org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-sources.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/api/target/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.metrics/microprofile-metrics-api-tck/5.1.2-SNAPSHOT/microprofile-metrics-api-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/pom.xml to org.eclipse.microprofile.metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT.pom 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT.jar to org.eclipse.microprofile.metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-sources.jar to org.eclipse.microprofile.metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-sources.jar 02:51:20 [JENKINS] Archiving /home/jenkins/agent/workspace/Metrics-maven-snapshots/tck/rest/target/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.metrics/microprofile-metrics-rest-tck/5.1.2-SNAPSHOT/microprofile-metrics-rest-tck-5.1.2-SNAPSHOT-javadoc.jar 02:51:20 channel stopped 02:51:21 Finished: SUCCESS