Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-2422 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-registrator-master-release-version-java-daily [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Z0M39Rqsb1dn/agent.1706 SSH_AGENT_PID=1708 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-registrator-master-release-version-java-daily@tmp/private_key_16733470920798477002.key (/w/workspace/oom-registrator-master-release-version-java-daily@tmp/private_key_16733470920798477002.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom/registrator.git > git init /w/workspace/oom-registrator-master-release-version-java-daily # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/registrator.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/registrator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/oom/registrator.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 2e45f3299ab3a45c4257f7f423ba4ecb561cf1f4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e45f3299ab3a45c4257f7f423ba4ecb561cf1f4 # timeout=30 Commit message: "promote Jinquan ni as MSB commiter and ptl" > git rev-list --no-walk 2e45f3299ab3a45c4257f7f423ba4ecb561cf1f4 # timeout=10 [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins9527789714286773355.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RijJ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RijJ/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-RijJ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.29.4 botocore==1.32.4 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.23.4 httplib2==0.22.0 identify==2.5.32 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.1 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==3.11.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.24.6 wcwidth==0.2.11 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/oom-registrator-master-release-version-java-daily@tmp/config10653121960701423856tmp copy managed file [oom-registrator-settings] to file:/w/workspace/oom-registrator-master-release-version-java-daily@tmp/config10007820940516061841tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'version.properties' [EnvInject] - Variables injected successfully. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-builder-4c-4g-2422 using settings config with name oom-registrator-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [oom-registrator-master-release-version-java-daily] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings6592801289333492624.xml -gs /tmp/global-settings11191971759560931301.xml -DGERRIT_BRANCH=master -DPROJECT=oom/registrator -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_REFSPEC=refs/heads/master "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_PROJECT=oom/registrator -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DnewVersion=1.2.6 versions:set versions:update-child-modules versions:commit -B [INFO] Scanning for projects... [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/mvn-golang-wrapper/2.3.4/mvn-golang-wrapper-2.3.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/mvn-golang-wrapper/2.3.4/mvn-golang-wrapper-2.3.4.pom (15 KB at 59.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.10.5/joda-time-2.10.5.pom (37 KB at 1209.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-annotations/1.1.3/meta-annotations-1.1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-annotations/1.1.3/meta-annotations-1.1.3.pom (10 KB at 187.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-utils/1.1.3/meta-utils-1.1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-utils/1.1.3/meta-utils-1.1.3.pom (9 KB at 316.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 KB at 818.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 2370.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 KB at 956.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (12 KB at 657.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5 KB at 292.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 KB at 2156.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 KB at 1044.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 404.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 1187.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 1302.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 KB at 833.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 237.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 250.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 779.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 141.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 135.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 63.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 373.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1126.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 222.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 431.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 239.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 134.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 125.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 117.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 171.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 327.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 160.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 195.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 81.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 223.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 656.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 260.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 203.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 355.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 771.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 146.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 160.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 116.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 301.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 106.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 189.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 70.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (5 KB at 337.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (5 KB at 319.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 2241.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5 KB at 303.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5 KB at 330.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 1166.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 779.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-exec/1.11/zt-exec-1.11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-exec/1.11/zt-exec-1.11.pom (7 KB at 187.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-zip/1.13/zt-zip-1.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-zip/1.13/zt-zip-1.13.pom (6 KB at 189.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 KB at 1047.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (71 KB at 3908.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.13/commons-codec-1.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.13/commons-codec-1.13.pom (14 KB at 130.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom (28 KB at 390.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.pom (7 KB at 99.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.10/httpcomponents-client-4.5.10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.10/httpcomponents-client-4.5.10.pom (16 KB at 639.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (34 KB at 1694.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.pom (5 KB at 112.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.12/httpcomponents-core-4.4.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.12/httpcomponents-core-4.4.12.pom (13 KB at 546.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 1172.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 3414.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 KB at 852.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (4 KB at 233.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 KB at 1014.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-nop/1.7.25/slf4j-nop-1.7.25.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-nop/1.7.25/slf4j-nop-1.7.25.pom (786 B at 30.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/mvn-golang-wrapper/2.3.4/mvn-golang-wrapper-2.3.4.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-annotations/1.1.3/meta-annotations-1.1.3.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-utils/1.1.3/meta-utils-1.1.3.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/mvn-golang-wrapper/2.3.4/mvn-golang-wrapper-2.3.4.jar (159 KB at 1914.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (125 KB at 1167.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-annotations/1.1.3/meta-annotations-1.1.3.jar (37 KB at 215.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar (210 KB at 1158.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 874.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.10.5/joda-time-2.10.5.jar (628 KB at 3253.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/igormaznitsa/meta-utils/1.1.3/meta-utils-1.1.3.jar (37 KB at 184.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 2599.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (46 KB at 227.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 144.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (37 KB at 163.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 207.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 604.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 430.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 54.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 205.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 287.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 581.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 394.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 218.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 703.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 155.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 96.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 45.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 1486.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-exec/1.11/zt-exec-1.11.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 159.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-zip/1.13/zt-zip-1.13.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 KB at 185.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (160 KB at 493.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.13/commons-codec-1.13.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar (255 KB at 752.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-exec/1.11/zt-exec-1.11.jar (57 KB at 165.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/zeroturnaround/zt-zip/1.13/zt-zip-1.13.jar (109 KB at 314.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.13/commons-codec-1.13.jar (337 KB at 947.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.12/httpcore-4.4.12.jar (321 KB at 878.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 161.0 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (601 KB at 1597.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-nop/1.7.25/slf4j-nop-1.7.25.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.10/httpclient-4.5.10.jar (757 KB at 2006.6 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 KB at 105.6 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-nop/1.7.25/slf4j-nop-1.7.25.jar (4 KB at 9.9 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar (493 KB at 1188.6 KB/sec) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.oom:registrator:jar:1.2.6-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 95, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.pom (2 KB at 35.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/39/mojo-parent-39.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/39/mojo-parent-39.pom (34 KB at 1377.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.pom (9 KB at 492.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/parent/parent/36/parent-36.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/parent/parent/36/parent-36.pom (29 KB at 1755.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.2/sonar-maven-plugin-3.2.jar (52 KB at 3463.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 360.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 598.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1815.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 KB at 964.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 2217.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 239.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 909.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 1980.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 KB at 1204.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 633.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 406.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 2373.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 474.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 703.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 2121.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 2621.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (11 KB at 730.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 KB at 538.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 KB at 676.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (7 KB at 566.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 KB at 1880.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (6 KB at 274.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 1379.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 KB at 1355.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (122 KB at 7590.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.pom (5 KB at 308.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 KB at 819.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 2466.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/4/apache-4.pom (5 KB at 274.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/1.3/maven-antrun-plugin-1.3.jar (24 KB at 1644.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 KB at 1138.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 972.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (204 KB at 11331.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 799.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 9349.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom (10 KB at 649.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/release/maven-release/2.3.2/maven-release-2.3.2.pom (9 KB at 601.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar (44 KB at 817.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/codehaus/mojo/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml (15 KB at 528.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-metadata.xml (15 KB at 462.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/codehaus/mojo/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (21 KB at 674.9 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (21 KB at 397.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (2 KB at 53.0 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (2 KB at 31.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom (10 KB at 748.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom (13 KB at 1261.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 KB at 823.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (6 KB at 501.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar (285 KB at 18966.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oom-registrator 1.2.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:set (default-cli) @ registrator --- [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom (3 KB at 178.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (9 KB at 768.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 KB at 2673.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (6 KB at 289.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (4 KB at 146.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom (3 KB at 215.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom (5 KB at 410.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom (568 B at 42.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (2 KB at 133.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 KB at 1478.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (42 KB at 2788.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 KB at 1383.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (10 KB at 669.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 KB at 1773.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (7 KB at 438.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 KB at 1607.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 KB at 2017.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (81 KB at 5044.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 KB at 1349.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 KB at 1659.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (8 KB at 494.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5 KB at 355.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (4 KB at 262.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (2 KB at 107.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 KB at 1072.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (2 KB at 115.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8 KB at 562.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 KB at 1365.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 2285.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/15/apache-15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 KB at 929.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (5 KB at 345.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (3 KB at 141.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (3 KB at 181.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (2 KB at 107.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 199.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1426.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 507.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (3 KB at 197.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (3 KB at 163.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3 KB at 197.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (5 KB at 383.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 KB at 995.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 362.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 116.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 127.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 702.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1837.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 71.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 46.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (3 KB at 226.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 KB at 997.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 407.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3 KB at 265.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (5 KB at 345.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (2 KB at 154.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 KB at 2103.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (3 KB at 91.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (3 KB at 153.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (4 KB at 188.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 KB at 712.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (14 KB at 774.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 KB at 1220.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6 KB at 397.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (8 KB at 477.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 445.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (6 KB at 438.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 KB at 1625.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (77 KB at 6344.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 KB at 1745.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3 KB at 241.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (5 KB at 361.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (22 KB at 1569.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (8 KB at 515.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5 KB at 355.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (16 KB at 1005.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 382.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 KB at 1159.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 1124.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 186.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/google/1/google-1.pom (2 KB at 126.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (4 KB at 95.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 KB at 780.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 48.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (5 KB at 293.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (5 KB at 285.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 48.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 KB at 1130.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (7 KB at 430.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 KB at 999.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5 KB at 346.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 KB at 989.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 KB at 1115.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5 KB at 242.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 KB at 988.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6 KB at 368.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (2 KB at 96.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 KB at 1354.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (3 KB at 88.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 91.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 619.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (3 KB at 216.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (8 KB at 626.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3 KB at 185.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2 KB at 148.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (3 KB at 223.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2 KB at 176.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (3 KB at 183.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 216.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 540.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 883.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 939.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1529.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 758.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 KB at 807.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 KB at 1172.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (76 KB at 5410.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/19/apache-19.pom (16 KB at 1375.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 1009.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 4323.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/16/apache-16.pom (16 KB at 1156.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7 KB at 488.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (7 KB at 377.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 4.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 12.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 11.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6 KB at 451.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 73.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 12.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 108.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 199.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 70.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB at 828.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (7 KB at 550.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 10.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 KB at 797.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (6 KB at 367.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (5 KB at 398.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (45 KB at 3427.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 KB at 1325.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (3 KB at 191.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 KB at 1058.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 61.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (2 KB at 130.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (3 KB at 175.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 KB at 1255.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar (13 KB at 538.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar (7 KB at 201.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (188 KB at 5077.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar (45 KB at 642.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (54 KB at 768.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (91 KB at 926.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar (165 KB at 1640.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 KB at 98.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 KB at 181.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (735 KB at 6736.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (61 KB at 544.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (150 KB at 1278.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (59 KB at 494.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (46 KB at 377.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (57 KB at 448.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (489 KB at 3849.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 KB at 311.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 KB at 87.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (214 KB at 1616.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (5 KB at 30.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (241 KB at 1638.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 KB at 75.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (353 KB at 2302.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (321 KB at 2096.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (763 KB at 4853.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 KB at 99.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 KB at 93.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 KB at 95.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 KB at 63.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8 KB at 42.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (64 KB at 336.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (339 KB at 1683.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (242 KB at 1159.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 1217.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 2080.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (141 KB at 652.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (88 KB at 403.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 476.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 284.5 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (307 KB at 1356.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (10 KB at 39.2 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 2316.7 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (192 KB at 750.3 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (618 KB at 2411.9 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1550 KB at 5633.5 KB/sec) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /w/workspace/oom-registrator-master-release-version-java-daily [INFO] Processing change of org.onap.oom:registrator:1.2.6-SNAPSHOT -> 1.2.6 [INFO] Processing org.onap.oom:registrator [INFO] Updating project org.onap.oom:registrator [INFO] from version 1.2.6-SNAPSHOT to 1.2.6 [INFO] [INFO] [INFO] --- versions-maven-plugin:2.16.2:update-child-modules (default-cli) @ registrator --- [INFO] All child modules are up to date. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oom-registrator 1.2.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ registrator --- [INFO] Accepting all changes to /w/workspace/oom-registrator-master-release-version-java-daily/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.703 s [INFO] Finished at: 2023-11-21T10:07:06+00:00 [INFO] Final Memory: 19M/70M [INFO] ------------------------------------------------------------------------ using settings config with name oom-registrator-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [oom-registrator-master-release-version-java-daily] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings3728104309284476590.xml -gs /tmp/global-settings15430362554169457647.xml -DGERRIT_BRANCH=master -DPROJECT=oom/registrator -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_REFSPEC=refs/heads/master "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_PROJECT=oom/registrator -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DNone= clean deploy -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.oom:registrator:jar:1.2.6 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 95, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building oom-registrator 1.2.6 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ registrator --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ registrator --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/oom-registrator-master-release-version-java-daily/src/main/resources [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources-dockerfile) @ registrator --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ registrator --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ registrator --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/oom-registrator-master-release-version-java-daily/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ registrator --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ registrator --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ registrator --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/oom-registrator-master-release-version-java-daily/target/registrator-1.2.6.jar [INFO] [INFO] --- mvn-golang-wrapper:2.3.4:build (default-build) @ registrator --- [INFO] Scanning maven dependencies [WARNING] Loading list of available GoLang SDKs from https://storage.googleapis.com/golang/?prefix=go1.9.linux-amd64 [INFO] GoLang SDK list has been loaded successfuly [WARNING] Loading SDK archive with URL : https://storage.googleapis.com/golang/go1.9.linux-amd64.tar.gz [INFO] Downloading SDK archive into file : /home/jenkins/.mvnGoLang/go1.9.linux-amd64.tar.gz [?25lLoading 97 Mb [----------][?25h [?25lLoading 97 Mb [▒---------][?25h [?25lLoading 97 Mb [▒▒--------][?25h [?25lLoading 97 Mb [▒▒▒-------][?25h [?25lLoading 97 Mb [▒▒▒▒------][?25h [?25lLoading 97 Mb [▒▒▒▒▒-----][?25h [?25lLoading 97 Mb [▒▒▒▒▒▒----][?25h [?25lLoading 97 Mb [▒▒▒▒▒▒▒---][?25h [?25lLoading 97 Mb [▒▒▒▒▒▒▒▒--][?25h [?25lLoading 97 Mb [▒▒▒▒▒▒▒▒▒-][?25h [?25lLoading 97 Mb [▒▒▒▒▒▒▒▒▒▒][?25h [INFO] Archived SDK has been succesfully downloaded, its size is 100196 Kb [INFO] Downloaded archive file hash is OK [INFO] Unpacking archive go1.9.linux-amd64.tar.gz to folder .#go1.9.linux-amd64 [INFO] Unpacked 7704 file(s) [INFO] Renaming .#go1.9.linux-amd64 to go1.9.linux-amd64 [INFO] Prepared command line : bin/go build -buildmode=default -o /w/workspace/oom-registrator-master-release-version-java-daily/target/version/kube2msb [INFO] The Result file has been successfuly created : /w/workspace/oom-registrator-master-release-version-java-daily/target/version/kube2msb [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ registrator --- [INFO] Installing /w/workspace/oom-registrator-master-release-version-java-daily/target/registrator-1.2.6.jar to /home/jenkins/.m2/repository/org/onap/oom/registrator/1.2.6/registrator-1.2.6.jar [INFO] Installing /w/workspace/oom-registrator-master-release-version-java-daily/pom.xml to /home/jenkins/.m2/repository/org/onap/oom/registrator/1.2.6/registrator-1.2.6.pom [INFO] [INFO] --- mvn-golang-wrapper:2.3.4:mvninstall (default-mvninstall) @ registrator --- [INFO] Scanning maven dependencies [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ registrator --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 29.793 s [INFO] Finished at: 2023-11-21T10:07:37+00:00 [INFO] Final Memory: 17M/64M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project registrator: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1708 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins7568659316255190515.sh ---> sysstat.sh [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins7475317768968838353.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/oom-registrator-master-release-version-java-daily + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/oom-registrator-master-release-version-java-daily ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/oom-registrator-master-release-version-java-daily ']' + mkdir -p /w/workspace/oom-registrator-master-release-version-java-daily/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-registrator-master-release-version-java-daily/archives/ [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins15244191241972375914.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-registrator-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RijJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RijJ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins10208551348031607580.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-registrator-master-release-version-java-daily@tmp/config17820882623403263129tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins4959525447277735953.sh ---> create-netrc.sh [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins605051672284298114.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-registrator-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RijJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RijJ/bin to PATH [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins5026986951930453258.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-registrator-master-release-version-java-daily] $ /bin/bash /tmp/jenkins496597067252273546.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-registrator-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RijJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-RijJ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [oom-registrator-master-release-version-java-daily] $ /bin/bash -l /tmp/jenkins1870262906110753512.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-registrator-master-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RijJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-RijJ/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-registrator-master-release-version-java-daily/2268 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-2422 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 8.6G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 541 13089 0 2409 15177 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:aa:f1:5e brd ff:ff:ff:ff:ff:ff inet 10.30.106.117/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86222sec preferred_lft 86222sec inet6 fe80::f816:3eff:feaa:f15e/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2422) 11/21/23 _x86_64_ (4 CPU) 10:05:28 LINUX RESTART (4 CPU) 10:06:01 tps rtps wtps bread/s bwrtn/s 10:07:01 128.20 19.03 109.17 1138.88 32367.81 10:08:01 98.60 2.80 95.80 150.24 38671.02 Average: 113.40 10.91 102.48 644.56 35519.41 10:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:01 13784916 15503560 2640052 16.07 71084 1841284 1066456 6.10 749476 1666656 152112 10:08:01 13464360 15596600 2960608 18.03 82972 2229628 723640 4.14 695972 2012844 84916 Average: 13624638 15550080 2800330 17.05 77028 2035456 895048 5.12 722724 1839750 118514 10:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:07:01 ens3 77.30 52.34 1218.37 11.11 0.00 0.00 0.00 0.00 10:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:08:01 ens3 198.07 142.83 2160.51 40.88 0.00 0.00 0.00 0.00 Average: lo 0.83 0.83 0.09 0.09 0.00 0.00 0.00 0.00 Average: ens3 137.69 97.58 1689.44 25.99 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2422) 11/21/23 _x86_64_ (4 CPU) 10:05:28 LINUX RESTART (4 CPU) 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:07:01 all 22.54 0.00 1.60 3.92 0.06 71.88 10:07:01 0 7.65 0.00 0.85 2.73 0.05 88.72 10:07:01 1 13.87 0.00 1.07 1.87 0.03 83.16 10:07:01 2 43.01 0.00 2.71 4.65 0.07 49.57 10:07:01 3 25.64 0.00 1.76 6.43 0.07 66.10 10:08:01 all 37.74 0.00 2.62 3.66 0.08 55.90 10:08:01 0 32.68 0.00 2.96 1.76 0.08 62.52 10:08:01 1 45.73 0.00 2.26 4.00 0.08 47.92 10:08:01 2 34.54 0.00 3.02 4.34 0.08 58.01 10:08:01 3 37.99 0.00 2.25 4.54 0.08 55.14 Average: all 30.14 0.00 2.11 3.79 0.07 63.89 Average: 0 20.18 0.00 1.91 2.24 0.07 75.61 Average: 1 29.77 0.00 1.66 2.93 0.06 65.57 Average: 2 38.78 0.00 2.86 4.49 0.08 53.79 Average: 3 31.82 0.00 2.00 5.49 0.08 60.62