Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-1555 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/dcaegen2-utils-london-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-1IvOSgGmYXcb/agent.2131 SSH_AGENT_PID=2133 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/private_key_14512851359614377463.key (/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/private_key_14512851359614377463.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/dcaegen2/utils.git > git init /w/workspace/dcaegen2-utils-london-release-version-java-daily # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/dcaegen2/utils.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/dcaegen2/utils.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/dcaegen2/utils.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/london^{commit} # timeout=10 Checking out Revision e45cd7dd38e5748a7cf904e8db5e82d2594da554 (refs/remotes/origin/london) > git config core.sparsecheckout # timeout=10 > git checkout -f e45cd7dd38e5748a7cf904e8db5e82d2594da554 # timeout=30 Commit message: "fix up missing dates in Changelog.md" > git rev-list --no-walk e45cd7dd38e5748a7cf904e8db5e82d2594da554 # timeout=10 [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins2544256086982371594.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-HmD1 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-HmD1/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-HmD1/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.3 botocore==1.32.3 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.3.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.0 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.2.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.0 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.10 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/dcaegen2-utils-london-release-version-java-daily@tmp/config427513658102588755tmp copy managed file [dcaegen2-utils-settings] to file:/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp [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-docker-8c-8g-1555 using settings config with name dcaegen2-utils-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 [dcaegen2-utils-london-release-version-java-daily] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings7813874082678889140.xml -gs /tmp/global-settings2635522192235693714.xml -DGERRIT_BRANCH=london -DPROJECT=dcaegen2/utils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_REFSPEC=refs/heads/london "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_PROJECT=dcaegen2/utils -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DnewVersion=1.2.1 versions:set versions:update-child-modules versions:commit -B [INFO] Scanning for projects... [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml (595 B at 1.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/dcaegen2-1.2.0-20180403.182529-10.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/dcaegen2-1.2.0-20180403.182529-10.pom (9 KB at 353.9 KB/sec) [INFO] Downloading: file:///tmp/r/org/onap/oparent/oparent/0.1.1/oparent-0.1.1.pom [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/oparent/oparent/0.1.1/oparent-0.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/onap/oparent/oparent/0.1.1/oparent-0.1.1.pom (21 KB at 674.3 KB/sec) [INFO] Downloading: file:///tmp/r/org/onap/oparent/version/0.1.1/version-0.1.1.pom [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/oparent/version/0.1.1/version-0.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/onap/oparent/version/0.1.1/version-0.1.1.pom (6 KB at 250.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml (605 B at 15.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/utils-1.2.0-20180727.212346-2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/utils-1.2.0-20180727.212346-2.pom (5 KB at 23.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 KB at 554.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (3 KB at 179.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 KB at 952.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 46.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 1402.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (3 KB at 155.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 160.6 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 585.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 291.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 583.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 308.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 138.6 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 261.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (5 KB at 300.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 168.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 2250.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (6 KB at 396.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2 KB at 137.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 206.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 124.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 160.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 401.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 159.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 144.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 256.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 268.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 161.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 274.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 247.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 132.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 317.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 300.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 233.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 327.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 226.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (4 KB at 202.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6 KB at 418.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 KB at 1870.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 285.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 1522.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 1514.1 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 1032.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 175.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 726.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 55.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 88.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/9/apache-9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/9/apache-9.pom (15 KB at 822.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 685.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 1602.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 29.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 112.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 KB at 986.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 1067.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1903.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/7/apache-7.pom (15 KB at 1006.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (2 KB at 100.0 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 313.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 127.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 842.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 43.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 1367.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 149.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (6 KB at 333.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 676.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 1230.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (5 KB at 328.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (8 KB at 548.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 408.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 433.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 248.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 939.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1900.3 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 802.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 299.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 847.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 778.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 2729.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 139.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 178.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 128.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 KB at 1509.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 448.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/12/oss-parent-12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 KB at 1341.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 482.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (2 KB at 89.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 262.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 261.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 144.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 293.3 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/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 320.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 362.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 871.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 1111.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 211.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 236.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 1220.4 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/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 945.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 58.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1398.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (2 KB at 107.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 KB at 659.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 349.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 970.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 772.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (245 KB at 5965.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 183.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 370.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 KB at 213.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (206 KB at 2571.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 324.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (160 KB at 1794.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (157 KB at 1721.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 331.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 92.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 19612.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 64.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 1600.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 206.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 4255.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 2275.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 1641.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 83.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 4121.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 154.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 KB at 330.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (63 KB at 444.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 110.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 858.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 3020.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 40.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 234.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 1247.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 99.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 163.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 187.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1284.3 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 3258.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloading: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 90.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 4960.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 1506.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 12.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 615.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 137.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 252.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 1120.7 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 1664.2 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (88 KB at 348.9 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 1049.2 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 233.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/1.2.0-SNAPSHOT/maven-metadata.xml (595 B at 13.5 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://nexus.onap.org/content/repositories/releases/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://nexus.onap.org/content/repositories/snapshots/org/onap/dcaegen2/utils/utils/1.2.0-SNAPSHOT/maven-metadata.xml (605 B at 39.4 KB/sec) [INFO] Inspecting build with total of 4 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] dcaegen2-utils-python-cbs-docker-client [INFO] dcaegen2-utils [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib [INFO] dcaegen2-utils-scripts [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.pom (8 KB at 484.6 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 811.7 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-deploy-plugin/2.8/maven-deploy-plugin-2.8.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8/maven-deploy-plugin-2.8.jar (32 KB at 1966.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 KB at 1362.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 KB at 662.2 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 2522.0 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 1275.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (130 KB at 7598.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.pom (8 KB at 468.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.0.0-M1/enforcer-3.0.0-M1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.0.0-M1/enforcer-3.0.0-M1.pom (9 KB at 508.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M1/maven-enforcer-plugin-3.0.0-M1.jar (26 KB at 1722.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom (14 KB at 931.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 903.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (40 KB at 2839.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/apache/17/apache-17.pom (16 KB at 1120.0 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.jar (107 KB at 7068.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6 KB at 427.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (33 KB at 2345.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (61 KB at 4019.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.pom (5 KB at 335.6 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom (35 KB at 2496.1 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.7.7.201606060606/jacoco-maven-plugin-0.7.7.201606060606.jar (60 KB at 3512.8 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 682.0 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 748.2 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 2234.3 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-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 2124.9 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom (10 KB at 721.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 1201.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 2775.2 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 1002.4 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar (85 KB at 5634.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.pom (8 KB at 681.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 KB at 1984.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/exec-maven-plugin/1.2.1/exec-maven-plugin-1.2.1.jar (37 KB at 2638.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.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 979.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.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 1718.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.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 566.1 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/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-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 474.8 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 2555.7 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 830.9 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 2796.2 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 1754.7 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 385.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 956.1 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/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 1534.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.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/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 1803.1 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 892.6 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 12748.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.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 606.1 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 647.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.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 3332.7 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.pom (9 KB at 467.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/parent/parent/40/parent-40.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/parent/parent/40/parent-40.pom (30 KB at 1360.2 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/sonarsource/scanner/maven/sonar-maven-plugin/3.3.0.603/sonar-maven-plugin-3.3.0.603.jar (54 KB at 2821.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/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/snapshots/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 493.2 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 477.3 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml [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 920.3 KB/sec) [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/codehaus/mojo/maven-metadata.xml (21 KB at 809.8 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/releases/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/snapshots/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 67.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 694.8 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 840.7 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 2724.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 459.7 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 12932.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 452.8 KB/sec) [INFO] Downloading: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar [INFO] Downloaded: https://nexus.onap.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 2678.8 KB/sec) [INFO] [INFO] --- versions-maven-plugin:2.16.2:set (default-cli) @ utils --- [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 193.6 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 704.4 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 2430.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 422.9 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 280.8 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 234.8 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 46.2 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 1380.0 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 3218.0 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 1199.3 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 720.8 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 472.3 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 1875.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 2161.1 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 5764.9 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 1839.6 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 1935.5 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 4689.7 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 1193.3 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 618.3 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 245.0 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 88.2 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 1320.3 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 1680.5 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 2812.5 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 1239.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 296.2 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 176.7 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 115.7 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 213.7 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 1535.9 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 376.4 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 1535.4 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 241.0 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 155.1 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 208.5 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 211.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 353.5 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 924.1 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 127.3 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 209.1 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 643.5 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 1443.4 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 90.8 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 207.5 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 444.7 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 243.6 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 377.3 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 2676.8 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 200.4 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 178.5 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 242.3 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 890.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 1096.4 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 29.5 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 541.7 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 511.7 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 648.5 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 474.5 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 1761.3 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 6920.9 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 2063.3 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 321.6 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 391.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 1831.4 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 551.8 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 382.5 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 942.3 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 411.9 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 1337.9 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 1383.6 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 242.0 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 138.0 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 277.1 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 1106.3 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 73.2 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 521.4 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 356.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.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 81.4 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 1645.0 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 461.0 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 1454.4 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 3080.2 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 441.1 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 1168.9 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 1563.0 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 4202.4 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 1301.3 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 404.2 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 918.0 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 421.3 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 140.4 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 1601.0 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 155.9 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 266.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 732.4 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 235.7 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 578.0 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 247.2 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 161.0 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 243.4 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 193.8 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 211.9 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 185.3 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 1749.7 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 757.3 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 1017.7 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 1946.9 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 1049.9 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 1269.5 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 567.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 1163.5 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 931.7 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/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 503.1 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 11.8 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 13.1 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 18.1 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 489.3 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 86.5 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 13.3 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 296.2 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 76.9 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 110.1 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 9.1 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 864.3 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 428.7 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 3713.1 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 1988.6 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 243.5 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 1146.9 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 57.4 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 140.8 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 219.1 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 1931.6 KB/sec) [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/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-report/2.16.2/versions-model-report-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-common/2.16.2/versions-common-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 652.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.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 7514.4 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/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar (7 KB at 222.6 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/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (91 KB at 2671.6 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 1416.0 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/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar (45 KB at 1123.5 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 4002.2 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-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 KB at 405.5 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-api/3.1.1/maven-reporting-api-3.1.1.jar (11 KB at 210.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 14985.5 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 1109.0 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 2578.5 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-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (46 KB at 702.2 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-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (59 KB at 871.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 825.7 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 6518.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 535.5 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 144.7 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/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (5 KB at 51.6 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 2452.8 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/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (241 KB at 2535.6 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/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 635.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/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (763 KB at 7697.3 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/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (321 KB at 3144.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/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 KB at 106.8 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/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (64 KB at 578.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 143.7 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 147.6 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 150.3 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/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (353 KB at 2960.4 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-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 KB at 96.3 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/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8 KB at 64.2 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/1.7/velocity-1.7.jar (439 KB at 3429.5 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-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 1936.9 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/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (339 KB at 2525.8 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/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (141 KB at 1031.1 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-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (242 KB at 1747.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 614.6 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/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (307 KB at 2057.3 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/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 702.3 KB/sec) [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/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 419.3 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] 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 58.7 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 3546.6 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 1132.1 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 3528.3 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 8703.4 KB/sec) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /w/workspace/dcaegen2-utils-london-release-version-java-daily [INFO] Processing change of org.onap.dcaegen2.utils:utils:1.2.1-SNAPSHOT -> 1.2.1 [INFO] Processing org.onap.dcaegen2.utils:utils [INFO] Updating project org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] Processing org.onap.dcaegen2.utils:onap-dcae-cbs-docker-client [INFO] Updating parent org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] Processing org.onap.dcaegen2.utils:onap-dcae-dcaepolicy-lib [INFO] Updating parent org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] Processing org.onap.dcaegen2.utils:scripts [INFO] Updating parent org.onap.dcaegen2.utils:utils [INFO] from version 1.2.1-SNAPSHOT to 1.2.1 [INFO] [INFO] [INFO] --- versions-maven-plugin:2.16.2:update-child-modules (default-cli) @ utils --- [INFO] All child modules are up to date. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ onap-dcae-cbs-docker-client --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils 1.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ utils --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-london-release-version-java-daily/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ onap-dcae-dcaepolicy-lib --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/pom.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-scripts 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.16.2:commit (default-cli) @ scripts --- [INFO] Accepting all changes to /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] dcaegen2-utils-python-cbs-docker-client ............ SUCCESS [ 0.004 s] [INFO] dcaegen2-utils ..................................... SUCCESS [ 0.003 s] [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib ............ SUCCESS [ 0.002 s] [INFO] dcaegen2-utils-scripts ............................. SUCCESS [ 0.003 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.312 s [INFO] Finished at: 2023-11-19T08:17:22+00:00 [INFO] Final Memory: 22M/80M [INFO] ------------------------------------------------------------------------ using settings config with name dcaegen2-utils-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 [dcaegen2-utils-london-release-version-java-daily] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings4202768332686877378.xml -gs /tmp/global-settings2541346475397490616.xml -DGERRIT_BRANCH=london -DPROJECT=dcaegen2/utils -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_REFSPEC=refs/heads/london "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_PROJECT=dcaegen2/utils -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DdeployAtEnd=true clean deploy -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] Inspecting build with total of 4 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 4 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] dcaegen2-utils [INFO] dcaegen2-utils-python-cbs-docker-client [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib [INFO] dcaegen2-utils-scripts [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils 1.2.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ utils --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ utils --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ utils --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ utils --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ utils --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ utils --- [INFO] Installing /w/workspace/dcaegen2-utils-london-release-version-java-daily/pom.xml to /home/jenkins/.m2/repository/org/onap/dcaegen2/utils/utils/1.2.1/utils-1.2.1.pom [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ utils --- [INFO] Performing local staging (local stagingDirectory="/w/workspace/dcaegen2-utils-london-release-version-java-daily/target/nexus-staging/staging")... [INFO] + Using server credentials "ecomp-staging" from Maven settings. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/jenkins/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] * Connected to Nexus at https://nexus.onap.org:443/, is version 2.14.19-01 and edition "Professional" [INFO] * Using staging profile ID "176c31dfe190a" (configured by user). [INFO] Installing /w/workspace/dcaegen2-utils-london-release-version-java-daily/pom.xml to /w/workspace/dcaegen2-utils-london-release-version-java-daily/target/nexus-staging/staging/176c31dfe190a/org/onap/dcaegen2/utils/utils/1.2.1/utils-1.2.1.pom [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-python-cbs-docker-client 2.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-cbs-docker-client --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-cbs-docker-client --- running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [clean] => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] => Nexus Proxy at nexus.onap.org, https://nexus.onap.org + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [clean]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=clean ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE isMVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [clean] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081732 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=clean ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [clean]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081732 + export BUILD_NUMBER=20231119T081732 + BUILD_NUMBER=20231119T081732 + shift 2 + case $MVN_PHASE in + echo '==> clean phase script' ==> clean phase script + case $MVN_PROJECT_MODULEID in + clean_templated_files ++ find . -name '*-template' + TEMPLATE_FILES= + clean_tox_files ++ find . -name .tox + TOX_FILES= ++ find . -name venv-tox + TOX_FILES=' ' + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-cbs-docker-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-cbs-docker-client --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-cbs-docker-client --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [generate-sources]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=generate-sources running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [generate-sources] ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081732 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=generate-sources ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [generate-sources] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [generate-sources]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081732 + export BUILD_NUMBER=20231119T081732 + BUILD_NUMBER=20231119T081732 + shift 2 + case $MVN_PHASE in + echo '==> generate-sources phase script' + case $MVN_PROJECT_MODULEID in + expand_templates ==> generate-sources phase script + set +x ====> Done template resolving [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-cbs-docker-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-cbs-docker-client --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-cbs-docker-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-cbs-docker-client --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-cbs-docker-client --- running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [compile] + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [compile]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=compile ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081733 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=compile ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [compile]' MVN_PHASE is [compile] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081733 + export BUILD_NUMBER=20231119T081733 + BUILD_NUMBER=20231119T081733 + shift 2 ==> compile phase script + case $MVN_PHASE in + echo '==> compile phase script' + case $MVN_PROJECT_MODULEID in [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-cbs-docker-client --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-cbs-docker-client --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-cbs-docker-client --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-cbs-docker-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-cbs-docker-client --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [test]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=test running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [test] ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081733 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=test ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PHASE is [test]' MVN_PHASE is [test] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081734 + export BUILD_NUMBER=20231119T081734 + BUILD_NUMBER=20231119T081734 + shift 2 + case $MVN_PHASE in + echo '==> test phase script' ==> test phase script + case $MVN_PROJECT_MODULEID in + '[' -f tox.ini ']' + set -e + run_tox_test + set -e -x ++ pwd + CURDIR=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client ++ find . -name tox.ini + TOXINIS=./tox.ini + for TOXINI in "${TOXINIS[@]}" ++ dirname ./tox.ini + DIR=. + cd /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/. + rm -rf ./venv-tox ./.tox + python3 -m venv ./venv-tox + source ./venv-tox/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/venv-tox ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ PATH=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/venv-tox/bin:/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(venv-tox) ' '!=' x ']' ++ PS1='(venv-tox) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install pip==9.0.3 Collecting pip==9.0.3 Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-9.0.3 + pip3 install --upgrade argparse Collecting argparse Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl Installing collected packages: argparse Successfully installed argparse-1.4.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip3 install tox==2.9.1 Collecting tox==2.9.1 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) Collecting six (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl (8.8MB) Collecting py>=1.4.17 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98kB) Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl Collecting importlib-metadata>=4.8.3; python_version < "3.8" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Cache entry deserialization failed, entry ignored Cache entry deserialization failed, entry ignored Downloading https://files.pythonhosted.org/packages/43/a0/9ba967fdbd55293bacfc1507f58e316f740a3b231fc00e3d86dc39bc185a/distlib-0.3.7-py2.py3-none-any.whl (468kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=4.8.3; python_version < "3.8"->virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Downloading https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Installing collected packages: six, zipp, typing-extensions, importlib-metadata, platformdirs, importlib-resources, filelock, distlib, virtualenv, py, pluggy, tox Successfully installed distlib-0.3.7 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.16.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + '[' '' = yes ']' + pip3 freeze You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. distlib==0.3.7 filelock==3.4.1 importlib-metadata==4.8.3 importlib-resources==5.4.0 pkg-resources==0.0.0 platformdirs==2.4.0 pluggy==0.13.1 py==1.11.0 six==1.16.0 tox==2.9.1 typing-extensions==4.1.1 virtualenv==20.17.1 zipp==3.6.0 + tox GLOB sdist-make: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/setup.py flake8 create: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/flake8 flake8 installdeps: flake8 flake8 installed: flake8==6.1.0,mccabe==0.7.0,onap-dcae-cbs-docker-client==2.2.1,pycodestyle==2.11.1,pyflakes==3.1.0 flake8 runtests: PYTHONHASHSEED='2394251136' flake8 runtests: commands[0] | flake8 setup.py onap_dcae_cbs_docker_client tests py38 create: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py38 py38 installdeps: pytest, coverage, pytest-cov, pyyaml py38 inst: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip py38 installed: attrs==22.2.0,certifi==2023.11.17,charset-normalizer==2.0.12,coverage==6.2,idna==3.4,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.1,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.18,zipp==3.6.0 py38 runtests: PYTHONHASHSEED='2394251136' py38 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html ============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 rootdir: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client plugins: cov-4.0.0 collected 12 items tests/test_client.py ............ [100%] =============================== warnings summary =============================== .tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473 /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py38/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) self.warn("--include is ignored because --source is set", slug="include-ignored") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/xunit-results.xml - ----------- coverage: platform linux, python 3.6.9-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------------- onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% ----------------------------------------------------------------------------- TOTAL 146 0 44 0 100% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ======================== 12 passed, 1 warning in 0.30s ========================= py38 runtests: commands[1] | coverage xml Wrote XML report to coverage.xml py39 create: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py39 py39 installdeps: pytest, coverage, pytest-cov, pyyaml py39 inst: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/dist/onap_dcae_cbs_docker_client-2.2.1.zip py39 installed: attrs==22.2.0,certifi==2023.11.17,charset-normalizer==2.0.12,coverage==6.2,idna==3.4,importlib-metadata==4.8.3,iniconfig==1.1.1,onap-dcae-cbs-docker-client==2.2.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.1.1,pytest==7.0.1,pytest-cov==4.0.0,PyYAML==6.0.1,requests==2.27.1,tomli==1.2.3,typing_extensions==4.1.1,urllib3==1.26.18,zipp==3.6.0 py39 runtests: PYTHONHASHSEED='2394251136' py39 runtests: commands[0] | pytest --junitxml xunit-results.xml --cov onap_dcae_cbs_docker_client --cov-report xml --cov-report=term --cov-report=html ============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 rootdir: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client plugins: cov-4.0.0 collected 12 items tests/test_client.py ............ [100%] =============================== warnings summary =============================== .tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473 /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/.tox/py39/lib/python3.6/site-packages/coverage/inorout.py:473: CoverageWarning: --include is ignored because --source is set (include-ignored) self.warn("--include is ignored because --source is set", slug="include-ignored") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/xunit-results.xml - ----------- coverage: platform linux, python 3.6.9-final-0 ----------- Name Stmts Miss Branch BrPart Cover ----------------------------------------------------------------------------- onap_dcae_cbs_docker_client/__init__.py 9 0 0 0 100% onap_dcae_cbs_docker_client/client.py 127 0 38 0 100% onap_dcae_cbs_docker_client/exceptions.py 10 0 6 0 100% ----------------------------------------------------------------------------- TOTAL 146 0 44 0 100% Coverage HTML written to dir htmlcov Coverage XML written to file coverage.xml ======================== 12 passed, 1 warning in 0.24s ========================= py39 runtests: commands[1] | coverage xml Wrote XML report to coverage.xml ___________________________________ summary ____________________________________ flake8: commands succeeded py38: commands succeeded py39: commands succeeded congratulations :) + deactivate + '[' -n /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' + PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf ./venv-tox ./.tox + set +e [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-cbs-docker-client --- running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [package] + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [package]' + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=package ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081800 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=package ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [package]' MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [package] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081800 + export BUILD_NUMBER=20231119T081800 + BUILD_NUMBER=20231119T081800 + shift 2 + case $MVN_PHASE in + echo '==> package phase script' + case $MVN_PROJECT_MODULEID in ==> package phase script [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-cbs-docker-client --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-cbs-docker-client/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-cbs-docker-client --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-cbs-docker-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-cbs-docker-client --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-cbs-docker-client --- [INFO] Skipping artifact installation [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-cbs-docker-client --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [install]' running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [install] + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=install ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081800 ++ '[' -z https://nexus.onap.org ']' +++ cut -f3 -d/ +++ echo https://nexus.onap.org +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=install ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [install] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PHASE is [install]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081800 + export BUILD_NUMBER=20231119T081800 + BUILD_NUMBER=20231119T081800 + shift 2 + case $MVN_PHASE in + echo '==> install phase script' + case $MVN_PROJECT_MODULEID in ==> install phase script [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ onap-dcae-cbs-docker-client --- [INFO] Skipping Nexus Staging Deploy Mojo at user's demand. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (deploy script) @ onap-dcae-cbs-docker-client --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [deploy]' running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-cbs-docker-client] at stage [deploy] + MVN_PROJECT_MODULEID=onap-dcae-cbs-docker-client + MVN_PHASE=deploy ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-cbs-docker-client ++ '[' onap-dcae-cbs-docker-client == __ ']' ++ [[ 2.2.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081800 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=deploy ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-cbs-docker-client] MVN_PHASE is [deploy] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PHASE is [deploy]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client]' ++ echo 'MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT]' MVN_PROJECT_ARTIFACTID is [onap-dcae-cbs-docker-client] MVN_PROJECT_VERSION is [2.2.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081800 + export BUILD_NUMBER=20231119T081800 + BUILD_NUMBER=20231119T081800 + shift 2 + case $MVN_PHASE in + echo '==> deploy phase script' ==> deploy phase script + case $MVN_PROJECT_MODULEID in [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-onap-dcae-dcaepolicy-lib 2.5.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ onap-dcae-dcaepolicy-lib --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [clean]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [clean] + MVN_PHASE=clean ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081800 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=clean ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [clean] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [clean]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081800 + export BUILD_NUMBER=20231119T081800 + BUILD_NUMBER=20231119T081800 + shift 2 + case $MVN_PHASE in + echo '==> clean phase script' + case $MVN_PROJECT_MODULEID in ==> clean phase script + clean_templated_files ++ find . -name '*-template' + TEMPLATE_FILES= + clean_tox_files ++ find . -name .tox + TOX_FILES= ++ find . -name venv-tox + TOX_FILES=' ' + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ onap-dcae-dcaepolicy-lib --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ onap-dcae-dcaepolicy-lib --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [generate-sources]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [generate-sources] + MVN_PHASE=generate-sources ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081800 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 MVN_RELEASE_TAG is [] ++ '[' R11 == R1 ']' ++ MVN_PHASE=generate-sources ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [generate-sources] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_PHASE is [generate-sources]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ cut -f3 -d/ +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081800 + export BUILD_NUMBER=20231119T081800 + BUILD_NUMBER=20231119T081800 + shift 2 + case $MVN_PHASE in + echo '==> generate-sources phase script' + case $MVN_PROJECT_MODULEID in + expand_templates ==> generate-sources phase script + set +x ====> Done template resolving [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ onap-dcae-dcaepolicy-lib --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ onap-dcae-dcaepolicy-lib --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ onap-dcae-dcaepolicy-lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ onap-dcae-dcaepolicy-lib --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [compile]' running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [compile] + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib + MVN_PHASE=compile ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081800 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=compile MVN_RELEASE_TAG is [] ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [compile]' MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [compile] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081800 + export BUILD_NUMBER=20231119T081800 + BUILD_NUMBER=20231119T081800 + shift 2 + case $MVN_PHASE in + echo '==> compile phase script' ==> compile phase script + case $MVN_PROJECT_MODULEID in [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ onap-dcae-dcaepolicy-lib --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ onap-dcae-dcaepolicy-lib --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ onap-dcae-dcaepolicy-lib --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [test]' running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [test] + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib + MVN_PHASE=test ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081801 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=test ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [test]' MVN_PHASE is [test] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081801 + export BUILD_NUMBER=20231119T081801 + BUILD_NUMBER=20231119T081801 + shift 2 + case $MVN_PHASE in + echo '==> test phase script' + case $MVN_PROJECT_MODULEID in ==> test phase script + '[' -f tox.ini ']' + set -e + run_tox_test + set -e -x ++ pwd + CURDIR=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib ++ find . -name tox.ini + TOXINIS=./tox.ini + for TOXINI in "${TOXINIS[@]}" ++ dirname ./tox.ini + DIR=. + cd /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/. + rm -rf ./venv-tox ./.tox + python3 -m venv ./venv-tox + source ./venv-tox/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/venv-tox ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ PATH=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/venv-tox/bin:/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(venv-tox) ' '!=' x ']' ++ PS1='(venv-tox) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip3 install pip==9.0.3 Collecting pip==9.0.3 Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/ac/95/a05b56bb975efa78d3557efa36acaf9cf5d2fd0ee0062060493687432e03/pip-9.0.3-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-9.0.3 + pip3 install --upgrade argparse Collecting argparse Using cached https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl Installing collected packages: argparse Successfully installed argparse-1.4.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip3 install tox==2.9.1 Collecting tox==2.9.1 Using cached https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl Collecting six (from tox==2.9.1) Using cached https://files.pythonhosted.org/packages/d9/5a/e7c31adbe875f2abbb91bd84cf2dc52d792b5a01506781dbcf25c91daf11/six-1.16.0-py2.py3-none-any.whl Collecting py>=1.4.17 (from tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl Collecting pluggy<1.0,>=0.3.0 (from tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl Collecting virtualenv>=1.11.2; python_version != "3.2" (from tox==2.9.1) Using cached https://files.pythonhosted.org/packages/18/a2/7931d40ecb02b5236a34ac53770f2f6931e3082b7a7dafe915d892d749d6/virtualenv-20.17.1-py3-none-any.whl Collecting importlib-metadata>=0.12; python_version < "3.8" (from pluggy<1.0,>=0.3.0->tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/a0/a1/b153a0a4caf7a7e3f15c2cd56c7702e2cf3d89b1b359d1f1c5e59d68f4ce/importlib_metadata-4.8.3-py3-none-any.whl Collecting importlib-resources>=5.4; python_version < "3.7" (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/24/1b/33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405/importlib_resources-5.4.0-py3-none-any.whl Collecting platformdirs<3,>=2.4 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/b1/78/dcfd84d3aabd46a9c77260fb47ea5d244806e4daef83aa6fe5d83adb182c/platformdirs-2.4.0-py3-none-any.whl Collecting filelock<4,>=3.4.1 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/84/ce/8916d10ef537f3f3b046843255f9799504aa41862bfa87844b9bdc5361cd/filelock-3.4.1-py3-none-any.whl Collecting distlib<1,>=0.3.6 (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) Using cached https://files.pythonhosted.org/packages/43/a0/9ba967fdbd55293bacfc1507f58e316f740a3b231fc00e3d86dc39bc185a/distlib-0.3.7-py2.py3-none-any.whl Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/45/6b/44f7f8f1e110027cf88956b59f2fad776cca7e1704396d043f89effd3a0e/typing_extensions-4.1.1-py3-none-any.whl Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pluggy<1.0,>=0.3.0->tox==2.9.1) Cache entry deserialization failed, entry ignored Using cached https://files.pythonhosted.org/packages/bd/df/d4a4974a3e3957fd1c1fa3082366d7fff6e428ddb55f074bf64876f8e8ad/zipp-3.6.0-py3-none-any.whl Installing collected packages: six, py, typing-extensions, zipp, importlib-metadata, pluggy, importlib-resources, platformdirs, filelock, distlib, virtualenv, tox Successfully installed distlib-0.3.7 filelock-3.4.1 importlib-metadata-4.8.3 importlib-resources-5.4.0 platformdirs-2.4.0 pluggy-0.13.1 py-1.11.0 six-1.16.0 tox-2.9.1 typing-extensions-4.1.1 virtualenv-20.17.1 zipp-3.6.0 You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + '[' '' = yes ']' + pip3 freeze You are using pip version 9.0.3, however version 23.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. distlib==0.3.7 filelock==3.4.1 importlib-metadata==4.8.3 importlib-resources==5.4.0 pkg-resources==0.0.0 platformdirs==2.4.0 pluggy==0.13.1 py==1.11.0 six==1.16.0 tox==2.9.1 typing-extensions==4.1.1 virtualenv==20.17.1 zipp==3.6.0 + tox GLOB sdist-make: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/setup.py py27 create: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/.tox/py27 py27 installdeps: -rrequirements.txt, cloudify-plugins-common==3.4, pytest, coverage, pytest-cov py27 inst: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/.tox/dist/onap-dcae-dcaepolicy-lib-2.5.1.zip py27 installed: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.,atomicwrites==1.4.1,attrs==21.4.0,backports.functools-lru-cache==1.6.6,bottle==0.12.7,cloudify-plugins-common==3.4,cloudify-rest-client==3.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.5,funcsigs==1.0.2,importlib-metadata==2.1.3,Jinja2==2.7.2,MarkupSafe==1.1.1,more-itertools==5.0.0,networkx==1.8.1,onap-dcae-dcaepolicy-lib==2.5.1,packaging==20.9,pathlib2==2.3.7.post1,pika==0.9.14,pluggy==0.13.1,proxy-tools==0.1.0,py==1.11.0,pyparsing==2.4.7,pytest==4.6.11,pytest-cov==2.12.1,requests==2.7.0,requests-toolbelt==1.0.0,scandir==1.10.0,six==1.16.0,toml==0.10.2,typing==3.10.0.0,wcwidth==0.2.10,zipp==1.2.0 py27 runtests: PYTHONHASHSEED='2194203734' py27 runtests: commands[0] | rm -rf /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/logs py27 runtests: commands[1] | mkdir /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/logs py27 runtests: commands[2] | pytest --junitxml xunit-results.xml --cov onap_dcae_dcaepolicy_lib --cov-report xml ============================= test session starts ============================== platform linux2 -- Python 2.7.17, pytest-4.6.11, py-1.11.0, pluggy-0.13.1 rootdir: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib plugins: cov-2.12.1 collected 27 items tests/test_dcae_policy.py ........................... [100%] - generated xml file: /w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/xunit-results.xml - ---------- coverage: platform linux2, python 2.7.17-final-0 ---------- Coverage XML written to file coverage.xml ========================== 27 passed in 0.71 seconds =========================== py27 runtests: commands[3] | coverage xml ___________________________________ summary ____________________________________ py27: commands succeeded congratulations :) + deactivate + '[' -n /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' + PATH=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf ./venv-tox ./.tox + set +e [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ onap-dcae-dcaepolicy-lib --- running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [package] + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [package]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib + MVN_PHASE=package ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081820 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=package ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [package] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [package]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081820 + export BUILD_NUMBER=20231119T081820 + BUILD_NUMBER=20231119T081820 + shift 2 + case $MVN_PHASE in + echo '==> package phase script' ==> package phase script + case $MVN_PROJECT_MODULEID in [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ onap-dcae-dcaepolicy-lib --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/onap-dcae-dcaepolicy-lib/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ onap-dcae-dcaepolicy-lib --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ onap-dcae-dcaepolicy-lib --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping artifact installation [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [install]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [install] + MVN_PHASE=install ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081820 ++ '[' -z https://nexus.onap.org ']' +++ cut -f3 -d/ +++ cut -f1 -d: +++ echo https://nexus.onap.org ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=install ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [install]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [install] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f1 -d: +++ cut -f3 -d/ ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081820 + export BUILD_NUMBER=20231119T081820 + BUILD_NUMBER=20231119T081820 + shift 2 + case $MVN_PHASE in + echo '==> install phase script' + case $MVN_PROJECT_MODULEID in ==> install phase script [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ onap-dcae-dcaepolicy-lib --- [INFO] Skipping Nexus Staging Deploy Mojo at user's demand. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (deploy script) @ onap-dcae-dcaepolicy-lib --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [deploy]' + MVN_PROJECT_MODULEID=onap-dcae-dcaepolicy-lib running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [onap-dcae-dcaepolicy-lib] at stage [deploy] + MVN_PHASE=deploy ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.onap-dcae-dcaepolicy-lib ++ '[' onap-dcae-dcaepolicy-lib == __ ']' ++ [[ 2.5.1-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081820 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=deploy ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib] MVN_PHASE is [deploy] ++ echo 'MVN_PROJECT_MODULEID is [onap-dcae-dcaepolicy-lib]' ++ echo 'MVN_PHASE is [deploy]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [onap-dcae-dcaepolicy-lib] MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_PROJECT_VERSION is [2.5.1-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081820 + export BUILD_NUMBER=20231119T081820 + BUILD_NUMBER=20231119T081820 + shift 2 + case $MVN_PHASE in + echo '==> deploy phase script' + case $MVN_PROJECT_MODULEID in ==> deploy phase script [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building dcaegen2-utils-scripts 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scripts --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (clean phase script) @ scripts --- running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [clean] + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [clean]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=clean ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081820 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=clean ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [clean]' MVN_PROJECT_MODULEID is [scripts] MVN_PHASE is [clean] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ cut -f3 -d/ +++ cut -f1 -d: +++ echo https://nexus.onap.org/content/sites/raw ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081820 + export BUILD_NUMBER=20231119T081820 + BUILD_NUMBER=20231119T081820 + shift 2 + case $MVN_PHASE in + echo '==> clean phase script' + case $MVN_PROJECT_MODULEID in + clean_templated_files ==> clean phase script ++ find . -name '*-template' + TEMPLATE_FILES= + clean_tox_files ++ find . -name .tox + TOX_FILES= ++ find . -name venv-tox + TOX_FILES=' ' + rm -rf './venv-*' './*.wgn' ./site ./coverage.xml ./xunit-results.xml [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-no-snapshots) @ scripts --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-unit-test) @ scripts --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [generate-sources]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=generate-sources running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [generate-sources] ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081821 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=generate-sources ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [generate-sources]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] MVN_PHASE is [generate-sources] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [scripts] MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081821 + export BUILD_NUMBER=20231119T081821 + BUILD_NUMBER=20231119T081821 + shift 2 + case $MVN_PHASE in + echo '==> generate-sources phase script' + case $MVN_PROJECT_MODULEID in ==> generate-sources phase script + expand_templates + set +x ====> Done template resolving [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-license) @ scripts --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ scripts --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scripts --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ scripts --- [INFO] No sources to compile [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (compile script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [compile]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=compile running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [compile] ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081821 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] MVN_PHASE is [compile] ++ MVN_PHASE=compile ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [compile]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [scripts] MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org MVN_RAWREPO_HOST is [nexus.onap.org] ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081821 + export BUILD_NUMBER=20231119T081821 + BUILD_NUMBER=20231119T081821 + shift 2 + case $MVN_PHASE in + echo '==> compile phase script' + case $MVN_PROJECT_MODULEID in ==> compile phase script [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scripts --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ scripts --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-unit-test) @ scripts --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (test script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [test]' + MVN_PROJECT_MODULEID=scripts running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [test] + MVN_PHASE=test ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081821 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=test ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] ++ echo 'MVN_PROJECT_MODULEID is [scripts]' MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PHASE is [test]' MVN_PHASE is [test] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081821 + export BUILD_NUMBER=20231119T081821 + BUILD_NUMBER=20231119T081821 + shift 2 + case $MVN_PHASE in + echo '==> test phase script' + case $MVN_PROJECT_MODULEID in + '[' -f tox.ini ']' ==> test phase script [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (package script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [package]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=package running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [package] ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081821 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ RELEASE_TAG=R11 ++ '[' R11 == R1 ']' ++ MVN_PHASE=package ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [package]' MVN_PHASE is [package] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' MVN_NEXUSPROXY is [https://nexus.onap.org] ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org MVN_RAWREPO_HOST is [nexus.onap.org] ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081821 + export BUILD_NUMBER=20231119T081821 + BUILD_NUMBER=20231119T081821 + shift 2 + case $MVN_PHASE in + echo '==> package phase script' + case $MVN_PROJECT_MODULEID in ==> package phase script + upload_files_of_extension sh scripts ++ ls -1 ./mvn-phase-lib.sh + FILES=./mvn-phase-lib.sh + for F in $FILES + upload_raw_file ./mvn-phase-lib.sh scripts ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/username/text()' /w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + USER=dcaegen2-utils ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/password/text()' /w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + PASS=IyEYsEjskodlNynlbhymVv6bvBAZCHfbB ++ mktemp + NETRC=/tmp/tmp.1MPwC7nm3K + echo 'machine nexus.onap.org login dcaegen2-utils password IyEYsEjskodlNynlbhymVv6bvBAZCHfbB' + REPO=https://nexus.onap.org/content/sites/raw + OUTPUT_FILE=./mvn-phase-lib.sh ++ echo ./mvn-phase-lib.sh ++ rev ++ cut -f1 -d . ++ rev + EXT=sh + '[' sh == yaml ']' + '[' sh == sh ']' + OUTPUT_FILE_TYPE=text/x-shellscript + '[' scripts == scripts ']' + PROJECT_NAME=org.onap.dcaegen2.utils + '[' -z R11 ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11 + '[' '!' -z scripts ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts + echo 'Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts' Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts + curl -vkn --netrc-file /tmp/tmp.1MPwC7nm3K --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/./mvn-phase-lib.sh-20231119T081821 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh-20231119T081821 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] * TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] * TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. * Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh-20231119T081821 HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19873 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Sun, 19 Nov 2023 08:18:21 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19873 0 0 100 19873 0 441k --:--:-- --:--:-- --:--:-- 441k * Connection #0 to host nexus.onap.org left intact + curl -vkn --netrc-file /tmp/tmp.1MPwC7nm3K --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/./mvn-phase-lib.sh * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] * TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] * TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. * Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19873 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Sun, 19 Nov 2023 08:18:21 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19873 0 0 100 19873 0 646k --:--:-- --:--:-- --:--:-- 646k * Connection #0 to host nexus.onap.org left intact [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:prepare-agent (pre-integration-test) @ scripts --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606-runtime.jar=destfile=/w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ scripts --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.7.201606060606:report (post-integration-test) @ scripts --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (integration-tests) @ scripts --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ scripts --- [INFO] Skipping artifact installation [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (install script) @ scripts --- + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [install]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=install running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [install] ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081821 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' R11 == R1 ']' ++ MVN_PHASE=install ++ echo 'MVN_RELEASE_TAG is []' MVN_RELEASE_TAG is [] MVN_PROJECT_MODULEID is [scripts] MVN_PHASE is [install] MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] MVN_PROJECT_ARTIFACTID is [scripts] ++ echo 'MVN_PROJECT_MODULEID is [scripts]' ++ echo 'MVN_PHASE is [install]' ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' MVN_RAWREPO_HOST is [nexus.onap.org] MVN_RAWREPO_SERVERID is [ecomp-raw] MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081821 + export BUILD_NUMBER=20231119T081821 + BUILD_NUMBER=20231119T081821 + shift 2 + case $MVN_PHASE in + echo '==> install phase script' + case $MVN_PROJECT_MODULEID in ==> install phase script [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ scripts --- [INFO] Skipping Nexus Staging Deploy Mojo at user's demand. [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (deploy script) @ scripts --- running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [deploy] + echo 'running script: [/w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh] for module [scripts] at stage [deploy]' + MVN_PROJECT_MODULEID=scripts + MVN_PHASE=deploy ++ dirname /w/workspace/dcaegen2-utils-london-release-version-java-daily/mvn-phase-script.sh + PROJECT_ROOT=/w/workspace/dcaegen2-utils-london-release-version-java-daily + '[' -z https://nexus.onap.org ']' + export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + set +e + source /w/workspace/dcaegen2-utils-london-release-version-java-daily/scripts/mvn-phase-lib.sh ++ FQDN=org.onap.dcaegen2.utils.scripts ++ '[' scripts == __ ']' ++ [[ 1.1.0-SNAPSHOT == *SNAPSHOT ]] ++ echo '=> for SNAPSHOT artifact build' ++ MVN_DEPLOYMENT_TYPE=SNAPSHOT ++ echo 'MVN_DEPLOYMENT_TYPE is [SNAPSHOT]' => for SNAPSHOT artifact build MVN_DEPLOYMENT_TYPE is [SNAPSHOT] +++ date +%C%y%m%dT%H%M%S ++ TIMESTAMP=20231119T081821 ++ '[' -z https://nexus.onap.org ']' +++ echo https://nexus.onap.org +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_NEXUSPROXY_HOST=nexus.onap.org ++ echo '=> Nexus Proxy at nexus.onap.org, https://nexus.onap.org' ++ '[' -z /w/workspace/dcaegen2-utils-london-release-version-java-daily ']' ++ export SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ SETTINGS_FILE=/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp ++ RELEASE_TAG=R11 => Nexus Proxy at nexus.onap.org, https://nexus.onap.org ++ '[' R11 == R1 ']' ++ MVN_PHASE=deploy ++ echo 'MVN_RELEASE_TAG is []' ++ echo 'MVN_PROJECT_MODULEID is [scripts]' MVN_RELEASE_TAG is [] ++ echo 'MVN_PHASE is [deploy]' MVN_PROJECT_MODULEID is [scripts] MVN_PHASE is [deploy] ++ echo 'MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils]' ++ echo 'MVN_PROJECT_ARTIFACTID is [scripts]' MVN_PROJECT_GROUPID is [org.onap.dcaegen2.utils] ++ echo 'MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT]' ++ echo 'MVN_NEXUSPROXY is [https://nexus.onap.org]' MVN_PROJECT_ARTIFACTID is [scripts] MVN_PROJECT_VERSION is [1.1.0-SNAPSHOT] ++ echo 'MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw]' MVN_NEXUSPROXY is [https://nexus.onap.org] MVN_RAWREPO_BASEURL_UPLOAD is [https://nexus.onap.org/content/sites/raw] ++ echo 'MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content]' MVN_RAWREPO_BASEURL_DOWNLOAD is [https://nexus.onap.org/service/local/repositories/raw/content] +++ echo https://nexus.onap.org/content/sites/raw +++ cut -f3 -d/ +++ cut -f1 -d: ++ MVN_RAWREPO_HOST=nexus.onap.org ++ echo 'MVN_RAWREPO_HOST is [nexus.onap.org]' MVN_RAWREPO_HOST is [nexus.onap.org] ++ echo 'MVN_RAWREPO_SERVERID is [ecomp-raw]' MVN_RAWREPO_SERVERID is [ecomp-raw] ++ echo 'MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003]' ++ echo 'MVN_DOCKERREGISTRY_PUBLIC is []' ++ echo 'MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002]' MVN_DOCKERREGISTRY_SNAPSHOT is [nexus3.onap.org:10003] ++ echo 'MVN_PYPISERVER_SERVERID [onap-pypi]' MVN_DOCKERREGISTRY_PUBLIC is [] MVN_DOCKERREGISTRY_RELEASE is [nexus3.onap.org:10002] MVN_PYPISERVER_SERVERID [onap-pypi] ++ echo 'MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi]' MVN_PYPISERVER_BASEURL is [https://nexus3.onap.org/repository/PyPi] + REPO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils ++ date +%C%y%m%dT%H%M%S + TIMESTAMP=20231119T081821 + export BUILD_NUMBER=20231119T081821 + BUILD_NUMBER=20231119T081821 + shift 2 + case $MVN_PHASE in + echo '==> deploy phase script' + case $MVN_PROJECT_MODULEID in ==> deploy phase script + upload_files_of_extension sh scripts ++ ls -1 ./mvn-phase-lib.sh + FILES=./mvn-phase-lib.sh + for F in $FILES + upload_raw_file ./mvn-phase-lib.sh scripts ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/username/text()' /w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + USER=dcaegen2-utils ++ xpath -q -e '//servers/server[id='\''ecomp-raw'\'']/password/text()' /w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config11018504541167811190tmp + PASS=IyEYsEjskodlNynlbhymVv6bvBAZCHfbB ++ mktemp + NETRC=/tmp/tmp.3416Y5IKsn + echo 'machine nexus.onap.org login dcaegen2-utils password IyEYsEjskodlNynlbhymVv6bvBAZCHfbB' + REPO=https://nexus.onap.org/content/sites/raw + OUTPUT_FILE=./mvn-phase-lib.sh ++ rev ++ echo ./mvn-phase-lib.sh ++ cut -f1 -d . ++ rev + EXT=sh + '[' sh == yaml ']' + '[' sh == sh ']' + OUTPUT_FILE_TYPE=text/x-shellscript + '[' scripts == scripts ']' + PROJECT_NAME=org.onap.dcaegen2.utils + '[' -z R11 ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11 + '[' '!' -z scripts ']' + SEND_TO=https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts + echo 'Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts' Sending ./mvn-phase-lib.sh to Nexus: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts + curl -vkn --netrc-file /tmp/tmp.3416Y5IKsn --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/./mvn-phase-lib.sh-20231119T081821 * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh-20231119T081821 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Trying 2604:e100:1:0:f816:3eff:fefb:56ed... * TCP_NODELAY set * Immediate connect fail for 2604:e100:1:0:f816:3eff:fefb:56ed: Network is unreachable * Trying 2604:e100:1:0:f816:3eff:fefb:56ed... * TCP_NODELAY set * Immediate connect fail for 2604:e100:1:0:f816:3eff:fefb:56ed: Network is unreachable 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* Trying 2604:e100:1:0:f816:3eff:fefb:56ed... * TCP_NODELAY set * Immediate connect fail for 2604:e100:1:0:f816:3eff:fefb:56ed: Network is unreachable 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0* Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0* TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] * TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0* Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh-20231119T081821 HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19873 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Sun, 19 Nov 2023 08:18:26 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19873 0 0 100 19873 0 4558 0:00:04 0:00:04 --:--:-- 4558 * Connection #0 to host nexus.onap.org left intact + curl -vkn --netrc-file /tmp/tmp.3416Y5IKsn --upload-file ./mvn-phase-lib.sh -X PUT -H 'Content-Type: text/x-shellscript' https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/./mvn-phase-lib.sh * Rebuilt URL to: https://nexus.onap.org/content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 199.204.45.137... * TCP_NODELAY set * Connected to nexus.onap.org (199.204.45.137) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [512 bytes data] 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* TLSv1.3 (IN), TLS handshake, Server hello (2): { [108 bytes data] * TLSv1.2 (IN), TLS handshake, Certificate (11): { [3963 bytes data] * TLSv1.2 (IN), TLS handshake, Server key exchange (12): { [333 bytes data] * TLSv1.2 (IN), TLS handshake, Server finished (14): { [4 bytes data] * TLSv1.2 (OUT), TLS handshake, Client key exchange (16): } [70 bytes data] * TLSv1.2 (OUT), TLS change cipher, Client hello (1): } [1 bytes data] * TLSv1.2 (OUT), TLS handshake, Finished (20): } [16 bytes data] 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0* TLSv1.2 (IN), TLS handshake, Finished (20): { [16 bytes data] * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server accepted to use http/1.1 * Server certificate: * subject: CN=nexus.onap.org * start date: Oct 26 00:52:55 2023 GMT * expire date: Jan 24 00:52:54 2024 GMT * issuer: C=US; O=Let's Encrypt; CN=R3 * SSL certificate verify ok. * Server auth using Basic with user 'dcaegen2-utils' } [5 bytes data] > PUT /content/sites/raw/org.onap.dcaegen2.utils/R11/scripts/mvn-phase-lib.sh HTTP/1.1 > Host: nexus.onap.org > Authorization: Basic ZGNhZWdlbjItdXRpbHM6SXlFWXNFanNrb2RsTnlubGJoeW1WdjZidkJBWkNIZmJC > User-Agent: curl/7.58.0 > Accept: */* > Content-Type: text/x-shellscript > Content-Length: 19873 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue } [5 bytes data] * We are completely uploaded and fine { [5 bytes data] < HTTP/1.1 201 Created < Server: nginx/1.20.0 < Date: Sun, 19 Nov 2023 08:18:28 GMT < Content-Length: 0 < Connection: keep-alive < Keep-Alive: timeout=5 < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Accept-Ranges: bytes < Referrer-Policy: no-referrer < Permissions-Policy: camera=(), geolocation=(), microphone=() < Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google-analytics.com; style-src 'self' 'unsafe-inline' fonts.googleapis.com; img-src 'self' https: data:; connect-src 'self' 'unsafe-inline' www.google-analytics.com stats.g.doubleclick.net; frame-src 'self'; font-src 'self' fonts.gstatic.com < Strict-Transport-Security: max-age=15552000 < 100 19873 0 0 100 19873 0 11427 0:00:01 0:00:01 --:--:-- 11421 * Connection #0 to host nexus.onap.org left intact [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] dcaegen2-utils ..................................... SUCCESS [ 7.733 s] [INFO] dcaegen2-utils-python-cbs-docker-client ............ SUCCESS [ 28.486 s] [INFO] dcaegen2-utils-onap-dcae-dcaepolicy-lib ............ SUCCESS [ 20.361 s] [INFO] dcaegen2-utils-scripts ............................. SUCCESS [ 7.298 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:04 min [INFO] Finished at: 2023-11-19T08:18:28+00:00 [INFO] Final Memory: 30M/108M [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2133 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins15876533512644531644.sh ---> sysstat.sh [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins15338235132722058176.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/dcaegen2-utils-london-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/dcaegen2-utils-london-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/dcaegen2-utils-london-release-version-java-daily ']' + mkdir -p /w/workspace/dcaegen2-utils-london-release-version-java-daily/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dcaegen2-utils-london-release-version-java-daily/archives/ [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins4908279924031388480.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-london-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HmD1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HmD1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins2345775321023975739.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dcaegen2-utils-london-release-version-java-daily@tmp/config8495079057695118218tmp 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. [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins7898721924395752844.sh ---> create-netrc.sh [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins1236149461680242216.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-london-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HmD1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HmD1/bin to PATH [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins16790811518603236863.sh ---> sudo-logs.sh Archiving 'sudo' log.. [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash /tmp/jenkins5214193586762904578.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-london-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HmD1 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-HmD1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [dcaegen2-utils-london-release-version-java-daily] $ /bin/bash -l /tmp/jenkins7030333338578944859.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/dcaegen2-utils-london-release-version-java-daily/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HmD1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-HmD1/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/dcaegen2-utils-london-release-version-java-daily/194 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-docker-8c-8g-1555 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 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): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 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-7 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: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 828 29039 0 2298 30910 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:b6:7d:11 brd ff:ff:ff:ff:ff:ff inet 10.30.107.42/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85554sec preferred_lft 85554sec inet6 fe80::f816:3eff:feb6:7d11/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:2b:10:48:32 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1555) 11/19/23 _x86_64_ (8 CPU) 08:05:09 LINUX RESTART (8 CPU) 08:06:01 tps rtps wtps bread/s bwrtn/s 08:07:01 12.00 0.00 12.00 0.00 11257.72 08:08:01 8.13 0.00 8.13 0.00 11036.03 08:09:01 7.81 0.00 7.81 0.00 10895.83 08:10:01 8.13 0.00 8.13 0.00 11036.03 08:11:01 9.85 0.97 8.88 20.66 10915.11 08:12:01 8.67 0.02 8.65 0.13 11043.89 08:13:01 8.50 0.00 8.50 0.00 10906.58 08:14:01 8.62 0.00 8.62 0.00 11042.83 08:15:01 8.02 0.00 8.02 0.00 10901.12 08:16:01 11.85 3.15 8.70 141.44 11225.46 08:17:01 103.95 36.50 67.44 1701.17 17233.99 08:18:01 132.56 19.61 112.95 740.81 24286.09 08:19:01 61.39 12.78 48.61 437.53 14778.34 Average: 29.96 5.62 24.34 234.00 12812.26 08:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:01 30639328 31881116 2299892 6.98 38676 1531580 1292828 3.80 638472 1414068 20 08:08:01 30636824 31878780 2302396 6.99 38756 1531584 1313372 3.86 641816 1414060 16 08:09:01 30635660 31877704 2303560 6.99 38844 1531584 1313372 3.86 642832 1414060 16 08:10:01 30634972 31877104 2304248 7.00 38924 1531588 1313372 3.86 643248 1414060 8 08:11:01 30631008 31874088 2308212 7.01 39064 1532188 1329444 3.91 646844 1414560 0 08:12:01 30629436 31872616 2309784 7.01 39160 1532212 1345828 3.96 647992 1414572 16 08:13:01 30628252 31871560 2310968 7.02 39248 1532208 1361908 4.01 649336 1414572 8 08:14:01 30626496 31869940 2312724 7.02 39344 1532228 1361908 4.01 650620 1414584 20 08:15:01 30623792 31867340 2315428 7.03 39432 1532232 1361908 4.01 653612 1414588 12 08:16:01 30535192 31788404 2404028 7.30 39580 1541648 1361908 4.01 733752 1421940 32 08:17:01 30075732 31686616 2863488 8.69 70916 1849672 1416228 4.17 890368 1683992 176732 08:18:01 29311600 31175344 3627620 11.01 90556 2067784 2226248 6.55 1458228 1847732 60000 08:19:01 29768488 31683264 3170732 9.63 99528 2108956 1410760 4.15 983548 1865060 56920 Average: 30413598 31784914 2525622 7.67 50156 1642728 1416083 4.17 760051 1503681 22600 08:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 ens3 1.12 0.10 0.09 0.21 0.00 0.00 0.00 0.00 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:01 ens3 3.27 1.22 2.23 0.23 0.00 0.00 0.00 0.00 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:01 ens3 1.17 0.08 0.10 0.17 0.00 0.00 0.00 0.00 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:10:01 ens3 1.17 0.23 0.10 0.17 0.00 0.00 0.00 0.00 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:01 ens3 1.42 0.30 0.27 0.39 0.00 0.00 0.00 0.00 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:01 ens3 1.25 0.27 0.11 0.33 0.00 0.00 0.00 0.00 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:01 ens3 1.22 0.17 0.10 0.17 0.00 0.00 0.00 0.00 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:01 ens3 1.18 0.17 0.10 0.01 0.00 0.00 0.00 0.00 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 ens3 2.12 0.63 0.51 0.67 0.00 0.00 0.00 0.00 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:16:01 ens3 108.92 63.16 117.36 20.36 0.00 0.00 0.00 0.00 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 08:17:01 ens3 110.41 77.12 1015.93 25.36 0.00 0.00 0.00 0.00 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 lo 3.67 3.67 0.38 0.38 0.00 0.00 0.00 0.00 08:18:01 ens3 230.79 199.43 1608.59 41.49 0.00 0.00 0.00 0.00 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 08:19:01 ens3 76.75 55.97 148.20 18.71 0.00 0.00 0.00 0.00 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 Average: ens3 41.60 30.68 222.60 8.33 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1555) 11/19/23 _x86_64_ (8 CPU) 08:05:09 LINUX RESTART (8 CPU) 08:06:01 CPU %user %nice %system %iowait %steal %idle 08:07:01 all 0.13 0.00 0.01 0.51 0.00 99.35 08:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:07:01 2 0.00 0.00 0.03 0.08 0.00 99.88 08:07:01 3 0.50 0.00 0.03 0.12 0.03 99.32 08:07:01 4 0.00 0.00 0.02 3.85 0.00 96.13 08:07:01 5 0.45 0.00 0.00 0.00 0.00 99.55 08:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:08:01 all 0.12 0.00 0.01 0.49 0.01 99.37 08:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:08:01 2 0.02 0.00 0.02 0.05 0.00 99.92 08:08:01 3 0.82 0.00 0.03 0.00 0.02 99.13 08:08:01 4 0.00 0.00 0.02 3.83 0.00 96.15 08:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:09:01 all 0.01 0.00 0.01 0.50 0.00 99.47 08:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:09:01 2 0.00 0.00 0.00 0.07 0.00 99.93 08:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:09:01 4 0.00 0.00 0.03 3.88 0.02 96.07 08:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:10:01 all 0.02 0.00 0.01 0.50 0.00 99.46 08:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:10:01 2 0.02 0.00 0.02 0.10 0.00 99.87 08:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:10:01 4 0.00 0.00 0.02 3.93 0.00 96.05 08:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:11:01 all 0.07 0.00 0.02 0.52 0.00 99.38 08:11:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:11:01 2 0.00 0.00 0.02 0.07 0.00 99.92 08:11:01 3 0.08 0.00 0.05 0.00 0.02 99.85 08:11:01 4 0.07 0.00 0.02 4.10 0.00 95.82 08:11:01 5 0.28 0.00 0.02 0.03 0.00 99.67 08:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:12:01 all 0.01 0.00 0.01 0.50 0.01 99.47 08:12:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:12:01 2 0.00 0.00 0.02 0.10 0.00 99.88 08:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:12:01 4 0.00 0.00 0.03 3.87 0.00 96.10 08:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:13:01 all 0.02 0.00 0.01 0.56 0.00 99.42 08:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:13:01 3 0.07 0.00 0.02 0.07 0.02 99.83 08:13:01 4 0.00 0.00 0.00 4.38 0.00 95.62 08:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:14:01 all 0.02 0.00 0.01 0.50 0.01 99.46 08:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:14:01 3 0.05 0.00 0.03 0.10 0.02 99.80 08:14:01 4 0.00 0.00 0.02 3.93 0.00 96.05 08:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 all 0.02 0.00 0.01 0.52 0.00 99.44 08:15:01 0 0.03 0.00 0.02 0.03 0.00 99.92 08:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:01 3 0.03 0.00 0.03 0.03 0.02 99.88 08:15:01 4 0.02 0.00 0.02 4.12 0.00 95.85 08:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:16:01 all 0.72 0.00 0.05 0.50 0.01 98.72 08:16:01 0 0.82 0.00 0.05 0.12 0.00 99.02 08:16:01 1 0.25 0.00 0.02 0.00 0.00 99.73 08:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:16:01 3 1.00 0.00 0.15 0.00 0.02 98.83 08:16:01 4 1.72 0.00 0.03 3.82 0.02 94.42 08:16:01 5 0.70 0.00 0.05 0.00 0.00 99.25 08:16:01 6 0.85 0.00 0.10 0.08 0.02 98.95 08:16:01 7 0.40 0.00 0.02 0.02 0.00 99.57 08:17:01 all 10.51 0.00 0.77 1.55 0.03 87.14 08:17:01 0 2.70 0.00 0.63 6.71 0.03 89.92 08:17:01 1 32.07 0.00 1.92 1.80 0.05 64.16 08:17:01 2 18.80 0.00 0.97 0.77 0.03 79.43 08:17:01 3 1.82 0.00 0.40 0.03 0.05 97.69 08:17:01 4 16.89 0.00 0.87 2.75 0.02 79.47 08:17:01 5 5.88 0.00 0.58 0.03 0.02 93.48 08:17:01 6 5.47 0.00 0.43 0.03 0.00 94.06 08:17:01 7 0.40 0.00 0.30 0.22 0.02 99.07 08:17:01 CPU %user %nice %system %iowait %steal %idle 08:18:01 all 18.37 0.00 1.30 1.50 0.05 78.77 08:18:01 0 17.12 0.00 0.95 4.83 0.07 77.04 08:18:01 1 29.11 0.00 1.90 2.10 0.07 66.83 08:18:01 2 22.08 0.00 1.92 3.71 0.05 72.24 08:18:01 3 17.63 0.00 1.47 0.00 0.08 80.81 08:18:01 4 17.52 0.00 1.08 0.45 0.05 80.89 08:18:01 5 17.14 0.00 1.02 0.28 0.05 81.51 08:18:01 6 10.49 0.00 0.75 0.12 0.03 88.61 08:18:01 7 15.83 0.00 1.29 0.48 0.05 82.35 08:19:01 all 10.73 0.00 0.97 0.91 0.03 87.35 08:19:01 0 14.77 0.00 1.18 4.97 0.03 79.04 08:19:01 1 20.43 0.00 0.77 0.55 0.05 78.21 08:19:01 2 4.61 0.00 0.68 1.04 0.05 93.62 08:19:01 3 17.77 0.00 1.45 0.35 0.05 80.38 08:19:01 4 3.82 0.00 0.57 0.05 0.02 95.55 08:19:01 5 9.86 0.00 1.25 0.35 0.05 88.49 08:19:01 6 6.57 0.00 0.82 0.02 0.02 92.58 08:19:01 7 8.07 0.00 1.05 0.02 0.03 90.83 Average: all 3.14 0.00 0.25 0.70 0.01 95.91 Average: 0 2.75 0.00 0.23 1.28 0.01 95.73 Average: 1 6.31 0.00 0.36 0.34 0.01 92.98 Average: 2 3.51 0.00 0.29 0.46 0.01 95.73 Average: 3 3.07 0.00 0.29 0.05 0.03 96.56 Average: 4 3.08 0.00 0.21 3.31 0.01 93.40 Average: 5 2.65 0.00 0.23 0.05 0.01 97.06 Average: 6 1.81 0.00 0.17 0.02 0.01 98.00 Average: 7 1.90 0.00 0.21 0.06 0.01 97.82