20:16:42  Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/distribution/+/113373
20:16:42  Running as SYSTEM
20:16:42  [EnvInject] - Loading node environment variables.
20:16:42  Building remotely on prd-ubuntu2004-docker-8c-8g-17290 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/distribution-check-managed-calcium
20:16:42  [ssh-agent] Looking for ssh-agent implementation...
20:16:42  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
20:16:42  $ ssh-agent
20:16:42  SSH_AUTH_SOCK=/tmp/ssh-TIoekNfso16j/agent.10634
20:16:42  SSH_AGENT_PID=10636
20:16:42  [ssh-agent] Started.
20:16:43  Running ssh-add (command line suppressed)
20:16:43  Identity added: /w/workspace/distribution-check-managed-calcium@tmp/private_key_1318541044229629827.key (/w/workspace/distribution-check-managed-calcium@tmp/private_key_1318541044229629827.key)
20:16:43  [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:16:43  The recommended git tool is: NONE
20:16:46  using credential opendaylight-jenkins-ssh
20:16:46  Wiping out workspace first.
20:16:46  Cloning the remote Git repository
20:16:46  Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution
20:16:46   > git init /w/workspace/distribution-check-managed-calcium/distribution # timeout=10
20:16:46  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution
20:16:46   > git --version # timeout=10
20:16:46   > git --version # 'git version 2.25.1'
20:16:46  using GIT_SSH to set credentials Release Engineering Jenkins Key
20:16:46  Verifying host key using known hosts file
20:16:46  You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
20:16:46   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
20:16:48   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10
20:16:48   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:16:48   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10
20:16:48  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution
20:16:48  using GIT_SSH to set credentials Release Engineering Jenkins Key
20:16:48  Verifying host key using known hosts file
20:16:48  You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
20:16:48   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution refs/changes/73/113373/2 # timeout=10
20:16:48   > git rev-parse 6d9ba562f3f38dfbfecab75ff42eb80654e64ad9^{commit} # timeout=10
20:16:48  Checking out Revision 6d9ba562f3f38dfbfecab75ff42eb80654e64ad9 (refs/changes/73/113373/2)
20:16:48   > git config core.sparsecheckout # timeout=10
20:16:48   > git checkout -f 6d9ba562f3f38dfbfecab75ff42eb80654e64ad9 # timeout=10
20:16:52  Commit message: "Bump upstreams"
20:16:52   > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:16:52   > git rev-list --no-walk 20cf88f129aeb28742a205834c5a519b428bdaf5 # timeout=10
20:16:52  No emails were triggered.
20:16:52  provisioning config files...
20:16:52  copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:16:52  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:16:53  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:16:53  [distribution-check-managed-calcium] $ /bin/bash -l /tmp/jenkins2878131660148838944.sh
20:16:53  ---> distribution-check-wipe.sh
20:16:53  wipe r: the local Maven repository
20:16:53  wipe n: the fake remote (Nexus) repository
20:16:53  wipe t: the transient repository used in some manipulations
20:16:53  create n: multithreaded execution might fail at creating it.
20:16:53  detecting distribution allowed projects
20:16:53  Allowed projects are  yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools
20:16:53  [EnvInject] - Injecting environment variables from a build step.
20:16:53  [EnvInject] - Injecting as environment variables the properties content 
20:16:53  SET_JDK_VERSION=openjdk17
20:16:53  GIT_URL="git://devvexx.opendaylight.org/mirror"
20:16:53  
20:16:53  [EnvInject] - Variables injected successfully.
20:16:53  [distribution-check-managed-calcium] $ /bin/sh /tmp/jenkins13627773858769527009.sh
20:16:53  ---> update-java-alternatives.sh
20:16:53  ---> Updating Java version
20:16:53  ---> Ubuntu/Debian system detected
20:16:54  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
20:16:54  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
20:16:54  update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
20:16:54  openjdk version "17.0.12" 2024-07-16
20:16:54  OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu220.04)
20:16:54  OpenJDK 64-Bit Server VM (build 17.0.12+7-Ubuntu-1ubuntu220.04, mixed mode, sharing)
20:16:54  JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
20:16:54  [EnvInject] - Injecting environment variables from a build step.
20:16:54  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
20:16:54  [EnvInject] - Variables injected successfully.
20:16:54  [EnvInject] - Injecting environment variables from a build step.
20:16:54  [EnvInject] - Injecting as environment variables the properties file path 'allowed_projects.txt'
20:16:54  [EnvInject] - Variables injected successfully.
20:16:54  Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-ubuntu2004-docker-8c-8g-17290
20:16:55  using settings config with name integration-settings
20:16:55  Replacing all maven server entries not found in credentials list is true
20:16:58  using global settings config with name global-settings
20:16:58  Replacing all maven server entries not found in credentials list is true
20:16:58  [distribution-check-managed-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f distribution/pom.xml -s /tmp/settings8510606090714553392.xml -gs /tmp/global-settings5871819857327730584.xml -DGERRIT_BRANCH=stable/calcium -DGERRIT_PATCHSET_REVISION=6d9ba562f3f38dfbfecab75ff42eb80654e64ad9 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/integration/distribution/+/113373 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml
20:16:58  " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=integration/distribution -DGERRIT_CHANGE_NUMBER=113373 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" <nite@hq.sk>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/73/113373/2 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" <nite@hq.sk>' -DPROJECT=integration/distribution -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xMy4xLjQKLSBpbmZyYXV0aWxzLTYuMC4xMAotIHlhbmd0b29scy0xMy4wLjcKLSBtZHNhbC0xMy4wLjYKLSBjb250cm9sbGVyLTkuMC41Ci0gYWFhLTAuMTkuNgotIG5ldGNvbmYtNy4wLjgKLSBiZ3BjZXAtMC4yMS44CgpDaGFuZ2UtSWQ6IEk4ZGNmYzQzMmNjY2FjNWE2M2RiOTcyNWZkOTIzZWYwZDBjNGM3OWUwClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=mri-calcium-sr2 "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" <nite@hq.sk>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I8dcfc432cccac5a63db9725fd923ef0d0c4c79e0 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-644576818 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean deploy dependency:tree -DoutputFile=dependency_tree.txt -Pq -DaltDeploymentRepository=fake-nexus::default::file:///tmp/n/ --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Pmanaged
20:16:58  Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
20:16:58  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38
20:16:58  Java version: 17.0.12, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64
20:16:58  Default locale: en, platform encoding: UTF-8
20:16:58  OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix"
20:16:59  [INFO] Scanning for projects...
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.4/odlparent-lite-13.1.4.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.4/odlparent-lite-13.1.4.pom (26 kB at 81 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.1.4/karaf4-parent-13.1.4.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.1.4/karaf4-parent-13.1.4.pom (17 kB at 973 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.4/odlparent-13.1.4.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.4/odlparent-13.1.4.pom (54 kB at 2.6 MB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.4/single-feature-parent-13.1.4.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.4/single-feature-parent-13.1.4.pom (7.5 kB at 628 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.4/abstract-feature-parent-13.1.4.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.4/abstract-feature-parent-13.1.4.pom (3.9 kB at 196 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.1.4/feature-repo-parent-13.1.4.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.1.4/feature-repo-parent-13.1.4.pom (4.7 kB at 333 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.19.6/aaa-artifacts-0.19.6.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.19.6/aaa-artifacts-0.19.6.pom (9.5 kB at 635 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.8/bgpcep-artifacts-0.21.8.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.21.8/bgpcep-artifacts-0.21.8.pom (46 kB at 2.9 MB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/9.0.5/controller-artifacts-9.0.5.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/9.0.5/controller-artifacts-9.0.5.pom (17 kB at 1.5 MB/s)
20:17:00  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml
20:17:00  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 66 kB/s)
20:17:00  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240902.181651-68.pom
20:17:00  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.2-SNAPSHOT/daexim-artifacts-1.15.2-20240902.181651-68.pom (3.0 kB at 165 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom (23 kB at 1.3 MB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.10/infrautils-artifacts-6.0.10.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.10/infrautils-artifacts-6.0.10.pom (7.2 kB at 449 kB/s)
20:17:00  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.2-SNAPSHOT/maven-metadata.xml
20:17:00  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 81 kB/s)
20:17:00  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.2-SNAPSHOT/jsonrpc-artifacts-1.16.2-20240902.114839-64.pom
20:17:00  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.2-SNAPSHOT/jsonrpc-artifacts-1.16.2-20240902.114839-64.pom (7.9 kB at 608 kB/s)
20:17:00  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.2-SNAPSHOT/maven-metadata.xml
20:17:00  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 77 kB/s)
20:17:00  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.2-SNAPSHOT/lispflowmapping-artifacts-1.19.2-20240901.184518-53.pom
20:17:00  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.2-SNAPSHOT/lispflowmapping-artifacts-1.19.2-20240901.184518-53.pom (4.8 kB at 229 kB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/13.0.6/mdsal-artifacts-13.0.6.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/13.0.6/mdsal-artifacts-13.0.6.pom (40 kB at 1.7 MB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/7.0.8/netconf-artifacts-7.0.8.pom
20:17:00  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/7.0.8/netconf-artifacts-7.0.8.pom (31 kB at 2.0 MB/s)
20:17:00  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.4/odlparent-artifacts-13.1.4.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.4/odlparent-artifacts-13.1.4.pom (10 kB at 801 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/maven-metadata.xml
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 83 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/openflowplugin-artifacts-0.18.2-20240901.200834-67.pom
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.2-SNAPSHOT/openflowplugin-artifacts-0.18.2-20240901.200834-67.pom (19 kB at 1.3 MB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 67 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.2-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.2-20240902.004415-73.pom
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.2-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.2-20240902.004415-73.pom (3.4 kB at 169 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 81 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.2-SNAPSHOT/library-artifacts-1.18.2-20240902.004415-73.pom
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.2-SNAPSHOT/library-artifacts-1.18.2-20240902.004415-73.pom (2.3 kB at 213 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 66 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.2-SNAPSHOT/southbound-artifacts-1.18.2-20240902.004415-73.pom
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.2-SNAPSHOT/southbound-artifacts-1.18.2-20240902.004415-73.pom (3.3 kB at 238 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.2-SNAPSHOT/maven-metadata.xml
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.2-SNAPSHOT/maven-metadata.xml (1.1 kB at 107 kB/s)
20:17:01  [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.2-SNAPSHOT/serviceutils-artifacts-0.13.2-20240902.023513-53.pom
20:17:01  [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.2-SNAPSHOT/serviceutils-artifacts-0.13.2-20240902.023513-53.pom (4.9 kB at 290 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/13.0.7/yangtools-artifacts-13.0.7.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/13.0.7/yangtools-artifacts-13.0.7.pom (18 kB at 1.5 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.pom (20 kB at 638 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.6/tooling-4.4.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.6/tooling-4.4.6.pom (1.7 kB at 60 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom (49 kB at 1.2 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom (24 kB at 1.1 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom (72 kB at 3.8 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom (9.7 kB at 439 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 486 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 1.1 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 266 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 234 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 1.8 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.7 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom (21 kB at 1.4 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 234 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 445 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.3 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 200 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 2.1 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 4.9 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 1.9 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 435 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 357 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 807 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 597 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.0 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 119 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.1 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 54 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 303 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.2 MB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 522 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 889 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
20:17:01  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 398 kB/s)
20:17:01  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.0 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 344 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.1 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 293 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom (2.6 kB at 202 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom (21 kB at 1.4 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 3.0 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom (21 kB at 1.6 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom (2.8 kB at 201 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 541 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 105 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 195 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 117 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 44 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 221 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 294 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 2.3 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 569 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 368 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 73 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 282 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 302 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 528 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 3.3 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 1.4 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 188 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 189 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 176 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 257 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 891 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 564 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 486 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 392 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 1.5 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/65/commons-parent-65.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 4.3 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 565 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 913 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.5 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom (2.5 kB at 205 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 30 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 599 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 848 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 306 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 439 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 300 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 149 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 463 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 230 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 212 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 365 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 2.2 MB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 402 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 62 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 480 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom
20:17:02  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom (4.6 kB at 357 kB/s)
20:17:02  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 147 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 1.6 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom (1.4 kB at 96 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom (17 kB at 1.3 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 3.5 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom (6.1 kB at 613 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom (3.1 kB at 256 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom (2.5 kB at 224 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 473 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.2 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.9 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 1.4 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 452 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 919 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.2 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 5.2 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 1.2 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom (1.7 kB at 192 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.pom (3.5 kB at 293 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom (3.3 kB at 238 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 1.7 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 516 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.pom (3.1 kB at 236 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.6/jaas-4.4.6.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.6/jaas-4.4.6.pom (1.8 kB at 119 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.pom (3.9 kB at 262 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom (1.3 kB at 100 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 631 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 489 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 267 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 760 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 697 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 806 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.2 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 632 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 797 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.5 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom (11 kB at 1.0 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 1.9 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 476 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 115 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 80 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 92 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 145 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 124 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom (1.8 kB at 150 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 109 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 142 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 188 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 123 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 130 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 242 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 198 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 849 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.9 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 1.3 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 116 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 804 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 3.5 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 562 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 624 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 408 kB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 4.1 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom
20:17:03  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 kB at 1.4 MB/s)
20:17:03  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 432 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 443 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 871 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 3.2 MB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom (4.1 kB at 93 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 70 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 896 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 316 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 158 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 747 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 189 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 269 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 635 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.3 MB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 43 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 152 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 96 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 300 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 73 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 178 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 111 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 189 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 65 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 452 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 95 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 384 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 457 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 159 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.4 MB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 118 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 764 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 12 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 287 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 150 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 184 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 245 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 204 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 107 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 199 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 504 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 345 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.6 MB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.5 MB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 1.4 MB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
20:17:04  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 262 kB/s)
20:17:04  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 222 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 481 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 1.5 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 6.4 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 1.2 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 446 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 379 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.0 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 171 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom (6.1 kB at 404 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.6 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.pom (11 kB at 788 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.6/features-4.4.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.6/features-4.4.6.pom (1.6 kB at 150 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom (16 kB at 1.6 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom (26 kB at 2.2 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.4 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom (1.0 kB at 95 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom (6.8 kB at 681 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom (1.2 kB at 139 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom (988 B at 90 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom (1.7 kB at 140 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom (7.6 kB at 586 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 1.4 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 536 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 817 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 833 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom (7.5 kB at 684 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom (1.2 kB at 74 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom (31 kB at 1.9 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom (3.5 kB at 267 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom (1.8 kB at 70 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom (1.7 kB at 159 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom (5.0 kB at 450 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom (24 kB at 1.8 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 385 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 1.1 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom (19 kB at 1.2 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom (10 kB at 930 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 1.3 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 851 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 1.8 MB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom (6.2 kB at 327 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom (7.0 kB at 585 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 59 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.pom (8.2 kB at 687 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom (4.7 kB at 466 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom (1.3 kB at 132 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom (4.1 kB at 339 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom (3.0 kB at 251 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom (1.4 kB at 136 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom (1.0 kB at 72 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom (2.1 kB at 94 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom (5.2 kB at 308 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom (2.7 kB at 148 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom (5.2 kB at 430 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom (1.5 kB at 125 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.pom (4.6 kB at 421 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.6/deployer-4.4.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.6/deployer-4.4.6.pom (1.7 kB at 190 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.pom (4.5 kB at 318 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.pom
20:17:05  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.pom (5.1 kB at 426 kB/s)
20:17:05  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.pom (4.7 kB at 279 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.pom (5.6 kB at 267 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.pom (10 kB at 1.1 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.6/shell-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.6/shell-4.4.6.pom (1.7 kB at 144 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom (18 kB at 1.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom (24 kB at 2.2 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.pom (17 kB at 1.2 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom (15 kB at 1.5 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.pom (9.0 kB at 695 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.pom (5.4 kB at 537 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.pom (9.0 kB at 818 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.pom (9.0 kB at 750 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.12.1/sshd-2.12.1.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.12.1/sshd-2.12.1.pom (75 kB at 4.7 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.28/spring-framework-bom-5.3.28.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.28/spring-framework-bom-5.3.28.pom (5.7 kB at 514 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.pom (7.1 kB at 706 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (2.0 kB at 169 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.pom (2.3 kB at 173 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.pom (3.7 kB at 308 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.6/diagnostic-4.4.6.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.6/diagnostic-4.4.6.pom (1.6 kB at 124 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom (1.6 kB at 148 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.pom (4.9 kB at 493 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.24/xbean-4.24.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.24/xbean-4.24.pom (19 kB at 1.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom (5.5 kB at 289 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom (15 kB at 1.4 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom (16 kB at 1.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.pom
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.pom (4.3 kB at 203 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.jar
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 2.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 1.2 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 3.7 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar (154 kB at 2.7 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 374 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar (176 kB at 2.3 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 764 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.6/karaf-maven-plugin-4.4.6.jar (209 kB at 2.5 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 2.4 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 476 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 447 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 243 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 6.5 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 127 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 137 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 6.1 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 266 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 1.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 331 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 1.3 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 35 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 3.0 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 1.5 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 3.9 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 143 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 97 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 221 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 57 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 530 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 21 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 15 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 25 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 389 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 15 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar (14 kB at 76 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar (288 kB at 1.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 299 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar (41 kB at 215 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar (9.4 kB at 48 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar (18 kB at 93 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.6/org.apache.karaf.util-4.4.6.jar (96 kB at 478 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 1.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar (20 kB at 87 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 3.4 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar (176 kB at 772 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar (29 kB at 125 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 2.1 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 36 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar (10 kB at 44 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 229 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 1.1 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 172 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 846 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 44 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 40 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 214 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 181 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 41 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 896 kB/s)
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 169 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 29 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 1.4 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.4 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 731 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 229 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 171 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 160 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 2.0 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 73 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 62 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 91 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 494 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 240 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 619 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 83 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 181 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 357 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar (11 kB at 32 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar (13 kB at 40 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar (139 kB at 418 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 34 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.jar (4.0 kB at 12 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar (30 kB at 86 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 192 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar (2.9 MB at 8.1 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar (76 kB at 207 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar (1.0 MB at 2.8 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar (72 kB at 195 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar (459 kB at 1.2 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar (69 kB at 183 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar (202 kB at 524 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar (15 kB at 38 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar (321 kB at 827 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar (1.6 MB at 4.1 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar (18 kB at 45 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar (9.6 kB at 24 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 kB at 32 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar (9.7 kB at 24 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar (6.7 kB at 16 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar (2.3 MB at 5.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.6/org.apache.karaf.deployer.spring-4.4.6.jar (44 kB at 105 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar (44 kB at 103 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar (55 kB at 127 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar (24 kB at 56 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar (2.4 MB at 5.4 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar (211 kB at 458 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar (107 kB at 232 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar (995 kB at 2.1 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar (257 kB at 548 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar (42 kB at 88 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar (4.2 MB at 8.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar (1.5 MB at 3.2 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar (686 kB at 1.4 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.6/org.apache.karaf.main-4.4.6.jar (175 kB at 357 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar (31 kB at 62 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar (1.8 MB at 3.5 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 695 kB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.14.0/jna-platform-5.14.0.jar (1.4 MB at 2.6 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 2.0 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
20:17:06  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (1.9 MB at 3.5 MB/s)
20:17:06  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 212 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.24/xbean-asm9-shaded-4.24.jar (264 kB at 483 kB/s)
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar (557 kB at 1.0 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.24/xbean-finder-shaded-4.24.jar (161 kB at 291 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 27 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 615 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 59 kB/s)
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 77 kB/s)
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 41 kB/s)
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 734 kB/s)
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 5.5 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 97 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom (3.0 kB at 269 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom (12 kB at 1.2 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom (54 kB at 4.2 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.44/jersey-bom-2.44.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.44/jersey-bom-2.44.pom (20 kB at 1.3 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 1.3 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom (18 kB at 1.5 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 155 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/56/oss-parent-56.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 2.0 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.112.Final/netty-bom-4.1.112.Final.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.112.Final/netty-bom-4.1.112.Final.pom (14 kB at 1.1 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom (18 kB at 1.4 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom (4.0 kB at 366 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.26/metrics-bom-4.2.26.pom (8.4 kB at 648 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.26/metrics-parent-4.2.26.pom (21 kB at 1.7 MB/s)
20:17:07  [INFO] ------------------------------------------------------------------------
20:17:07  [INFO] Reactor Build Order:
20:17:07  [INFO] 
20:17:07  [INFO] ODL :: integration :: distribution-artifacts                       [pom]
20:17:07  [INFO] ODL :: integration :: properties                                   [pom]
20:17:07  [INFO] ODL :: integration :: artifact-artifacts                           [pom]
20:17:07  [INFO] ODL :: integration :: other-artifacts                              [pom]
20:17:07  [INFO] ODL :: integration :: upstream-all-artifacts                       [pom]
20:17:07  [INFO] ODL :: integration :: upstream-aggregator                          [pom]
20:17:07  [INFO] ODL :: integration :: all-artifacts                                [pom]
20:17:07  [INFO] ODL :: integration :: artifacts-aggregator                         [pom]
20:17:07  [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts            [jar]
20:17:07  [INFO] ODL :: integration :: features-index                           [feature]
20:17:07  [INFO] ODL :: integration :: odl-integration-compatible-with-all      [feature]
20:17:07  [INFO] ODL :: integration :: odl-integration-all                      [feature]
20:17:07  [INFO] ODL :: integration :: features-test                            [feature]
20:17:07  [INFO] ODL :: integration :: karaf                                        [pom]
20:17:07  [INFO] ODL :: integration :: singles-aggregator                           [pom]
20:17:07  [INFO] ODL :: integration :: repos-aggregator                             [pom]
20:17:07  [INFO] ODL :: integration :: features-aggregator                          [pom]
20:17:07  [INFO] ODL :: integration :: onap-karaf                                   [pom]
20:17:07  [INFO] Integration/Distribution                                           [pom]
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (8.1 kB at 388 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (9.3 kB at 712 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 3.2 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom (24 kB at 2.0 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 471 kB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (39 kB at 3.6 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.pom (28 kB at 1.8 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.1/git-commit-id-maven-plugin-9.0.1.jar (55 kB at 4.5 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.pom
20:17:07  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.pom (19 kB at 1.5 MB/s)
20:17:07  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 514 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.8.1/cyclonedx-maven-plugin-2.8.1.jar (51 kB at 3.6 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.pom (5.5 kB at 455 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 641 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.4.0/maven-clean-plugin-3.4.0.jar (36 kB at 3.6 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.pom (8.1 kB at 622 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 622 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 3.4 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom (24 kB at 2.0 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.3/maven-install-plugin-3.1.3.jar (33 kB at 2.7 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.pom (9.2 kB at 767 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.3/maven-deploy-plugin-3.1.3.jar (40 kB at 2.3 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.pom (22 kB at 2.0 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0.jar (117 kB at 9.8 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 569 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 668 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 3.2 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 785 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.3 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 9.1 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom (15 kB at 1.7 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 919 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 5.0 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar (240 kB at 7.5 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.pom (10 kB at 1.0 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.13.0/maven-compiler-plugin-3.13.0.jar (83 kB at 5.2 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.pom (18 kB at 1.6 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.0/maven-dependency-plugin-3.8.0.jar (208 kB at 2.9 MB/s)
20:17:08  [INFO] 
20:17:08  [INFO] --------< org.opendaylight.integration:distribution-artifacts >---------
20:17:08  [INFO] Building ODL :: integration :: distribution-artifacts 0.20.2-SNAPSHOT [1/19]
20:17:08  [INFO] --------------------------------[ pom ]---------------------------------
20:17:08  [INFO] 
20:17:08  [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ distribution-artifacts ---
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 313 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 1.9 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 11 MB/s)
20:17:08  [INFO] 
20:17:08  [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ distribution-artifacts ---
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 249 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 2.1 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 469 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom (3.8 kB at 221 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom (5.4 kB at 446 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 216 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.4 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.9 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 263 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 1.1 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 3.3 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 1.6 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 333 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 14 MB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar (15 kB at 373 kB/s)
20:17:08  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 2.1 MB/s)
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar (147 kB at 3.3 MB/s)
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 3.2 MB/s)
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 11 MB/s)
20:17:08  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 5.3 MB/s)
20:17:09  [INFO] Skipping Rule Enforcement.
20:17:09  [INFO] 
20:17:09  [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ distribution-artifacts ---
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.8/git-commit-id-plugin-core-6.0.0-rc.8.pom (18 kB at 1.2 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 514 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 2.5 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 412 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 340 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 196 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.3 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.1 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 5.9 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 1.3 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom (7.2 kB at 655 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 249 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 322 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 208 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.7/joda-time-2.12.7.pom (40 kB at 2.7 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 98 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 1.0 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom
20:17:09  [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://nexus.opendaylight.org:443: The target server failed to respond
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://nexus.opendaylight.org:443: The target server failed to respond
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://nexus.opendaylight.org:443: The target server failed to respond
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom
20:17:09  [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://nexus.opendaylight.org:443: The target server failed to respond
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] I/O exception (java.net.SocketException) caught when processing request to {s}->https://nexus.opendaylight.org:443: Network is unreachable
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] I/O exception (java.net.SocketException) caught when processing request to {s}->https://nexus.opendaylight.org:443: Network is unreachable
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom
20:17:09  [INFO] I/O exception (java.net.SocketException) caught when processing request to {s}->https://nexus.opendaylight.org:443: Network is unreachable
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] I/O exception (java.net.SocketException) caught when processing request to {s}->https://nexus.opendaylight.org:443: Network is unreachable
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] I/O exception (java.net.SocketException) caught when processing request to {s}->https://nexus.opendaylight.org:443: Network is unreachable
20:17:09  [INFO] Retrying request to {s}->https://nexus.opendaylight.org:443
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 625 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom (4.7 kB at 363 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 666 kB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.4 MB/s)
20:17:09  [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom
20:17:09  [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 1.5 MB/s)
20:17:09  [INFO] ------------------------------------------------------------------------
20:17:09  [INFO] Reactor Summary for Integration/Distribution 0.20.2-SNAPSHOT:
20:17:09  [INFO] 
20:17:09  [INFO] ODL :: integration :: distribution-artifacts ....... FAILURE [  0.940 s]
20:17:09  [INFO] ODL :: integration :: properties ................... SKIPPED
20:17:09  [INFO] ODL :: integration :: artifact-artifacts ........... SKIPPED
20:17:09  [INFO] ODL :: integration :: other-artifacts .............. SKIPPED
20:17:09  [INFO] ODL :: integration :: upstream-all-artifacts ....... SKIPPED
20:17:09  [INFO] ODL :: integration :: upstream-aggregator .......... SKIPPED
20:17:09  [INFO] ODL :: integration :: all-artifacts ................ SKIPPED
20:17:09  [INFO] ODL :: integration :: artifacts-aggregator ......... SKIPPED
20:17:09  [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SKIPPED
20:17:09  [INFO] ODL :: integration :: features-index ............... SKIPPED
20:17:09  [INFO] ODL :: integration :: odl-integration-compatible-with-all SKIPPED
20:17:09  [INFO] ODL :: integration :: odl-integration-all .......... SKIPPED
20:17:09  [INFO] ODL :: integration :: features-test ................ SKIPPED
20:17:09  [INFO] ODL :: integration :: karaf ........................ SKIPPED
20:17:09  [INFO] ODL :: integration :: singles-aggregator ........... SKIPPED
20:17:09  [INFO] ODL :: integration :: repos-aggregator ............. SKIPPED
20:17:09  [INFO] ODL :: integration :: features-aggregator .......... SKIPPED
20:17:09  [INFO] ODL :: integration :: onap-karaf ................... SKIPPED
20:17:09  [INFO] Integration/Distribution ........................... SKIPPED
20:17:09  [INFO] ------------------------------------------------------------------------
20:17:09  [INFO] BUILD FAILURE
20:17:09  [INFO] ------------------------------------------------------------------------
20:17:09  [INFO] Total time:  9.947 s
20:17:09  [INFO] Finished at: 2024-09-02T20:17:09Z
20:17:09  [INFO] ------------------------------------------------------------------------
20:17:09  [ERROR] Failed to execute goal io.github.git-commit-id:git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) on project distribution-artifacts: Execution get-git-infos of goal io.github.git-commit-id:git-commit-id-maven-plugin:9.0.1:revision failed: Plugin io.github.git-commit-id:git-commit-id-maven-plugin:9.0.1 or one of its dependencies could not be resolved: Failed to collect dependencies at io.github.git-commit-id:git-commit-id-maven-plugin:jar:9.0.1 -> io.github.git-commit-id:git-commit-id-plugin-core:jar:6.0.0-rc.8 -> org.eclipse.parsson:parsson:jar:1.1.5: Failed to read artifact descriptor for org.eclipse.parsson:parsson:jar:1.1.5: Could not transfer artifact org.eclipse.parsson:parsson:pom:1.1.5 from/to opendaylight-mirror (https://nexus.opendaylight.org/content/repositories/public/): transfer failed for https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.5/parsson-1.1.5.pom: nexus.opendaylight.org:443 failed to respond -> [Help 1]
20:17:09  [ERROR] 
20:17:09  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
20:17:09  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:17:09  [ERROR] 
20:17:09  [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:17:09  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
20:17:09  Build step 'Invoke top-level Maven targets' marked build as failure
20:17:09  $ ssh-agent -k
20:17:09  unset SSH_AUTH_SOCK;
20:17:09  unset SSH_AGENT_PID;
20:17:09  echo Agent pid 10636 killed;
20:17:09  [ssh-agent] Stopped.
20:17:09  [PostBuildScript] - [INFO] Executing post build scripts.
20:17:09  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins17688080304910790307.sh
20:17:09  Archiving csit artifacts
20:17:09  seq: invalid floating point argument: ‘’
20:17:09  Try 'seq --help' for more information.
20:17:09    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:17:09                                   Dload  Upload   Total   Spent    Left  Speed
20:17:09  
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   237    0   237    0     0   3646      0 --:--:-- --:--:-- --:--:--  3646
20:17:09  Archive:  robot-plugin.zip
20:17:09    End-of-central-directory signature not found.  Either this file is not
20:17:09    a zipfile, or it constitutes one disk of a multi-part archive.  In the
20:17:09    latter case the central directory and zipfile comment will be found on
20:17:09    the last disk(s) of this archive.
20:17:09  unzip:  cannot find zipfile directory in one of robot-plugin.zip or
20:17:09          robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
20:17:09  mv: cannot stat '*.log': No such file or directory
20:17:09  mv: cannot stat '*.log.gz': No such file or directory
20:17:09  mv: cannot stat '*.csv': No such file or directory
20:17:09  mv: cannot stat '*.png': No such file or directory
20:17:09  [PostBuildScript] - [INFO] Executing post build scripts.
20:17:09  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins13592348566797185973.sh
20:17:09  ---> sysstat.sh
20:17:10  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins11069830573072401496.sh
20:17:10  ---> package-listing.sh
20:17:10  ++ facter osfamily
20:17:10  ++ tr '[:upper:]' '[:lower:]'
20:17:10  + OS_FAMILY=debian
20:17:10  + workspace=/w/workspace/distribution-check-managed-calcium
20:17:10  + START_PACKAGES=/tmp/packages_start.txt
20:17:10  + END_PACKAGES=/tmp/packages_end.txt
20:17:10  + DIFF_PACKAGES=/tmp/packages_diff.txt
20:17:10  + PACKAGES=/tmp/packages_start.txt
20:17:10  + '[' /w/workspace/distribution-check-managed-calcium ']'
20:17:10  + PACKAGES=/tmp/packages_end.txt
20:17:10  + case "${OS_FAMILY}" in
20:17:10  + dpkg -l
20:17:10  + grep '^ii'
20:17:10  + '[' -f /tmp/packages_start.txt ']'
20:17:10  + '[' -f /tmp/packages_end.txt ']'
20:17:10  + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:17:10  + '[' /w/workspace/distribution-check-managed-calcium ']'
20:17:10  + mkdir -p /w/workspace/distribution-check-managed-calcium/archives/
20:17:10  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-check-managed-calcium/archives/
20:17:10  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins16221729332182570486.sh
20:17:10  ---> capture-instance-metadata.sh
20:17:10  Setup pyenv:
20:17:10  * system (set by /opt/pyenv/version)
20:17:10  * 3.8.13 (set by /opt/pyenv/version)
20:17:10  * 3.9.13 (set by /opt/pyenv/version)
20:17:10  * 3.10.13 (set by /opt/pyenv/version)
20:17:10  * 3.11.7 (set by /opt/pyenv/version)
20:17:15  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jhJc
20:17:15  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:17:18  lf-activate-venv(): INFO: Installing: lftools 
20:17:45  lf-activate-venv(): INFO: Adding /tmp/venv-jhJc/bin to PATH
20:17:45  INFO: Running in OpenStack, capturing instance metadata
20:17:47  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins18012749998980898357.sh
20:17:47  provisioning config files...
20:17:49  Could not find credentials [logs] for distribution-check-managed-calcium #44
20:17:49  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-check-managed-calcium@tmp/config16481635625143295783tmp
20:17:49  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:17:49  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:17:49  provisioning config files...
20:17:49  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:17:49  [EnvInject] - Injecting environment variables from a build step.
20:17:49  [EnvInject] - Injecting as environment variables the properties content 
20:17:49  SERVER_ID=logs
20:17:49  
20:17:49  [EnvInject] - Variables injected successfully.
20:17:49  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins7678295863467684691.sh
20:17:49  ---> create-netrc.sh
20:17:49  WARN: Log server credential not found.
20:17:50  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins11992473506766781684.sh
20:17:50  ---> python-tools-install.sh
20:17:50  Setup pyenv:
20:17:50    system
20:17:50    3.8.13
20:17:50    3.9.13
20:17:50    3.10.13
20:17:50  * 3.11.7 (set by /w/workspace/distribution-check-managed-calcium/.python-version)
20:17:50  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jhJc from file:/tmp/.os_lf_venv
20:17:51  lf-activate-venv(): INFO: Installing: lftools 
20:17:59  lf-activate-venv(): INFO: Adding /tmp/venv-jhJc/bin to PATH
20:17:59  Generating Requirements File
20:18:18  Python 3.11.7
20:18:19  pip 24.2 from /tmp/venv-jhJc/lib/python3.11/site-packages/pip (python 3.11)
20:18:19  appdirs==1.4.4
20:18:19  argcomplete==3.5.0
20:18:19  aspy.yaml==1.3.0
20:18:19  attrs==24.2.0
20:18:19  autopage==0.5.2
20:18:19  beautifulsoup4==4.12.3
20:18:19  boto3==1.35.10
20:18:19  botocore==1.35.10
20:18:19  bs4==0.0.2
20:18:19  cachetools==5.5.0
20:18:19  certifi==2024.8.30
20:18:19  cffi==1.17.0
20:18:19  cfgv==3.4.0
20:18:19  chardet==5.2.0
20:18:19  charset-normalizer==3.3.2
20:18:19  click==8.1.7
20:18:19  cliff==4.7.0
20:18:19  cmd2==2.4.3
20:18:19  cryptography==3.3.2
20:18:19  debtcollector==3.0.0
20:18:19  decorator==5.1.1
20:18:19  defusedxml==0.7.1
20:18:19  Deprecated==1.2.14
20:18:19  distlib==0.3.8
20:18:19  dnspython==2.6.1
20:18:19  docker==4.2.2
20:18:19  dogpile.cache==1.3.3
20:18:19  email_validator==2.2.0
20:18:19  filelock==3.15.4
20:18:19  future==1.0.0
20:18:19  gitdb==4.0.11
20:18:19  GitPython==3.1.43
20:18:19  google-auth==2.34.0
20:18:19  httplib2==0.22.0
20:18:19  identify==2.6.0
20:18:19  idna==3.8
20:18:19  importlib-resources==1.5.0
20:18:19  iso8601==2.1.0
20:18:19  Jinja2==3.1.4
20:18:19  jmespath==1.0.1
20:18:19  jsonpatch==1.33
20:18:19  jsonpointer==3.0.0
20:18:19  jsonschema==4.23.0
20:18:19  jsonschema-specifications==2023.12.1
20:18:19  keystoneauth1==5.8.0
20:18:19  kubernetes==30.1.0
20:18:19  lftools==0.37.10
20:18:19  lxml==5.3.0
20:18:19  MarkupSafe==2.1.5
20:18:19  msgpack==1.0.8
20:18:19  multi_key_dict==2.0.3
20:18:19  munch==4.0.0
20:18:19  netaddr==1.3.0
20:18:19  netifaces==0.11.0
20:18:19  niet==1.4.2
20:18:19  nodeenv==1.9.1
20:18:19  oauth2client==4.1.3
20:18:19  oauthlib==3.2.2
20:18:19  openstacksdk==4.0.0
20:18:19  os-client-config==2.1.0
20:18:19  os-service-types==1.7.0
20:18:19  osc-lib==3.1.0
20:18:19  oslo.config==9.6.0
20:18:19  oslo.context==5.6.0
20:18:19  oslo.i18n==6.4.0
20:18:19  oslo.log==6.1.2
20:18:19  oslo.serialization==5.5.0
20:18:19  oslo.utils==7.3.0
20:18:19  packaging==24.1
20:18:19  pbr==6.1.0
20:18:19  platformdirs==4.2.2
20:18:19  prettytable==3.11.0
20:18:19  pyasn1==0.6.0
20:18:19  pyasn1_modules==0.4.0
20:18:19  pycparser==2.22
20:18:19  pygerrit2==2.0.15
20:18:19  PyGithub==2.4.0
20:18:19  PyJWT==2.9.0
20:18:19  PyNaCl==1.5.0
20:18:19  pyparsing==2.4.7
20:18:19  pyperclip==1.9.0
20:18:19  pyrsistent==0.20.0
20:18:19  python-cinderclient==9.6.0
20:18:19  python-dateutil==2.9.0.post0
20:18:19  python-heatclient==4.0.0
20:18:19  python-jenkins==1.8.2
20:18:19  python-keystoneclient==5.5.0
20:18:19  python-magnumclient==4.7.0
20:18:19  python-openstackclient==7.0.0
20:18:19  python-swiftclient==4.6.0
20:18:19  PyYAML==6.0.2
20:18:19  referencing==0.35.1
20:18:19  requests==2.32.3
20:18:19  requests-oauthlib==2.0.0
20:18:19  requestsexceptions==1.4.0
20:18:19  rfc3986==2.0.0
20:18:19  rpds-py==0.20.0
20:18:19  rsa==4.9
20:18:19  ruamel.yaml==0.18.6
20:18:19  ruamel.yaml.clib==0.2.8
20:18:19  s3transfer==0.10.2
20:18:19  simplejson==3.19.3
20:18:19  six==1.16.0
20:18:19  smmap==5.0.1
20:18:19  soupsieve==2.6
20:18:19  stevedore==5.3.0
20:18:19  tabulate==0.9.0
20:18:19  toml==0.10.2
20:18:19  tomlkit==0.13.2
20:18:19  tqdm==4.66.5
20:18:19  typing_extensions==4.12.2
20:18:19  tzdata==2024.1
20:18:19  urllib3==1.26.20
20:18:19  virtualenv==20.26.3
20:18:19  wcwidth==0.2.13
20:18:19  websocket-client==1.8.0
20:18:19  wrapt==1.16.0
20:18:19  xdg==6.0.0
20:18:19  xmltodict==0.13.0
20:18:19  yq==3.4.3
20:18:19  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins2435619685865448011.sh
20:18:19  ---> sudo-logs.sh
20:18:19  Archiving 'sudo' log..
20:18:19  [distribution-check-managed-calcium] $ /bin/bash /tmp/jenkins8342963253588927663.sh
20:18:19  ---> job-cost.sh
20:18:19  Setup pyenv:
20:18:19    system
20:18:19    3.8.13
20:18:19    3.9.13
20:18:19    3.10.13
20:18:19  * 3.11.7 (set by /w/workspace/distribution-check-managed-calcium/.python-version)
20:18:20  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jhJc from file:/tmp/.os_lf_venv
20:18:20  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
20:18:25  lf-activate-venv(): INFO: Adding /tmp/venv-jhJc/bin to PATH
20:18:25  INFO: No Stack...
20:18:25  INFO: Retrieving Pricing Info for: v3-standard-8
20:18:25  INFO: Archiving Costs
20:18:25  [distribution-check-managed-calcium] $ /bin/bash -l /tmp/jenkins7022181320983902139.sh
20:18:25  ---> logs-deploy.sh
20:18:25  Setup pyenv:
20:18:25    system
20:18:25    3.8.13
20:18:25    3.9.13
20:18:25    3.10.13
20:18:25  * 3.11.7 (set by /w/workspace/distribution-check-managed-calcium/.python-version)
20:18:26  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jhJc from file:/tmp/.os_lf_venv
20:18:26  lf-activate-venv(): INFO: Installing: lftools 
20:18:35  lf-activate-venv(): INFO: Adding /tmp/venv-jhJc/bin to PATH
20:18:35  WARNING: Nexus logging server not set
20:18:35  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-check-managed-calcium/44/
20:18:35  INFO: archiving logs to S3
20:18:36  ---> uname -a:
20:18:36  Linux prd-ubuntu2004-docker-8c-8g-17290 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
20:18:36  
20:18:36  
20:18:36  ---> lscpu:
20:18:36  Architecture:                       x86_64
20:18:36  CPU op-mode(s):                     32-bit, 64-bit
20:18:36  Byte Order:                         Little Endian
20:18:36  Address sizes:                      40 bits physical, 48 bits virtual
20:18:36  CPU(s):                             8
20:18:36  On-line CPU(s) list:                0-7
20:18:36  Thread(s) per core:                 1
20:18:36  Core(s) per socket:                 1
20:18:36  Socket(s):                          8
20:18:36  NUMA node(s):                       1
20:18:36  Vendor ID:                          AuthenticAMD
20:18:36  CPU family:                         23
20:18:36  Model:                              49
20:18:36  Model name:                         AMD EPYC-Rome Processor
20:18:36  Stepping:                           0
20:18:36  CPU MHz:                            2799.998
20:18:36  BogoMIPS:                           5599.99
20:18:36  Virtualization:                     AMD-V
20:18:36  Hypervisor vendor:                  KVM
20:18:36  Virtualization type:                full
20:18:36  L1d cache:                          256 KiB
20:18:36  L1i cache:                          256 KiB
20:18:36  L2 cache:                           4 MiB
20:18:36  L3 cache:                           128 MiB
20:18:36  NUMA node0 CPU(s):                  0-7
20:18:36  Vulnerability Gather data sampling: Not affected
20:18:36  Vulnerability Itlb multihit:        Not affected
20:18:36  Vulnerability L1tf:                 Not affected
20:18:36  Vulnerability Mds:                  Not affected
20:18:36  Vulnerability Meltdown:             Not affected
20:18:36  Vulnerability Mmio stale data:      Not affected
20:18:36  Vulnerability Retbleed:             Vulnerable
20:18:36  Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl and seccomp
20:18:36  Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
20:18:36  Vulnerability Spectre v2:           Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
20:18:36  Vulnerability Srbds:                Not affected
20:18:36  Vulnerability Tsx async abort:      Not affected
20:18:36  Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
20:18:36  
20:18:36  
20:18:36  ---> nproc:
20:18:36  8
20:18:36  
20:18:36  
20:18:36  ---> df -h:
20:18:36  Filesystem      Size  Used Avail Use% Mounted on
20:18:36  udev             16G     0   16G   0% /dev
20:18:36  tmpfs           3.2G  1.1M  3.2G   1% /run
20:18:36  /dev/vda1       155G  8.9G  146G   6% /
20:18:36  tmpfs            16G     0   16G   0% /dev/shm
20:18:36  tmpfs           5.0M     0  5.0M   0% /run/lock
20:18:36  tmpfs            16G     0   16G   0% /sys/fs/cgroup
20:18:36  /dev/loop0       62M   62M     0 100% /snap/core20/1405
20:18:36  /dev/vda15      105M  6.1M   99M   6% /boot/efi
20:18:36  /dev/loop1       68M   68M     0 100% /snap/lxd/22753
20:18:36  /dev/loop2       44M   44M     0 100% /snap/snapd/15177
20:18:36  tmpfs           3.2G     0  3.2G   0% /run/user/1001
20:18:36  
20:18:36  
20:18:36  ---> free -m:
20:18:36                total        used        free      shared  buff/cache   available
20:18:36  Mem:          32100         881       28661           1        2556       30774
20:18:36  Swap:          1023           0        1023
20:18:36  
20:18:36  
20:18:36  ---> ip addr:
20:18:36  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:18:36      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:18:36      inet 127.0.0.1/8 scope host lo
20:18:36         valid_lft forever preferred_lft forever
20:18:36      inet6 ::1/128 scope host 
20:18:36         valid_lft forever preferred_lft forever
20:18:36  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
20:18:36      link/ether fa:16:3e:1a:ec:19 brd ff:ff:ff:ff:ff:ff
20:18:36      inet 10.30.171.24/23 brd 10.30.171.255 scope global dynamic ens3
20:18:36         valid_lft 86250sec preferred_lft 86250sec
20:18:36      inet6 fe80::f816:3eff:fe1a:ec19/64 scope link 
20:18:36         valid_lft forever preferred_lft forever
20:18:36  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
20:18:36      link/ether 02:42:ea:98:42:bd brd ff:ff:ff:ff:ff:ff
20:18:36      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
20:18:36         valid_lft forever preferred_lft forever
20:18:36  
20:18:36  
20:18:36  ---> sar -b -r -n DEV:
20:18:36  Linux 5.4.0-190-generic (prd-ubuntu2004-docker-8c-8g-17290) 	09/02/24 	_x86_64_	(8 CPU)
20:18:36  
20:18:36  20:16:10     LINUX RESTART	(8 CPU)
20:18:36  
20:18:36  20:17:01          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
20:18:36  20:18:01       158.06     81.70     76.35      0.00   2589.70  17948.89      0.00
20:18:36  Average:       158.06     81.70     76.35      0.00   2589.70  17948.89      0.00
20:18:36  
20:18:36  20:17:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
20:18:36  20:18:01     29524396  31566868    755132      2.30     78232   2267072   1637420      4.83   1025264   1979700    134908
20:18:36  Average:     29524396  31566868    755132      2.30     78232   2267072   1637420      4.83   1025264   1979700    134908
20:18:36  
20:18:36  20:17:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
20:18:36  20:18:01         ens3    188.97    163.09   1605.02     31.39      0.00      0.00      0.00      0.00
20:18:36  20:18:01           lo      0.80      0.80      0.08      0.08      0.00      0.00      0.00      0.00
20:18:36  20:18:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
20:18:36  Average:         ens3    188.97    163.09   1605.02     31.39      0.00      0.00      0.00      0.00
20:18:36  Average:           lo      0.80      0.80      0.08      0.08      0.00      0.00      0.00      0.00
20:18:36  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
20:18:36  
20:18:36  
20:18:36  ---> sar -P ALL:
20:18:36  Linux 5.4.0-190-generic (prd-ubuntu2004-docker-8c-8g-17290) 	09/02/24 	_x86_64_	(8 CPU)
20:18:36  
20:18:36  20:16:10     LINUX RESTART	(8 CPU)
20:18:36  
20:18:36  20:17:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
20:18:36  20:18:01        all     11.52      7.16      6.17      1.00      0.10     74.05
20:18:36  20:18:01          0     10.60      7.35      7.13      0.74      0.10     74.08
20:18:36  20:18:01          1     12.88      8.70      6.51      0.62      0.10     71.19
20:18:36  20:18:01          2      5.60      8.17      6.51      0.34      0.12     79.26
20:18:36  20:18:01          3     12.97      8.34      6.92      0.49      0.10     71.18
20:18:36  20:18:01          4      5.39      7.55      6.36      0.69      0.10     79.92
20:18:36  20:18:01          5     23.17      5.32      4.50      0.79      0.10     66.12
20:18:36  20:18:01          6      3.78      4.99      5.38      3.95      0.10     81.79
20:18:36  20:18:01          7     17.76      6.85      6.04      0.37      0.08     68.89
20:18:36  Average:        all     11.52      7.16      6.17      1.00      0.10     74.05
20:18:36  Average:          0     10.60      7.35      7.13      0.74      0.10     74.08
20:18:36  Average:          1     12.88      8.70      6.51      0.62      0.10     71.19
20:18:36  Average:          2      5.60      8.17      6.51      0.34      0.12     79.26
20:18:36  Average:          3     12.97      8.34      6.92      0.49      0.10     71.18
20:18:36  Average:          4      5.39      7.55      6.36      0.69      0.10     79.92
20:18:36  Average:          5     23.17      5.32      4.50      0.79      0.10     66.12
20:18:36  Average:          6      3.78      4.99      5.38      3.95      0.10     81.79
20:18:36  Average:          7     17.76      6.85      6.04      0.37      0.08     68.89
20:18:36  
20:18:36  
20:18:36