07:12:00 Started by timer 07:12:00 Running as SYSTEM 07:12:00 [EnvInject] - Loading node environment variables. 07:12:00 Building remotely on prd-centos8-docker-8c-8g-14240 (centos8-docker-8c-8g) in workspace /w/workspace/cps-cps-tbdmt-maven-merge-master 07:12:00 [ssh-agent] Looking for ssh-agent implementation... 07:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:00 $ ssh-agent 07:12:00 SSH_AUTH_SOCK=/tmp/ssh-0uqicsWeGKHW/agent.5764 07:12:00 SSH_AGENT_PID=5766 07:12:00 [ssh-agent] Started. 07:12:00 Running ssh-add (command line suppressed) 07:12:00 Identity added: /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/private_key_16665878630100771242.key (/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/private_key_16665878630100771242.key) 07:12:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:00 The recommended git tool is: NONE 07:12:02 using credential onap-jenkins-ssh 07:12:02 Wiping out workspace first. 07:12:02 Cloning the remote Git repository 07:12:02 Cloning repository git://cloud.onap.org/mirror/cps/cps-tbdmt 07:12:02 > git init /w/workspace/cps-cps-tbdmt-maven-merge-master # timeout=10 07:12:02 Fetching upstream changes from git://cloud.onap.org/mirror/cps/cps-tbdmt 07:12:02 > git --version # timeout=10 07:12:02 > git --version # 'git version 2.39.1' 07:12:02 using GIT_SSH to set credentials Gerrit user 07:12:02 [INFO] Currently running in a labeled security context 07:12:02 [INFO] Currently SELinux is 'enforcing' on the host 07:12:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/jenkins-gitclient-ssh5419854668237889457.key 07:12:02 Verifying host key using manually-configured host key entries 07:12:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps/cps-tbdmt +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:02 > git config remote.origin.url git://cloud.onap.org/mirror/cps/cps-tbdmt # timeout=10 07:12:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:02 Avoid second fetch 07:12:02 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:12:02 Checking out Revision 7c6bbfa94de91400c6ea22853b6577b1fa3524df (refs/remotes/origin/master) 07:12:02 > git config core.sparsecheckout # timeout=10 07:12:02 > git checkout -f 7c6bbfa94de91400c6ea22853b6577b1fa3524df # timeout=10 07:12:03 Commit message: "Update versions to resolve vulnerabilities" 07:12:03 > git rev-list --no-walk 7c6bbfa94de91400c6ea22853b6577b1fa3524df # timeout=10 07:12:03 provisioning config files... 07:12:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:12:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:12:03 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins9830441137516830144.sh 07:12:03 ---> python-tools-install.sh 07:12:03 Setup pyenv: 07:12:03 system 07:12:03 * 3.8.13 (set by /opt/pyenv/version) 07:12:03 * 3.9.13 (set by /opt/pyenv/version) 07:12:03 * 3.10.6 (set by /opt/pyenv/version) 07:12:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J5i5 07:12:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:10 lf-activate-venv(): INFO: Installing: lftools 07:12:50 lf-activate-venv(): INFO: Adding /tmp/venv-J5i5/bin to PATH 07:12:50 Generating Requirements File 07:13:22 Python 3.10.6 07:13:22 pip 24.0 from /tmp/venv-J5i5/lib/python3.10/site-packages/pip (python 3.10) 07:13:22 appdirs==1.4.4 07:13:22 argcomplete==3.2.3 07:13:22 aspy.yaml==1.3.0 07:13:22 attrs==23.2.0 07:13:22 autopage==0.5.2 07:13:22 beautifulsoup4==4.12.3 07:13:22 boto3==1.34.65 07:13:22 botocore==1.34.65 07:13:22 bs4==0.0.2 07:13:22 cachetools==5.3.3 07:13:22 certifi==2024.2.2 07:13:22 cffi==1.16.0 07:13:22 cfgv==3.4.0 07:13:22 chardet==5.2.0 07:13:22 charset-normalizer==3.3.2 07:13:22 click==8.1.7 07:13:22 cliff==4.6.0 07:13:22 cmd2==2.4.3 07:13:22 cryptography==3.3.2 07:13:22 debtcollector==3.0.0 07:13:22 decorator==5.1.1 07:13:22 defusedxml==0.7.1 07:13:22 Deprecated==1.2.14 07:13:22 distlib==0.3.8 07:13:22 dnspython==2.6.1 07:13:22 docker==4.2.2 07:13:22 dogpile.cache==1.3.2 07:13:22 email_validator==2.1.1 07:13:22 filelock==3.13.1 07:13:22 future==1.0.0 07:13:22 gitdb==4.0.11 07:13:22 GitPython==3.1.42 07:13:22 google-auth==2.28.2 07:13:22 httplib2==0.22.0 07:13:22 identify==2.5.35 07:13:22 idna==3.6 07:13:22 importlib-resources==1.5.0 07:13:22 iso8601==2.1.0 07:13:22 Jinja2==3.1.3 07:13:22 jmespath==1.0.1 07:13:22 jsonpatch==1.33 07:13:22 jsonpointer==2.4 07:13:22 jsonschema==4.21.1 07:13:22 jsonschema-specifications==2023.12.1 07:13:22 keystoneauth1==5.6.0 07:13:22 kubernetes==29.0.0 07:13:22 lftools==0.37.10 07:13:22 lxml==5.1.0 07:13:22 MarkupSafe==2.1.5 07:13:22 msgpack==1.0.8 07:13:22 multi_key_dict==2.0.3 07:13:22 munch==4.0.0 07:13:22 netaddr==1.2.1 07:13:22 netifaces==0.11.0 07:13:22 niet==1.4.2 07:13:22 nodeenv==1.8.0 07:13:22 oauth2client==4.1.3 07:13:22 oauthlib==3.2.2 07:13:22 openstacksdk==3.0.0 07:13:22 os-client-config==2.1.0 07:13:22 os-service-types==1.7.0 07:13:22 osc-lib==3.0.1 07:13:22 oslo.config==9.4.0 07:13:22 oslo.context==5.5.0 07:13:22 oslo.i18n==6.3.0 07:13:22 oslo.log==5.5.0 07:13:22 oslo.serialization==5.4.0 07:13:22 oslo.utils==7.1.0 07:13:22 packaging==24.0 07:13:22 pbr==6.0.0 07:13:22 platformdirs==4.2.0 07:13:22 prettytable==3.10.0 07:13:22 pyasn1==0.5.1 07:13:22 pyasn1-modules==0.3.0 07:13:22 pycparser==2.21 07:13:22 pygerrit2==2.0.15 07:13:22 PyGithub==2.2.0 07:13:22 pyinotify==0.9.6 07:13:22 PyJWT==2.8.0 07:13:22 PyNaCl==1.5.0 07:13:22 pyparsing==2.4.7 07:13:22 pyperclip==1.8.2 07:13:22 pyrsistent==0.20.0 07:13:22 python-cinderclient==9.5.0 07:13:22 python-dateutil==2.9.0.post0 07:13:22 python-heatclient==3.5.0 07:13:22 python-jenkins==1.8.2 07:13:22 python-keystoneclient==5.4.0 07:13:22 python-magnumclient==4.4.0 07:13:22 python-novaclient==18.6.0 07:13:22 python-openstackclient==6.6.0 07:13:22 python-swiftclient==4.5.0 07:13:22 PyYAML==6.0.1 07:13:22 referencing==0.34.0 07:13:22 requests==2.31.0 07:13:22 requests-oauthlib==1.4.0 07:13:22 requestsexceptions==1.4.0 07:13:22 rfc3986==2.0.0 07:13:22 rpds-py==0.18.0 07:13:22 rsa==4.9 07:13:22 ruamel.yaml==0.18.6 07:13:22 ruamel.yaml.clib==0.2.8 07:13:22 s3transfer==0.10.1 07:13:22 simplejson==3.19.2 07:13:22 six==1.16.0 07:13:22 smmap==5.0.1 07:13:22 soupsieve==2.5 07:13:22 stevedore==5.2.0 07:13:22 tabulate==0.9.0 07:13:22 toml==0.10.2 07:13:22 tomlkit==0.12.4 07:13:22 tqdm==4.66.2 07:13:22 typing_extensions==4.10.0 07:13:22 tzdata==2024.1 07:13:22 urllib3==1.26.18 07:13:22 virtualenv==20.25.1 07:13:22 wcwidth==0.2.13 07:13:22 websocket-client==1.7.0 07:13:22 wrapt==1.16.0 07:13:22 xdg==6.0.0 07:13:22 xmltodict==0.13.0 07:13:22 yq==3.2.3 07:13:23 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins10065818695719018972.sh 07:13:23 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/target/classes /w/workspace/cps-cps-tbdmt-maven-merge-master/jacoco/classes 07:13:23 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins15923540795400390164.sh 07:13:23 + echo quiet=on 07:13:23 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-14240 07:13:23 [cps-cps-tbdmt-maven-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=cps/cps-tbdmt -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DSTREAM=master -DARCHIVE_ARTIFACTS= -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=cps/cps-tbdmt --version 07:13:23 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 07:13:23 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 07:13:23 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 07:13:23 Default locale: en_US, platform encoding: UTF-8 07:13:23 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 07:13:23 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins8237875748649138389.sh 07:13:23 + rm /home/jenkins/.wgetrc 07:13:23 [EnvInject] - Injecting environment variables from a build step. 07:13:23 [EnvInject] - Injecting as environment variables the properties content 07:13:23 SET_JDK_VERSION=openjdk17 07:13:23 GIT_URL="git://cloud.onap.org/mirror" 07:13:23 07:13:23 [EnvInject] - Variables injected successfully. 07:13:23 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh /tmp/jenkins16063484848938153503.sh 07:13:23 ---> update-java-alternatives.sh 07:13:23 ---> Updating Java version 07:13:24 ---> RedHat type system detected 07:13:24 openjdk version "17.0.6-ea" 2023-01-17 LTS 07:13:24 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 07:13:24 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 07:13:24 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 07:13:24 [EnvInject] - Injecting environment variables from a build step. 07:13:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:13:24 [EnvInject] - Variables injected successfully. 07:13:24 provisioning config files... 07:13:24 copy managed file [global-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config11557877908966286487tmp 07:13:24 copy managed file [cps-cps-tbdmt-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config6566735340365146592tmp 07:13:24 [EnvInject] - Injecting environment variables from a build step. 07:13:24 [EnvInject] - Injecting as environment variables the properties content 07:13:24 SERVER_ID=ecomp-snapshots 07:13:24 07:13:24 [EnvInject] - Variables injected successfully. 07:13:25 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins17618385322379175074.sh 07:13:25 ---> create-netrc.sh 07:13:25 [EnvInject] - Injecting environment variables from a build step. 07:13:25 [EnvInject] - Injecting as environment variables the properties content 07:13:25 NEXUS_CUT_DIRS=6 07:13:25 NEXUS_REPO=snapshots 07:13:25 07:13:25 [EnvInject] - Variables injected successfully. 07:13:25 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins13611937388660691383.sh 07:13:25 ---> maven-fetch-metadata.sh 07:13:25 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 07:13:25 + project=org.onap.cps 07:13:25 + project_path=org/onap/cps 07:13:25 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps 07:13:25 + pushd /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps 07:13:25 /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps /w/workspace/cps-cps-tbdmt-maven-merge-master 07:13:25 + set +e 07:13:25 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ [12061] -> "index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/ [7361] -> "checkstyle/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/ [4921] -> "cps-aggregator/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/ [7461] -> "cps-application/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/ [7301] -> "cps-bom/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/ [7481] -> "cps-dependencies/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/ [6649] -> "cps-events/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/ [5656] -> "cps-ncmp-events/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/ [3553] -> "cps-ncmp-rest-stub-app/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/ [3589] -> "cps-ncmp-rest-stub-service/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/ [5701] -> "cps-ncmp-rest-stub/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/ [6703] -> "cps-ncmp-rest/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/ [6757] -> "cps-ncmp-service/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/ [3869] -> "cps-nf-proxy-rest/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/ [3899] -> "cps-nf-proxy-service/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/ [7361] -> "cps-parent/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/ [6739] -> "cps-path-parser/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/ [7321] -> "cps-rest/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/ [7281] -> "cps-ri/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/ [7381] -> "cps-service/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/ [3175] -> "cps-tbdmt-application/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/ [3111] -> "cps-tbdmt-bom/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/ [3183] -> "cps-tbdmt-dependencies/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/ [3135] -> "cps-tbdmt-parent/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/ [3119] -> "cps-tbdmt-rest/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/ [3143] -> "cps-tbdmt-service/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/ [3652] -> "dmi-plugin-demo-and-csit-stub-app/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/ [3688] -> "dmi-plugin-demo-and-csit-stub-service/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/ [3616] -> "dmi-plugin-demo-and-csit-stub/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/ [4223] -> "integration-test/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/ [6344] -> "jacoco-report/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ [5293] -> "ncmp-dmi-plugin/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/ [7321] -> "spotbugs/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/0.0.2-SNAPSHOT/ [4591] -> "checkstyle/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/ [4579] -> "checkstyle/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.0.5-SNAPSHOT/ [4579] -> "checkstyle/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.1.0-SNAPSHOT/ [4591] -> "checkstyle/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:25 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.0.2-SNAPSHOT/ [4579] -> "checkstyle/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:25 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.1-SNAPSHOT/ [4579] -> "checkstyle/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.2-SNAPSHOT/ [4579] -> "checkstyle/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.3-SNAPSHOT/ [4579] -> "checkstyle/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.6-SNAPSHOT/ [4579] -> "checkstyle/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.0-SNAPSHOT/ [4591] -> "checkstyle/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.7-SNAPSHOT/ [4591] -> "checkstyle/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.3.13-SNAPSHOT/ [4602] -> "checkstyle/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/ [14699] -> "checkstyle/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/maven-metadata.xml [823/823] -> "checkstyle/maven-metadata.xml" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.3-SNAPSHOT/ [3376] -> "cps-aggregator/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.6-SNAPSHOT/ [3376] -> "cps-aggregator/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.0-SNAPSHOT/ [3382] -> "cps-aggregator/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.7-SNAPSHOT/ [3382] -> "cps-aggregator/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.3.13-SNAPSHOT/ [3390] -> "cps-aggregator/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/ [8574] -> "cps-aggregator/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/maven-metadata.xml [547/547] -> "cps-aggregator/maven-metadata.xml" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/0.0.2-SNAPSHOT/ [4710] -> "cps-application/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/1.0.2-SNAPSHOT/ [4698] -> "cps-application/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.0.5-SNAPSHOT/ [4698] -> "cps-application/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.1.0-SNAPSHOT/ [4710] -> "cps-application/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.0.2-SNAPSHOT/ [4698] -> "cps-application/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.1-SNAPSHOT/ [4699] -> "cps-application/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.2-SNAPSHOT/ [4699] -> "cps-application/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.3-SNAPSHOT/ [4699] -> "cps-application/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.6-SNAPSHOT/ [4699] -> "cps-application/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.0-SNAPSHOT/ [4711] -> "cps-application/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.7-SNAPSHOT/ [4712] -> "cps-application/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.3.13-SNAPSHOT/ [4723] -> "cps-application/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.7-SNAPSHOT/ [22060] -> "cps-application/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/maven-metadata.xml [828/828] -> "cps-application/maven-metadata.xml" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/0.0.2-SNAPSHOT/ [3284] -> "cps-bom/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/1.0.2-SNAPSHOT/ [3278] -> "cps-bom/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.0.5-SNAPSHOT/ [3278] -> "cps-bom/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.1.0-SNAPSHOT/ [3284] -> "cps-bom/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.0.2-SNAPSHOT/ [3278] -> "cps-bom/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.1-SNAPSHOT/ [3278] -> "cps-bom/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.2-SNAPSHOT/ [3278] -> "cps-bom/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.3-SNAPSHOT/ [3278] -> "cps-bom/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.6-SNAPSHOT/ [3278] -> "cps-bom/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.0-SNAPSHOT/ [3284] -> "cps-bom/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.7-SNAPSHOT/ [3284] -> "cps-bom/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:26 2024-03-19 07:13:26 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.3.13-SNAPSHOT/ [3292] -> "cps-bom/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/ [8230] -> "cps-bom/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/maven-metadata.xml [820/820] -> "cps-bom/maven-metadata.xml" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/0.0.2-SNAPSHOT/ [3410] -> "cps-dependencies/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/1.0.2-SNAPSHOT/ [3404] -> "cps-dependencies/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.0.5-SNAPSHOT/ [3404] -> "cps-dependencies/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.1.0-SNAPSHOT/ [3410] -> "cps-dependencies/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.0.2-SNAPSHOT/ [3404] -> "cps-dependencies/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.1-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.2-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.3-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.6-SNAPSHOT/ [3404] -> "cps-dependencies/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.0-SNAPSHOT/ [3410] -> "cps-dependencies/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.7-SNAPSHOT/ [3410] -> "cps-dependencies/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.3.13-SNAPSHOT/ [3419] -> "cps-dependencies/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/ [8685] -> "cps-dependencies/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/maven-metadata.xml [829/829] -> "cps-dependencies/maven-metadata.xml" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.0.5-SNAPSHOT/ [4579] -> "cps-events/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.1.0-SNAPSHOT/ [4592] -> "cps-events/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.0.2-SNAPSHOT/ [4580] -> "cps-events/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.1-SNAPSHOT/ [4580] -> "cps-events/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.2-SNAPSHOT/ [4580] -> "cps-events/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.3-SNAPSHOT/ [4580] -> "cps-events/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.6-SNAPSHOT/ [4580] -> "cps-events/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.0-SNAPSHOT/ [4592] -> "cps-events/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.7-SNAPSHOT/ [4592] -> "cps-events/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.3.13-SNAPSHOT/ [4603] -> "cps-events/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.7-SNAPSHOT/ [14699] -> "cps-events/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/maven-metadata.xml [743/743] -> "cps-events/maven-metadata.xml" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.1-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.2-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.3-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.6-SNAPSHOT/ [4695] -> "cps-ncmp-events/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.0-SNAPSHOT/ [4707] -> "cps-ncmp-events/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.7-SNAPSHOT/ [4707] -> "cps-ncmp-events/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.3.13-SNAPSHOT/ [4719] -> "cps-ncmp-events/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/ [15184] -> "cps-ncmp-events/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/maven-metadata.xml [628/628] -> "cps-ncmp-events/maven-metadata.xml" [1] 07:13:27 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/ [4882] -> "cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:27 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/ [15847] -> "cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/maven-metadata.xml [395/395] -> "cps-ncmp-rest-stub-app/maven-metadata.xml" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/ [4971] -> "cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/ [16212] -> "cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/maven-metadata.xml [399/399] -> "cps-ncmp-rest-stub-service/maven-metadata.xml" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.1-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.2-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.3-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.6-SNAPSHOT/ [4767] -> "cps-ncmp-rest-stub/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.0-SNAPSHOT/ [4779] -> "cps-ncmp-rest-stub/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.7-SNAPSHOT/ [4779] -> "cps-ncmp-rest-stub/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.3.13-SNAPSHOT/ [3446] -> "cps-ncmp-rest-stub/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/ [8774] -> "cps-ncmp-rest-stub/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/maven-metadata.xml [631/631] -> "cps-ncmp-rest-stub/maven-metadata.xml" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.0.5-SNAPSHOT/ [4649] -> "cps-ncmp-rest/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.1.0-SNAPSHOT/ [4661] -> "cps-ncmp-rest/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.0.2-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.1-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.2-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.3-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.6-SNAPSHOT/ [4649] -> "cps-ncmp-rest/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.0-SNAPSHOT/ [4661] -> "cps-ncmp-rest/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.7-SNAPSHOT/ [4661] -> "cps-ncmp-rest/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.3.13-SNAPSHOT/ [4673] -> "cps-ncmp-rest/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/ [14982] -> "cps-ncmp-rest/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/maven-metadata.xml [746/746] -> "cps-ncmp-rest/maven-metadata.xml" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.0.5-SNAPSHOT/ [4718] -> "cps-ncmp-service/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.1.0-SNAPSHOT/ [4730] -> "cps-ncmp-service/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.0.2-SNAPSHOT/ [4718] -> "cps-ncmp-service/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.1-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.2-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.3-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.6-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.0-SNAPSHOT/ [4731] -> "cps-ncmp-service/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.7-SNAPSHOT/ [4731] -> "cps-ncmp-service/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:28 2024-03-19 07:13:28 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.3.13-SNAPSHOT/ [4742] -> "cps-ncmp-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/ [15267] -> "cps-ncmp-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/maven-metadata.xml [749/749] -> "cps-ncmp-service/maven-metadata.xml" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/0.0.2-SNAPSHOT/ [4753] -> "cps-nf-proxy-rest/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.0.2-SNAPSHOT/ [4741] -> "cps-nf-proxy-rest/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.1.0-SNAPSHOT/ [4753] -> "cps-nf-proxy-rest/1.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/maven-metadata.xml [450/450] -> "cps-nf-proxy-rest/maven-metadata.xml" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/0.0.2-SNAPSHOT/ [4821] -> "cps-nf-proxy-service/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.0.2-SNAPSHOT/ [4809] -> "cps-nf-proxy-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.1.0-SNAPSHOT/ [4821] -> "cps-nf-proxy-service/1.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/maven-metadata.xml [453/453] -> "cps-nf-proxy-service/maven-metadata.xml" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/0.0.2-SNAPSHOT/ [3327] -> "cps-parent/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/1.0.2-SNAPSHOT/ [3321] -> "cps-parent/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.0.5-SNAPSHOT/ [3321] -> "cps-parent/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.1.0-SNAPSHOT/ [3327] -> "cps-parent/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.0.2-SNAPSHOT/ [3321] -> "cps-parent/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.1-SNAPSHOT/ [3321] -> "cps-parent/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.2-SNAPSHOT/ [3321] -> "cps-parent/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.3-SNAPSHOT/ [3321] -> "cps-parent/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.6-SNAPSHOT/ [3321] -> "cps-parent/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.0-SNAPSHOT/ [3327] -> "cps-parent/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.7-SNAPSHOT/ [3327] -> "cps-parent/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.3.13-SNAPSHOT/ [3335] -> "cps-parent/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/ [8385] -> "cps-parent/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/maven-metadata.xml [823/823] -> "cps-parent/maven-metadata.xml" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.0.5-SNAPSHOT/ [4695] -> "cps-path-parser/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.1.0-SNAPSHOT/ [4707] -> "cps-path-parser/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.0.2-SNAPSHOT/ [4695] -> "cps-path-parser/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.1-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.2-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.3-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.6-SNAPSHOT/ [4695] -> "cps-path-parser/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.0-SNAPSHOT/ [4707] -> "cps-path-parser/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.7-SNAPSHOT/ [4707] -> "cps-path-parser/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.3.13-SNAPSHOT/ [4718] -> "cps-path-parser/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/ [15179] -> "cps-path-parser/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/maven-metadata.xml [748/748] -> "cps-path-parser/maven-metadata.xml" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/0.0.2-SNAPSHOT/ [4546] -> "cps-rest/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/1.0.2-SNAPSHOT/ [4534] -> "cps-rest/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.0.5-SNAPSHOT/ [4534] -> "cps-rest/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.1.0-SNAPSHOT/ [4546] -> "cps-rest/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.0.2-SNAPSHOT/ [4534] -> "cps-rest/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.1-SNAPSHOT/ [4534] -> "cps-rest/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.2-SNAPSHOT/ [4534] -> "cps-rest/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.3-SNAPSHOT/ [4534] -> "cps-rest/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.6-SNAPSHOT/ [4534] -> "cps-rest/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.0-SNAPSHOT/ [4546] -> "cps-rest/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.7-SNAPSHOT/ [4546] -> "cps-rest/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:29 2024-03-19 07:13:29 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.3.13-SNAPSHOT/ [4557] -> "cps-rest/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/ [14514] -> "cps-rest/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/maven-metadata.xml [821/821] -> "cps-rest/maven-metadata.xml" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/0.0.2-SNAPSHOT/ [4500] -> "cps-ri/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/1.0.2-SNAPSHOT/ [4488] -> "cps-ri/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.0.5-SNAPSHOT/ [4489] -> "cps-ri/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.1.0-SNAPSHOT/ [4501] -> "cps-ri/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.0.2-SNAPSHOT/ [4489] -> "cps-ri/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.1-SNAPSHOT/ [4489] -> "cps-ri/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.2-SNAPSHOT/ [4489] -> "cps-ri/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.3-SNAPSHOT/ [4489] -> "cps-ri/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.6-SNAPSHOT/ [4489] -> "cps-ri/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.0-SNAPSHOT/ [4501] -> "cps-ri/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.7-SNAPSHOT/ [4501] -> "cps-ri/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.3.13-SNAPSHOT/ [4512] -> "cps-ri/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/ [14317] -> "cps-ri/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/maven-metadata.xml [819/819] -> "cps-ri/maven-metadata.xml" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/0.0.2-SNAPSHOT/ [4615] -> "cps-service/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/1.0.2-SNAPSHOT/ [4603] -> "cps-service/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.0.5-SNAPSHOT/ [4603] -> "cps-service/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.1.0-SNAPSHOT/ [4615] -> "cps-service/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.0.2-SNAPSHOT/ [4603] -> "cps-service/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.1-SNAPSHOT/ [4603] -> "cps-service/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.2-SNAPSHOT/ [4603] -> "cps-service/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.3-SNAPSHOT/ [4603] -> "cps-service/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.6-SNAPSHOT/ [4603] -> "cps-service/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.0-SNAPSHOT/ [4615] -> "cps-service/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.7-SNAPSHOT/ [4616] -> "cps-service/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.3.13-SNAPSHOT/ [4627] -> "cps-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.7-SNAPSHOT/ [14804] -> "cps-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/maven-metadata.xml [824/824] -> "cps-service/maven-metadata.xml" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/ [21296] -> "cps-tbdmt-application/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/maven-metadata.xml [353/353] -> "cps-tbdmt-application/maven-metadata.xml" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/ [11162] -> "cps-tbdmt-bom/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/maven-metadata.xml [345/345] -> "cps-tbdmt-bom/maven-metadata.xml" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/ [11774] -> "cps-tbdmt-dependencies/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml [354/354] -> "cps-tbdmt-dependencies/maven-metadata.xml" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/ [11373] -> "cps-tbdmt-parent/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:13:30 2024-03-19 07:13:30 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/maven-metadata.xml [348/348] -> "cps-tbdmt-parent/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/ [20379] -> "cps-tbdmt-rest/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/maven-metadata.xml [346/346] -> "cps-tbdmt-rest/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/ [20779] -> "cps-tbdmt-service/0.0.1-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/maven-metadata.xml [349/349] -> "cps-tbdmt-service/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/ [5131] -> "dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/ [16872] -> "dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml [406/406] -> "dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/ [5224] -> "dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/ [17257] -> "dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml [410/410] -> "dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/ [3600] -> "dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/ [9324] -> "dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml [402/402] -> "dmi-plugin-demo-and-csit-stub/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.1-SNAPSHOT/ [4717] -> "integration-test/3.2.1-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.7-SNAPSHOT/ [4729] -> "integration-test/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.3.13-SNAPSHOT/ [4740] -> "integration-test/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.7-SNAPSHOT/ [15257] -> "integration-test/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/maven-metadata.xml [469/469] -> "integration-test/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/2.1.0-SNAPSHOT/ [4660] -> "jacoco-report/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.0.2-SNAPSHOT/ [4648] -> "jacoco-report/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.1-SNAPSHOT/ [4648] -> "jacoco-report/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.2-SNAPSHOT/ [4648] -> "jacoco-report/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.3-SNAPSHOT/ [4648] -> "jacoco-report/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.6-SNAPSHOT/ [4648] -> "jacoco-report/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.0-SNAPSHOT/ [4660] -> "jacoco-report/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.7-SNAPSHOT/ [4660] -> "jacoco-report/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.3.13-SNAPSHOT/ [4671] -> "jacoco-report/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/ [14972] -> "jacoco-report/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/maven-metadata.xml [706/706] -> "jacoco-report/maven-metadata.xml" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.0.1-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.0.4-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/ [4711] -> "ncmp-dmi-plugin/1.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.2.3-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.3.1-SNAPSHOT/index.html.tmp" [1] 07:13:31 2024-03-19 07:13:31 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/ [4699] -> "ncmp-dmi-plugin/1.4.1-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.5.0-SNAPSHOT/ [20545] -> "ncmp-dmi-plugin/1.5.0-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml [587/587] -> "ncmp-dmi-plugin/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/0.0.2-SNAPSHOT/ [4545] -> "spotbugs/0.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/ [4533] -> "spotbugs/1.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.0.5-SNAPSHOT/ [4533] -> "spotbugs/2.0.5-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.1.0-SNAPSHOT/ [4545] -> "spotbugs/2.1.0-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.0.2-SNAPSHOT/ [4533] -> "spotbugs/3.0.2-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.1-SNAPSHOT/ [4533] -> "spotbugs/3.1.1-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.2-SNAPSHOT/ [4533] -> "spotbugs/3.1.2-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.3-SNAPSHOT/ [4533] -> "spotbugs/3.1.3-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.6-SNAPSHOT/ [4533] -> "spotbugs/3.1.6-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.0-SNAPSHOT/ [4545] -> "spotbugs/3.2.0-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.7-SNAPSHOT/ [4545] -> "spotbugs/3.2.7-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.3.13-SNAPSHOT/ [4556] -> "spotbugs/3.3.13-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/ [14509] -> "spotbugs/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/maven-metadata.xml [821/821] -> "spotbugs/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/0.0.2-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.0.5-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/2.1.0-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.0.2-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.1-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.2-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.3-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.1.6-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.0-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.2.7-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.3.13-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/maven-metadata.xml [775/775] -> "checkstyle/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.3-SNAPSHOT/maven-metadata.xml [603/603] -> "cps-aggregator/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.1.6-SNAPSHOT/maven-metadata.xml [603/603] -> "cps-aggregator/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.2.7-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.3.13-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-aggregator/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/0.0.2-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/1.0.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.0.5-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/2.1.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.0.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.1-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.3-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.1.6-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-application/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.2.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.3.13-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-application/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.7-SNAPSHOT/maven-metadata.xml [998/998] -> "cps-application/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/0.0.2-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/1.0.2-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.0.5-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/2.1.0-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.0.2-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.1-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.2-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.3-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.1.6-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.0-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.2.7-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.3.13-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/maven-metadata.xml [598/598] -> "cps-bom/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/0.0.2-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/1.0.2-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.0.5-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/2.1.0-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.0.2-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.1-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.2-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.3-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.1.6-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.0-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.2.7-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.3.13-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-dependencies/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.0.5-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/2.1.0-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.0.2-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.1-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.2-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.3-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.1.6-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.0-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.2.7-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.3.13-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.7-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-events/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.1-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.3-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.1.6-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.2.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.3.13-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-events/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml [787/787] -> "cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml [787/787] -> "cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml [791/791] -> "cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml [791/791] -> "cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.1-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.2-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.3-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.1.6-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-ncmp-rest-stub/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.0-SNAPSHOT/maven-metadata.xml [783/783] -> "cps-ncmp-rest-stub/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.2.7-SNAPSHOT/maven-metadata.xml [783/783] -> "cps-ncmp-rest-stub/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.3.13-SNAPSHOT/maven-metadata.xml [609/609] -> "cps-ncmp-rest-stub/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/maven-metadata.xml [609/609] -> "cps-ncmp-rest-stub/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.0.5-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/2.1.0-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.0.2-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.1-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.2-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.3-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.1.6-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.0-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.2.7-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.3.13-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-rest/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.0.5-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/2.1.0-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.0.2-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.1-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.2-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.3-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.1.6-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.0-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.2.7-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.3.13-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/maven-metadata.xml [781/781] -> "cps-ncmp-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/0.0.2-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-nf-proxy-rest/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.0.2-SNAPSHOT/maven-metadata.xml [779/779] -> "cps-nf-proxy-rest/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-rest/1.1.0-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-nf-proxy-rest/1.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/0.0.2-SNAPSHOT/maven-metadata.xml [785/785] -> "cps-nf-proxy-service/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.0.2-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-nf-proxy-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-nf-proxy-service/1.1.0-SNAPSHOT/maven-metadata.xml [785/785] -> "cps-nf-proxy-service/1.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/0.0.2-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/1.0.2-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.0.5-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:32 2024-03-19 07:13:32 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/2.1.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.0.2-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.1-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.2-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.3-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.1.6-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.0-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.2.7-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.3.13-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/maven-metadata.xml [601/601] -> "cps-parent/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.0.5-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/2.1.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.0.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.1-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.2-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.3-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.1.6-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.0-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.2.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.3.13-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/maven-metadata.xml [780/780] -> "cps-path-parser/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/0.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/1.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.0.5-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/2.1.0-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.1-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.2-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.3-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.1.6-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.0-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.2.7-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.3.13-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-rest/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/0.0.2-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/1.0.2-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.0.5-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/2.1.0-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.0.2-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.1-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.2-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.3-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.1.6-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.0-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.2.7-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.3.13-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/maven-metadata.xml [771/771] -> "cps-ri/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/0.0.2-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/1.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.0.5-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/2.1.0-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.1-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.2-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.3-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.1.6-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.0-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.2.7-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.3.13-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.7-SNAPSHOT/maven-metadata.xml [776/776] -> "cps-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml [789/789] -> "cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml [606/606] -> "cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml [615/615] -> "cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml [609/609] -> "cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml [782/782] -> "cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml [785/785] -> "cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml [798/798] -> "dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml [798/798] -> "dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml [802/802] -> "dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml [802/802] -> "dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/maven-metadata.xml [620/620] -> "dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/maven-metadata.xml [620/620] -> "dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.1-SNAPSHOT/maven-metadata.xml [778/778] -> "integration-test/3.2.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.2.7-SNAPSHOT/maven-metadata.xml [781/781] -> "integration-test/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.3.13-SNAPSHOT/maven-metadata.xml [781/781] -> "integration-test/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.7-SNAPSHOT/maven-metadata.xml [781/781] -> "integration-test/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/2.1.0-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.0.2-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.1-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.2-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.3-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.1.6-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.0-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.2.7-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.3.13-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/maven-metadata.xml [778/778] -> "jacoco-report/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml [780/780] -> "ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml [777/777] -> "ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/1.5.0-SNAPSHOT/maven-metadata.xml [783/783] -> "ncmp-dmi-plugin/1.5.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/0.0.2-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/0.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/1.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.0.5-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/2.0.5-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/2.1.0-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/2.1.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.0.2-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.0.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.1-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.1-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.2-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.2-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.3-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.3-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.1.6-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.1.6-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.0-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.2.0-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.2.7-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.2.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.3.13-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.3.13-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 2024-03-19 07:13:33 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/maven-metadata.xml [773/773] -> "spotbugs/3.4.7-SNAPSHOT/maven-metadata.xml" [1] 07:13:33 FINISHED --2024-03-19 07:13:33-- 07:13:33 Total wall clock time: 8.1s 07:13:33 Downloaded: 517 files, 1.6M in 0.01s (113 MB/s) 07:13:33 + set -e 07:13:33 + popd 07:13:33 /w/workspace/cps-cps-tbdmt-maven-merge-master 07:13:33 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo-backup 07:13:33 + cp -a /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo-backup 07:13:33 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins7619705323782654518.sh 07:13:33 [EnvInject] - Injecting environment variables from a build step. 07:13:33 [EnvInject] - Injecting as environment variables the properties content 07:13:33 MAVEN_GOALS=clean deploy 07:13:33 07:13:33 [EnvInject] - Variables injected successfully. 07:13:33 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins6067076836064139047.sh 07:13:33 ---> common-variables.sh 07:13:33 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:13:33 ---> maven-build.sh 07:13:33 + set +u 07:13:33 + export MAVEN_OPTS 07:13:33 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean deploy -e --global-settings /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config11557877908966286487tmp --settings /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config6566735340365146592tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge 07:13:33 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 07:13:33 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 07:13:33 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 07:13:33 Default locale: en_US, platform encoding: UTF-8 07:13:33 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 07:13:34 [INFO] Error stacktraces are turned on. 07:13:34 [INFO] Scanning for projects... 07:13:40 [INFO] ------------------------------------------------------------------------ 07:13:40 [INFO] Reactor Build Order: 07:13:40 [INFO] 07:13:40 [INFO] cps-tbdmt-parent [pom] 07:13:40 [INFO] cps-tbdmt-service [jar] 07:13:40 [INFO] cps-tbdmt-rest [jar] 07:13:40 [INFO] org.onap.cps:cps-tbdmt-dependencies [pom] 07:13:40 [INFO] cps-tbdmt-bom [pom] 07:13:40 [INFO] cps-tbdmt-application [jar] 07:13:40 [INFO] cps-tbdmt [pom] 07:13:40 [INFO] 07:13:40 [INFO] -------------------< org.onap.cps:cps-tbdmt-parent >-------------------- 07:13:40 [INFO] Building cps-tbdmt-parent 0.0.1-SNAPSHOT [1/7] 07:13:40 [INFO] --------------------------------[ pom ]--------------------------------- 07:13:41 [INFO] 07:13:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-parent --- 07:13:41 [INFO] 07:13:41 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-parent --- 07:13:43 [INFO] 07:13:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-parent --- 07:13:43 [INFO] 07:13:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-parent --- 07:13:43 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:13:43 [INFO] 07:13:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-parent --- 07:13:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:13:43 [INFO] 07:13:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-parent --- 07:13:47 [INFO] You have 0 Checkstyle violations. 07:13:47 [INFO] 07:13:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-parent --- 07:13:47 [INFO] You have 0 Checkstyle violations. 07:13:47 [INFO] 07:13:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-parent --- 07:13:47 [INFO] Starting audit... 07:13:47 Audit done. 07:13:47 [INFO] You have 0 Checkstyle violations. 07:13:47 [INFO] 07:13:47 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-parent >>> 07:13:47 [INFO] 07:13:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-parent --- 07:13:54 [INFO] 07:13:54 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-parent <<< 07:13:54 [INFO] 07:13:54 [INFO] 07:13:54 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-parent --- 07:13:54 [INFO] 07:13:54 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-parent --- 07:13:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:54 [INFO] 07:13:54 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-parent --- 07:13:57 [INFO] Skipping containerization because packaging is 'pom'... 07:13:57 [INFO] 07:13:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-parent --- 07:13:57 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:13:57 [INFO] 07:13:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-parent --- 07:13:57 [INFO] No tests to run. 07:13:57 [INFO] 07:13:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-parent --- 07:13:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:13:57 [INFO] 07:13:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-parent --- 07:13:57 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/code-coverage/jacoco-ut.exec 07:13:57 [INFO] 07:13:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-parent --- 07:13:57 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/failsafe-reports 07:13:57 [INFO] 07:13:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-parent --- 07:13:57 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-SNAPSHOT.pom 07:13:57 [INFO] 07:13:57 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-parent --- 07:13:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:13:57 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:13:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml 07:13:57 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/maven-metadata.xml: Checksum validation failed, no checksums available 07:13:57 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-parent/maven-metadata.xml 07:13:57 [INFO] 07:13:57 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-parent --- 07:13:57 [INFO] Skipping containerization because packaging is 'pom'... 07:13:57 [INFO] 07:13:57 [INFO] -------------------< org.onap.cps:cps-tbdmt-service >------------------- 07:13:57 [INFO] Building cps-tbdmt-service 0.0.1-SNAPSHOT [2/7] 07:13:57 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:03 [INFO] 07:14:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-service --- 07:14:03 [INFO] 07:14:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-service --- 07:14:03 [INFO] 07:14:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-service --- 07:14:03 [INFO] 07:14:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-service --- 07:14:03 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:03 [INFO] 07:14:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-service --- 07:14:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:03 [INFO] 07:14:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-service --- 07:14:03 [INFO] You have 0 Checkstyle violations. 07:14:03 [INFO] 07:14:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-service --- 07:14:04 [INFO] You have 0 Checkstyle violations. 07:14:04 [INFO] 07:14:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-service --- 07:14:04 [INFO] Starting audit... 07:14:04 Audit done. 07:14:04 [INFO] You have 0 Checkstyle violations. 07:14:04 [INFO] 07:14:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-service --- 07:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/resources 07:14:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/generated-sources/license 07:14:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/generated-resources/licenses 07:14:04 [INFO] 07:14:04 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-service --- 07:14:05 [INFO] Changes detected - recompiling the module! 07:14:05 [INFO] Compiling 15 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/classes 07:14:06 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: Some input files use or override a deprecated API. 07:14:06 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: Recompile with -Xlint:deprecation for details. 07:14:06 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java uses or overrides a deprecated API that is marked for removal. 07:14:06 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/java/org/onap/cps/tbdmt/client/CpsRestClient.java: Recompile with -Xlint:removal for details. 07:14:06 [INFO] 07:14:06 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-service >>> 07:14:06 [INFO] 07:14:06 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-service --- 07:14:06 [INFO] Fork Value is true 07:14:07 [java] Unexpected problem occured during version sanity check 07:14:07 [java] Reported exception: 07:14:07 [java] java.lang.AbstractMethodError: Receiver class org.slf4j.simple.SimpleServiceProvider does not define or inherit an implementation of the resolved method 'abstract java.lang.String getRequestedApiVersion()' of interface org.slf4j.spi.SLF4JServiceProvider. 07:14:07 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:14:07 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:14:07 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:14:07 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:14:07 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:14:07 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:14:07 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:14:08 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:14:08 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/tmp/r/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 07:14:08 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:14:08 [java] WARNING: System::setSecurityManager will be removed in a future release 07:14:10 [INFO] Done SpotBugs Analysis.... 07:14:10 [INFO] 07:14:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-service <<< 07:14:10 [INFO] 07:14:10 [INFO] 07:14:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-service --- 07:14:10 [INFO] BugInstance size is 0 07:14:10 [INFO] Error size is 0 07:14:10 [INFO] No errors/warnings found 07:14:10 [INFO] 07:14:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-service --- 07:14:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:10 [INFO] Copying 5 resources 07:14:10 [INFO] 07:14:10 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-service --- 07:14:10 [INFO] Changes detected - recompiling the module! 07:14:10 [INFO] Compiling 4 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/test-classes 07:14:11 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/test/java/org/onap/cps/tbdmt/client/CpsRestClientTest.java: Some input files use or override a deprecated API. 07:14:11 [INFO] /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/test/java/org/onap/cps/tbdmt/client/CpsRestClientTest.java: Recompile with -Xlint:deprecation for details. 07:14:11 [INFO] 07:14:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-service --- 07:14:11 [INFO] Surefire report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/surefire-reports 07:14:12 [INFO] 07:14:12 [INFO] ------------------------------------------------------- 07:14:12 [INFO] T E S T S 07:14:12 [INFO] ------------------------------------------------------- 07:14:13 [INFO] Running org.onap.cps.tbdmt.client.CpsRestClientTest 07:14:14 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:16 07:14:16.846 [main] WARN org.springframework.http.client.HttpComponentsClientHttpRequestFactory -- HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 07:14:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s - in org.onap.cps.tbdmt.client.CpsRestClientTest 07:14:16 [INFO] Running org.onap.cps.tbdmt.model.ModelTest 07:14:17 07:14:16.898 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 07:14:17 07:14:16.898 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 07:14:17 07:14:17.045 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 07:14:17 07:14:17.045 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 07:14:17 07:14:17.047 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 07:14:17 07:14:17.047 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib64 07:14:17 07:14:17.047 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib64] 07:14:17 07:14:17.047 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib64 07:14:17 07:14:17.047 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib64] 07:14:17 07:14:17.047 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 07:14:17 07:14:17.048 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 07:14:17 07:14:17.048 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 07:14:17 07:14:17.048 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 07:14:17 07:14:17.048 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/test-classes 07:14:17 07:14:17.048 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/test-classes] 07:14:17 07:14:17.049 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/classes 07:14:17 07:14:17.049 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/classes] 07:14:17 07:14:17.049 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar 07:14:17 07:14:17.051 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-web/3.1.5/spring-boot-starter-web-3.1.5.jar 07:14:17 07:14:17.051 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter/3.1.5/spring-boot-starter-3.1.5.jar 07:14:17 07:14:17.051 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot/3.1.5/spring-boot-3.1.5.jar 07:14:17 07:14:17.055 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-autoconfigure/3.1.5/spring-boot-autoconfigure-3.1.5.jar 07:14:17 07:14:17.058 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-logging/3.1.5/spring-boot-starter-logging-3.1.5.jar 07:14:17 07:14:17.058 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar 07:14:17 07:14:17.058 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar 07:14:17 07:14:17.060 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-to-slf4j/2.20.0/log4j-to-slf4j-2.20.0.jar 07:14:17 07:14:17.060 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/logging/log4j/log4j-api/2.20.0/log4j-api-2.20.0.jar 07:14:17 07:14:17.060 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar 07:14:17 07:14:17.061 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 07:14:17 07:14:17.061 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/1.33/snakeyaml-1.33.jar 07:14:17 07:14:17.061 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-json/3.1.5/spring-boot-starter-json-3.1.5.jar 07:14:17 07:14:17.061 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.15.3/jackson-datatype-jdk8-2.15.3.jar 07:14:17 07:14:17.062 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.3/jackson-datatype-jsr310-2.15.3.jar 07:14:17 07:14:17.062 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-parameter-names/2.15.3/jackson-module-parameter-names-2.15.3.jar 07:14:17 07:14:17.062 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-tomcat/3.1.5/spring-boot-starter-tomcat-3.1.5.jar 07:14:17 07:14:17.062 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-core/10.1.15/tomcat-embed-core-10.1.15.jar 07:14:17 07:14:17.065 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-websocket/10.1.15/tomcat-embed-websocket-10.1.15.jar 07:14:17 07:14:17.066 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-web/6.0.13/spring-web-6.0.13.jar 07:14:17 07:14:17.068 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-beans/6.0.13/spring-beans-6.0.13.jar 07:14:17 07:14:17.069 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/micrometer/micrometer-observation/1.11.5/micrometer-observation-1.11.5.jar 07:14:17 07:14:17.069 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/micrometer/micrometer-commons/1.11.5/micrometer-commons-1.11.5.jar 07:14:17 07:14:17.069 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-webmvc/6.0.13/spring-webmvc-6.0.13.jar 07:14:17 07:14:17.071 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-aop/6.0.13/spring-aop-6.0.13.jar 07:14:17 07:14:17.071 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-context/6.0.13/spring-context-6.0.13.jar 07:14:17 07:14:17.073 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-expression/6.0.13/spring-expression-6.0.13.jar 07:14:17 07:14:17.074 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-validation/3.1.5/spring-boot-starter-validation-3.1.5.jar 07:14:17 07:14:17.074 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/tomcat/embed/tomcat-embed-el/10.1.15/tomcat-embed-el-10.1.15.jar 07:14:17 07:14:17.074 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar 07:14:17 07:14:17.076 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.3.Final/jboss-logging-3.5.3.Final.jar 07:14:17 07:14:17.076 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 07:14:17 07:14:17.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-data-jpa/3.1.5/spring-boot-starter-data-jpa-3.1.5.jar 07:14:17 07:14:17.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-aop/3.1.5/spring-boot-starter-aop-3.1.5.jar 07:14:17 07:14:17.077 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/aspectj/aspectjweaver/1.9.20/aspectjweaver-1.9.20.jar 07:14:17 07:14:17.079 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-jdbc/3.1.5/spring-boot-starter-jdbc-3.1.5.jar 07:14:17 07:14:17.079 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar 07:14:17 07:14:17.079 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-jdbc/6.0.13/spring-jdbc-6.0.13.jar 07:14:17 07:14:17.080 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.2.13.Final/hibernate-core-6.2.13.Final.jar 07:14:17 07:14:17.093 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 07:14:17 07:14:17.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 07:14:17 07:14:17.094 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 07:14:17 07:14:17.095 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.0.5/jandex-3.0.5.jar 07:14:17 07:14:17.095 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar 07:14:17 07:14:17.100 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.3/jaxb-runtime-4.0.3.jar 07:14:17 07:14:17.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.3/jaxb-core-4.0.3.jar 07:14:17 07:14:17.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.1/angus-activation-2.0.1.jar 07:14:17 07:14:17.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.3/txw2-4.0.3.jar 07:14:17 07:14:17.102 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 07:14:17 07:14:17.103 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar 07:14:17 07:14:17.103 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.9.2/antlr4-runtime-4.9.2.jar 07:14:17 07:14:17.103 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/data/spring-data-jpa/3.1.5/spring-data-jpa-3.1.5.jar 07:14:17 07:14:17.104 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/data/spring-data-commons/3.1.5/spring-data-commons-3.1.5.jar 07:14:17 07:14:17.106 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-orm/6.0.13/spring-orm-6.0.13.jar 07:14:17 07:14:17.106 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-tx/6.0.13/spring-tx-6.0.13.jar 07:14:17 07:14:17.107 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-aspects/6.0.13/spring-aspects-6.0.13.jar 07:14:17 07:14:17.107 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 07:14:17 07:14:17.108 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 07:14:17 07:14:17.109 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.24/lombok-1.18.24.jar 07:14:17 07:14:17.111 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/hubspot/jinjava/jinjava/2.7.1/jinjava-2.7.1.jar 07:14:17 07:14:17.113 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar 07:14:17 07:14:17.113 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar 07:14:17 07:14:17.117 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 07:14:17 07:14:17.117 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 07:14:17 07:14:17.117 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar 07:14:17 07:14:17.117 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 07:14:17 07:14:17.117 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.24.1-GA/javassist-3.24.1-GA.jar 07:14:17 07:14:17.118 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.2/re2j-1.2.jar 07:14:17 07:14:17.118 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 07:14:17 07:14:17.119 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 07:14:17 07:14:17.120 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/googlecode/java-ipv6/java-ipv6/0.17/java-ipv6-0.17.jar 07:14:17 07:14:17.120 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar 07:14:17 07:14:17.120 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 07:14:17 07:14:17.120 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 07:14:17 07:14:17.122 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 07:14:17 07:14:17.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.3/jackson-dataformat-yaml-2.15.3.jar 07:14:17 07:14:17.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/obermuhlner/big-math/2.0.0/big-math-2.0.0.jar 07:14:17 07:14:17.123 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar 07:14:17 07:14:17.124 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 07:14:17 07:14:17.125 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 07:14:17 07:14:17.126 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 07:14:17 07:14:17.126 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 07:14:17 07:14:17.127 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 07:14:17 07:14:17.127 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 07:14:17 07:14:17.128 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.3/httpcore5-5.2.3.jar 07:14:17 07:14:17.130 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2.3/httpcore5-h2-5.2.3.jar 07:14:17 07:14:17.130 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/vintage/junit-vintage-engine/5.9.3/junit-vintage-engine-5.9.3.jar 07:14:17 07:14:17.130 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar 07:14:17 07:14:17.131 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 07:14:17 07:14:17.131 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar 07:14:17 07:14:17.131 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 07:14:17 07:14:17.132 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 07:14:17 07:14:17.132 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 07:14:17 07:14:17.132 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-starter-test/3.1.5/spring-boot-starter-test-3.1.5.jar 07:14:17 07:14:17.133 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test/3.1.5/spring-boot-test-3.1.5.jar 07:14:17 07:14:17.133 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/boot/spring-boot-test-autoconfigure/3.1.5/spring-boot-test-autoconfigure-3.1.5.jar 07:14:17 07:14:17.133 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/jayway/jsonpath/json-path/2.8.0/json-path-2.8.0.jar 07:14:17 07:14:17.134 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 07:14:17 07:14:17.134 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 07:14:17 07:14:17.135 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/minidev/json-smart/2.4.11/json-smart-2.4.11.jar 07:14:17 07:14:17.135 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/minidev/accessors-smart/2.4.11/accessors-smart-2.4.11.jar 07:14:17 07:14:17.135 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/ow2/asm/asm/9.3/asm-9.3.jar 07:14:17 07:14:17.135 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 07:14:17 07:14:17.137 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 07:14:17 07:14:17.137 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.3.1/mockito-core-5.3.1.jar 07:14:17 07:14:17.138 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar 07:14:17 07:14:17.138 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 07:14:17 07:14:17.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-junit-jupiter/5.3.1/mockito-junit-jupiter-5.3.1.jar 07:14:17 07:14:17.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.9.3/junit-jupiter-api-5.9.3.jar 07:14:17 07:14:17.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/skyscreamer/jsonassert/1.5.1/jsonassert-1.5.1.jar 07:14:17 07:14:17.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar 07:14:17 07:14:17.139 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-core/6.0.13/spring-core-6.0.13.jar 07:14:17 07:14:17.141 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-jcl/6.0.13/spring-jcl-6.0.13.jar 07:14:17 07:14:17.142 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/springframework/spring-test/6.0.13/spring-test-6.0.13.jar 07:14:17 07:14:17.143 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/xmlunit/xmlunit-core/2.9.1/xmlunit-core-2.9.1.jar 07:14:17 07:14:17.143 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 07:14:17 07:14:17.190 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@15ade272: ]] 07:14:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in org.onap.cps.tbdmt.model.ModelTest 07:14:17 [INFO] Running org.onap.cps.tbdmt.service.TemplateBusinessLogicTest 07:14:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.onap.cps.tbdmt.service.TemplateBusinessLogicTest 07:14:17 [INFO] Running org.onap.cps.tbdmt.service.ExecutionBusinessLogicTest 07:14:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.099 s - in org.onap.cps.tbdmt.service.ExecutionBusinessLogicTest 07:14:18 [INFO] 07:14:18 [INFO] Results: 07:14:18 [INFO] 07:14:18 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 07:14:18 [INFO] 07:14:18 [INFO] 07:14:18 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-service --- 07:14:18 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec 07:14:18 [INFO] Analyzed bundle 'cps-tbdmt-service' with 9 classes 07:14:18 [INFO] 07:14:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-service --- 07:14:19 [INFO] Building jar: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/cps-tbdmt-service-0.0.1-SNAPSHOT.jar 07:14:19 [INFO] 07:14:19 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-service --- 07:14:19 [INFO] 07:14:19 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:19 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:14:19 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:19 [INFO] Building dependencies layer... 07:14:19 [INFO] Building resources layer... 07:14:19 [INFO] Building jvm arg files layer... 07:14:19 [INFO] Building classes layer... 07:14:20 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:22 [INFO] 07:14:22 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:22 [INFO] Loading to Docker daemon... 07:14:25 [INFO] 07:14:25 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:25 [INFO] 07:14:25 [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 07:14:25 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 07:14:25 [INFO] 07:14:25 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 07:14:25 [INFO] 07:14:25 [INFO] 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-service --- 07:14:25 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:25 [INFO] 07:14:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-service --- 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-service --- 07:14:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-service --- 07:14:25 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec 07:14:25 [INFO] Analyzed bundle 'cps-tbdmt-service' with 9 classes 07:14:25 [INFO] All coverage checks have been met. 07:14:25 [INFO] 07:14:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-service --- 07:14:25 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/failsafe-reports 07:14:25 [INFO] 07:14:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-service --- 07:14:25 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/cps-tbdmt-service-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-SNAPSHOT.jar 07:14:25 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-SNAPSHOT.pom 07:14:25 [INFO] 07:14:25 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-service --- 07:14:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:25 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml 07:14:25 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:25 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-service/maven-metadata.xml 07:14:25 [INFO] 07:14:25 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-service --- 07:14:25 [INFO] 07:14:25 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:25 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:14:25 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:25 [INFO] Building resources layer... 07:14:25 [INFO] Building classes layer... 07:14:25 [INFO] Building dependencies layer... 07:14:25 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334 07:14:25 [INFO] Building jvm arg files layer... 07:14:25 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:25 [INFO] 07:14:25 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:25 [INFO] 07:14:25 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:25 [INFO] 07:14:25 [INFO] 07:14:25 [INFO] --------------------< org.onap.cps:cps-tbdmt-rest >--------------------- 07:14:25 [INFO] Building cps-tbdmt-rest 0.0.1-SNAPSHOT [3/7] 07:14:25 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:27 [INFO] 07:14:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-rest --- 07:14:27 [INFO] 07:14:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-rest --- 07:14:27 [INFO] 07:14:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-rest --- 07:14:27 [INFO] 07:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-rest --- 07:14:27 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:27 [INFO] 07:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-rest --- 07:14:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:27 [INFO] 07:14:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-rest --- 07:14:27 [INFO] You have 0 Checkstyle violations. 07:14:27 [INFO] 07:14:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-rest --- 07:14:27 [INFO] You have 0 Checkstyle violations. 07:14:27 [INFO] 07:14:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-rest --- 07:14:27 [INFO] Starting audit... 07:14:27 Audit done. 07:14:27 [INFO] You have 0 Checkstyle violations. 07:14:27 [INFO] 07:14:27 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-rest --- 07:14:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/src/main/resources 07:14:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/generated-sources/license 07:14:27 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/generated-resources/licenses 07:14:27 [INFO] 07:14:27 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-rest --- 07:14:27 [INFO] Changes detected - recompiling the module! 07:14:27 [INFO] Compiling 3 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/classes 07:14:27 [INFO] 07:14:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-rest >>> 07:14:27 [INFO] 07:14:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-rest --- 07:14:27 [INFO] Fork Value is true 07:14:28 [java] Unexpected problem occured during version sanity check 07:14:28 [java] Reported exception: 07:14:28 [java] java.lang.AbstractMethodError: Receiver class org.slf4j.simple.SimpleServiceProvider does not define or inherit an implementation of the resolved method 'abstract java.lang.String getRequestedApiVersion()' of interface org.slf4j.spi.SLF4JServiceProvider. 07:14:28 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:14:28 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:14:28 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:14:28 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:14:28 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:14:28 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:14:28 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:14:29 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:14:29 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/tmp/r/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 07:14:29 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:14:29 [java] WARNING: System::setSecurityManager will be removed in a future release 07:14:30 [INFO] Done SpotBugs Analysis.... 07:14:30 [INFO] 07:14:30 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-rest <<< 07:14:30 [INFO] 07:14:30 [INFO] 07:14:30 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-rest --- 07:14:30 [INFO] BugInstance size is 0 07:14:30 [INFO] Error size is 0 07:14:30 [INFO] No errors/warnings found 07:14:30 [INFO] 07:14:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-rest --- 07:14:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/src/test/resources 07:14:30 [INFO] 07:14:30 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-rest --- 07:14:30 [INFO] Changes detected - recompiling the module! 07:14:30 [INFO] Compiling 3 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/test-classes 07:14:30 [INFO] 07:14:30 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-rest --- 07:14:30 [INFO] Surefire report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/surefire-reports 07:14:30 [INFO] 07:14:30 [INFO] ------------------------------------------------------- 07:14:30 [INFO] T E S T S 07:14:30 [INFO] ------------------------------------------------------- 07:14:32 07:14:31.926 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.ExecutionControllerTest]: ExecutionControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:14:32 07:14:32.161 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:14:32 07:14:32.281 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.TemplateControllerTest]: TemplateControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:14:32 07:14:32.293 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.TemplateControllerTest 07:14:32 07:14:32.306 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.ExecutionControllerTest]: ExecutionControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:14:32 07:14:32.314 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:14:32 07:14:32.317 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.tbdmt.rest.TemplateControllerTest]: TemplateControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:14:32 07:14:32.323 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.tbdmt.TestApplication for test class org.onap.cps.tbdmt.rest.TemplateControllerTest 07:14:32 [INFO] Running org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:14:34 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:36 07:14:36 . ____ _ __ _ _ 07:14:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:14:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:14:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:14:36 ' |____| .__|_| |_|_| |_\__, | / / / / 07:14:36 =========|_|==============|___/=/_/_/_/ 07:14:36 :: Spring Boot :: (v3.1.5) 07:14:36 07:14:36 2024-03-19T07:14:32.961Z INFO 7121 --- [ main] o.o.c.t.rest.ExecutionControllerTest : Starting ExecutionControllerTest using Java 17.0.6-ea with PID 7121 (started by jenkins in /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest) 07:14:36 2024-03-19T07:14:32.963Z INFO 7121 --- [ main] o.o.c.t.rest.ExecutionControllerTest : No active profile set, falling back to 1 default profile: "default" 07:14:36 2024-03-19T07:14:36.369Z INFO 7121 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:14:36 2024-03-19T07:14:36.369Z INFO 7121 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:14:36 2024-03-19T07:14:36.372Z INFO 7121 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 07:14:36 2024-03-19T07:14:36.402Z INFO 7121 --- [ main] o.o.c.t.rest.ExecutionControllerTest : Started ExecutionControllerTest in 3.986 seconds (process running for 5.583) 07:14:36 2024-03-19T07:14:36.643Z WARN 7121 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.tbdmt.rest.ExecutionController 07:14:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.551 s - in org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:14:36 [INFO] Running org.onap.cps.tbdmt.rest.TemplateControllerTest 07:14:37 07:14:37 . ____ _ __ _ _ 07:14:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:14:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:14:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:14:37 ' |____| .__|_| |_|_| |_\__, | / / / / 07:14:37 =========|_|==============|___/=/_/_/_/ 07:14:37 :: Spring Boot :: (v3.1.5) 07:14:37 07:14:37 2024-03-19T07:14:36.971Z INFO 7121 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : Starting TemplateControllerTest using Java 17.0.6-ea with PID 7121 (started by jenkins in /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest) 07:14:37 2024-03-19T07:14:36.972Z INFO 7121 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : No active profile set, falling back to 1 default profile: "default" 07:14:37 2024-03-19T07:14:37.417Z INFO 7121 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:14:37 2024-03-19T07:14:37.417Z INFO 7121 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:14:37 2024-03-19T07:14:37.418Z INFO 7121 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:14:37 2024-03-19T07:14:37.428Z INFO 7121 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : Started TemplateControllerTest in 0.515 seconds (process running for 6.609) 07:14:37 2024-03-19T07:14:37.529Z WARN 7121 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.tbdmt.rest.TemplateController 07:14:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.onap.cps.tbdmt.rest.TemplateControllerTest 07:14:37 [INFO] 07:14:37 [INFO] Results: 07:14:37 [INFO] 07:14:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:14:37 [INFO] 07:14:37 [INFO] 07:14:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-rest --- 07:14:37 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec 07:14:37 [INFO] Analyzed bundle 'cps-tbdmt-rest' with 3 classes 07:14:37 [INFO] 07:14:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-rest --- 07:14:37 [INFO] Building jar: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/cps-tbdmt-rest-0.0.1-SNAPSHOT.jar 07:14:37 [INFO] 07:14:37 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-rest --- 07:14:37 [INFO] 07:14:37 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334Z, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:37 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:14:37 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:37 [INFO] Building dependencies layer... 07:14:37 [INFO] Building snapshot dependencies layer... 07:14:37 [INFO] Building jvm arg files layer... 07:14:37 [INFO] Building resources layer... 07:14:37 [INFO] Building classes layer... 07:14:37 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:40 [INFO] 07:14:40 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:40 [INFO] Loading to Docker daemon... 07:14:41 [INFO] 07:14:41 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334Z, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:41 [INFO] 07:14:41 [INFO] 07:14:41 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-rest --- 07:14:41 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:41 [INFO] 07:14:41 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-rest --- 07:14:41 [INFO] 07:14:41 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-rest --- 07:14:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:41 [INFO] 07:14:41 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-rest --- 07:14:41 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec 07:14:41 [INFO] Analyzed bundle 'cps-tbdmt-rest' with 3 classes 07:14:41 [INFO] All coverage checks have been met. 07:14:41 [INFO] 07:14:41 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-rest --- 07:14:41 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/failsafe-reports 07:14:41 [INFO] 07:14:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-rest --- 07:14:41 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/cps-tbdmt-rest-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-SNAPSHOT.jar 07:14:41 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-SNAPSHOT.pom 07:14:41 [INFO] 07:14:41 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-rest --- 07:14:41 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:41 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml 07:14:41 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:41 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-rest/maven-metadata.xml 07:14:41 [INFO] 07:14:41 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-rest --- 07:14:41 [INFO] 07:14:41 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334Z, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:41 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 07:14:41 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334Z 07:14:41 [INFO] Building dependencies layer... 07:14:41 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:41 [INFO] Building resources layer... 07:14:41 [INFO] Building classes layer... 07:14:41 [INFO] Building snapshot dependencies layer... 07:14:41 [INFO] Building jvm arg files layer... 07:14:41 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:41 [INFO] 07:14:41 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:41 [INFO] 07:14:41 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240319T071334Z, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:41 [INFO] 07:14:41 [INFO] 07:14:41 [INFO] ----------------< org.onap.cps:cps-tbdmt-dependencies >----------------- 07:14:41 [INFO] Building org.onap.cps:cps-tbdmt-dependencies 0.0.1-SNAPSHOT [4/7] 07:14:41 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:41 [INFO] 07:14:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-dependencies --- 07:14:41 [INFO] 07:14:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-dependencies --- 07:14:41 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-SNAPSHOT.pom 07:14:41 [INFO] 07:14:41 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cps-tbdmt-dependencies --- 07:14:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:42 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml 07:14:42 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml 07:14:42 [INFO] 07:14:42 [INFO] ---------------------< org.onap.cps:cps-tbdmt-bom >--------------------- 07:14:42 [INFO] Building cps-tbdmt-bom 0.0.1-SNAPSHOT [5/7] 07:14:42 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:42 [INFO] 07:14:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-bom --- 07:14:42 [INFO] 07:14:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-bom --- 07:14:42 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-bom/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-SNAPSHOT.pom 07:14:42 [INFO] 07:14:42 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cps-tbdmt-bom --- 07:14:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:42 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml 07:14:42 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/maven-metadata.xml: Checksum validation failed, no checksums available 07:14:42 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-bom/maven-metadata.xml 07:14:42 [INFO] 07:14:42 [INFO] -----------------< org.onap.cps:cps-tbdmt-application >----------------- 07:14:42 [INFO] Building cps-tbdmt-application 0.0.1-SNAPSHOT [6/7] 07:14:42 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:47 [INFO] 07:14:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-application --- 07:14:47 [INFO] 07:14:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-application --- 07:14:47 [INFO] 07:14:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-application --- 07:14:47 [INFO] 07:14:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-application --- 07:14:47 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:47 [INFO] 07:14:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-application --- 07:14:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:14:47 [INFO] 07:14:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-application --- 07:14:47 [INFO] You have 0 Checkstyle violations. 07:14:47 [INFO] 07:14:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-application --- 07:14:48 [INFO] You have 0 Checkstyle violations. 07:14:48 [INFO] 07:14:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-application --- 07:14:48 [INFO] Starting audit... 07:14:48 Audit done. 07:14:48 [INFO] You have 0 Checkstyle violations. 07:14:48 [INFO] 07:14:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-application --- 07:14:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/src/main/resources 07:14:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/generated-sources/license 07:14:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/generated-resources/licenses 07:14:48 [INFO] 07:14:48 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-application --- 07:14:48 [INFO] Changes detected - recompiling the module! 07:14:48 [INFO] Compiling 1 source file to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/classes 07:14:48 [INFO] 07:14:48 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-application >>> 07:14:48 [INFO] 07:14:48 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-application --- 07:14:48 [INFO] Fork Value is true 07:14:48 [java] Unexpected problem occured during version sanity check 07:14:48 [java] Reported exception: 07:14:48 [java] java.lang.AbstractMethodError: Receiver class org.slf4j.simple.SimpleServiceProvider does not define or inherit an implementation of the resolved method 'abstract java.lang.String getRequestedApiVersion()' of interface org.slf4j.spi.SLF4JServiceProvider. 07:14:48 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:14:48 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:14:48 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:14:48 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:14:48 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:14:48 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:14:48 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:14:49 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:14:49 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/tmp/r/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 07:14:49 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:14:49 [java] WARNING: System::setSecurityManager will be removed in a future release 07:14:50 [INFO] Done SpotBugs Analysis.... 07:14:50 [INFO] 07:14:50 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-application <<< 07:14:50 [INFO] 07:14:50 [INFO] 07:14:50 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-application --- 07:14:50 [INFO] BugInstance size is 0 07:14:50 [INFO] Error size is 0 07:14:50 [INFO] No errors/warnings found 07:14:50 [INFO] 07:14:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-application --- 07:14:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/src/test/resources 07:14:50 [INFO] 07:14:50 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-application --- 07:14:50 [INFO] No sources to compile 07:14:50 [INFO] 07:14:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-application --- 07:14:50 [INFO] No tests to run. 07:14:50 [INFO] 07:14:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-application --- 07:14:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:50 [INFO] 07:14:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-application --- 07:14:50 [INFO] Building jar: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/cps-tbdmt-application-0.0.1-SNAPSHOT.jar 07:14:50 [INFO] 07:14:50 [INFO] --- jib-maven-plugin:2.8.0:dockerBuild (build) @ cps-tbdmt-application --- 07:14:52 [WARNING] Setting image creation time to current time; your image may not be reproducible. 07:14:52 [INFO] 07:14:52 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:52 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java11:8.0.0' does not use a specific image digest - build may not be reproducible 07:14:52 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java11:8.0.0... 07:14:52 [INFO] Building dependencies layer... 07:14:52 [INFO] Building resources layer... 07:14:52 [INFO] Building classes layer... 07:14:52 [INFO] Building snapshot dependencies layer... 07:14:52 [INFO] Using base image with digest: sha256:e32c815dd2a91c1b50da04fa3869891ce96645deaec865fa46c8db91d19de01d 07:14:55 [INFO] 07:14:55 [INFO] Container entrypoint set to [java, -cp, /app/resources:/app/classes:/app/libs/*, org.onap.cps.tbdmt.Application] 07:14:55 [INFO] Loading to Docker daemon... 07:15:08 [INFO] 07:15:08 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt 07:15:08 [INFO] 07:15:08 [INFO] 07:15:08 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-application --- 07:15:08 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:15:08 [INFO] 07:15:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-application --- 07:15:08 [INFO] No tests to run. 07:15:08 [INFO] 07:15:08 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-application --- 07:15:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:08 [INFO] 07:15:08 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-application --- 07:15:08 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/code-coverage/jacoco-ut.exec 07:15:08 [INFO] 07:15:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-application --- 07:15:08 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/failsafe-reports 07:15:08 [INFO] 07:15:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-application --- 07:15:08 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/cps-tbdmt-application-0.0.1-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-SNAPSHOT.jar 07:15:08 [INFO] Installing /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/pom.xml to /tmp/r/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-SNAPSHOT.pom 07:15:08 [INFO] 07:15:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-application --- 07:15:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:15:08 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml: Checksum validation failed, no checksums available 07:15:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:08 [WARNING] Could not validate integrity of download from file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/maven-metadata.xml: Checksum validation failed, no checksums available 07:15:08 [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-tbdmt-application/maven-metadata.xml 07:15:08 [INFO] 07:15:08 [INFO] --- jib-maven-plugin:2.8.0:build (buildAndPush) @ cps-tbdmt-application --- 07:15:08 [WARNING] Setting image creation time to current time; your image may not be reproducible. 07:15:08 [INFO] 07:15:08 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt... 07:15:08 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java11:8.0.0' does not use a specific image digest - build may not be reproducible 07:15:08 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java11:8.0.0... 07:15:08 [INFO] Building dependencies layer... 07:15:08 [INFO] Building snapshot dependencies layer... 07:15:08 [INFO] Building resources layer... 07:15:08 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT 07:15:08 [INFO] Building classes layer... 07:15:08 [INFO] Using base image with digest: sha256:e32c815dd2a91c1b50da04fa3869891ce96645deaec865fa46c8db91d19de01d 07:15:08 [INFO] 07:15:08 [INFO] Container entrypoint set to [java, -cp, /app/resources:/app/classes:/app/libs/*, org.onap.cps.tbdmt.Application] 07:15:08 [INFO] 07:15:08 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt 07:15:08 [INFO] 07:15:08 [INFO] 07:15:08 [INFO] -----------------< org.onap.cps:cps-tbdmt-aggregator >------------------ 07:15:08 [INFO] Building cps-tbdmt 0.0.1-SNAPSHOT [7/7] 07:15:08 [INFO] --------------------------------[ pom ]--------------------------------- 07:15:08 [INFO] 07:15:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-aggregator --- 07:15:08 [INFO] Deleting /w/workspace/cps-cps-tbdmt-maven-merge-master/target 07:15:08 [INFO] 07:15:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-aggregator --- 07:15:08 [INFO] 07:15:08 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-aggregator --- 07:15:08 [INFO] 07:15:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:15:16 [INFO] 07:15:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] Starting audit... 07:15:16 Audit done. 07:15:16 [INFO] You have 0 Checkstyle violations. 07:15:16 [INFO] 07:15:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] Starting audit... 07:15:16 Audit done. 07:15:16 [INFO] You have 0 Checkstyle violations. 07:15:16 [INFO] 07:15:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:16 [INFO] 07:15:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] failsafeArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-cps-tbdmt-maven-merge-master/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 07:15:16 [INFO] 07:15:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] No tests to run. 07:15:16 [INFO] 07:15:16 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:16 [INFO] 07:15:16 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/target/failsafe-reports 07:15:16 [INFO] 07:15:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] Skipping artifact installation 07:15:16 [INFO] 07:15:16 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-aggregator --- 07:15:16 [INFO] Skipping artifact deployment 07:15:16 [INFO] ------------------------------------------------------------------------ 07:15:16 [INFO] Reactor Summary for cps-tbdmt 0.0.1-SNAPSHOT: 07:15:16 [INFO] 07:15:16 [INFO] cps-tbdmt-parent ................................... SUCCESS [ 17.656 s] 07:15:16 [INFO] cps-tbdmt-service .................................. SUCCESS [ 27.809 s] 07:15:16 [INFO] cps-tbdmt-rest ..................................... SUCCESS [ 16.103 s] 07:15:16 [INFO] org.onap.cps:cps-tbdmt-dependencies ................ SUCCESS [ 0.197 s] 07:15:16 [INFO] cps-tbdmt-bom ...................................... SUCCESS [ 0.011 s] 07:15:16 [INFO] cps-tbdmt-application .............................. SUCCESS [ 26.835 s] 07:15:16 [INFO] cps-tbdmt .......................................... SUCCESS [ 8.033 s] 07:15:16 [INFO] ------------------------------------------------------------------------ 07:15:16 [INFO] BUILD SUCCESS 07:15:16 [INFO] ------------------------------------------------------------------------ 07:15:16 [INFO] Total time: 01:42 min 07:15:16 [INFO] Finished at: 2024-03-19T07:15:16Z 07:15:16 [INFO] ------------------------------------------------------------------------ 07:15:17 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins14627966292422261617.sh 07:15:17 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins13085635916441327198.sh 07:15:17 ---> common-variables.sh 07:15:17 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 07:15:17 ---> maven-deploy.sh 07:15:17 -----> Remove metadata files that were not updated 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/1.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/1.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.2.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.0.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.0.4-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.2.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.3.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.4.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/1.5.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/0.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/1.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/2.0.5-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/2.1.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.0.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.1-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.2-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.3-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.1.6-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.2.0-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.2.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.3.13-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/maven-metadata.xml 07:15:17 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/maven-metadata.xml 07:15:17 -----> Install lftools 07:15:17 Setup pyenv: 07:15:17 system 07:15:17 3.8.13 07:15:17 3.9.13 07:15:17 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5i5 from file:/tmp/.os_lf_venv 07:15:19 lf-activate-venv(): INFO: Installing: lftools 07:15:32 lf-activate-venv(): INFO: Adding /tmp/venv-J5i5/bin to PATH 07:15:32 -----> Upload files to Nexus 07:15:33 ####################################################### 07:15:33 Deploying directory /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml (353.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml (789.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.jar (3.41 kb) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.jar.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.jar.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.pom (4.4 kb) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.pom.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.pom.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml (345.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml (606.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240319.071442-656.pom (2.84 kb) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240319.071442-656.pom.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240319.071442-656.pom.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml (354.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml (615.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240319.071442-656.pom (5.36 kb) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240319.071442-656.pom.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240319.071442-656.pom.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml (348.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml (609.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240319.071357-656.pom.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240319.071357-656.pom (17.25 kb) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240319.071357-656.pom.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml (346.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.sha1 (40.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.md5 (32.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml (782.0 b) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.jar (6.56 kb) 07:15:33 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.jar.sha1 (40.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.jar.md5 (32.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.pom (2.98 kb) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.pom.sha1 (40.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.pom.md5 (32.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml (349.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml.sha1 (40.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml.md5 (32.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml (785.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.jar (22.12 kb) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.jar.sha1 (40.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.jar.md5 (32.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.pom (4.38 kb) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.pom.sha1 (40.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.pom.md5 (32.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:34 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.jar 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.jar.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.jar.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.pom 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.pom.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240319.071508-656.pom.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240319.071442-656.pom 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240319.071442-656.pom.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240319.071442-656.pom.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240319.071442-656.pom 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240319.071442-656.pom.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240319.071442-656.pom.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240319.071357-656.pom 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240319.071357-656.pom.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240319.071357-656.pom.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.jar 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.jar.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.jar.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.pom 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.pom.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240319.071441-656.pom.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.jar 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.jar.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.jar.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.pom 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.pom.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240319.071425-656.pom.md5 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:34 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:34 Finished deploying /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots 07:15:34 ####################################################### 07:15:34 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins12564607087371862067.sh 07:15:34 $ ssh-agent -k 07:15:34 unset SSH_AUTH_SOCK; 07:15:34 unset SSH_AGENT_PID; 07:15:34 echo Agent pid 5766 killed; 07:15:34 [ssh-agent] Stopped. 07:15:34 [FINDBUGS] Collecting findbugs analysis files... 07:15:35 [FINDBUGS] Searching for all files in /w/workspace/cps-cps-tbdmt-maven-merge-master that match the pattern **/findbugsXml.xml 07:15:35 [FINDBUGS] No files found. Configuration error? 07:15:35 The recommended git tool is: NONE 07:15:35 using credential onap-jenkins-ssh 07:15:35 Using GitBlamer to create author and commit information for all warnings. 07:15:35 GIT_COMMIT=7c6bbfa94de91400c6ea22853b6577b1fa3524df, workspace=/w/workspace/cps-cps-tbdmt-maven-merge-master 07:15:35 [FINDBUGS] Computing warning deltas based on reference build #1151 07:15:35 [PostBuildScript] - [INFO] Executing post build scripts. 07:15:35 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins16008591612945580702.sh 07:15:35 ---> sysstat.sh 07:15:35 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins12502460045017972882.sh 07:15:35 ---> package-listing.sh 07:15:35 ++ facter osfamily 07:15:35 ++ tr '[:upper:]' '[:lower:]' 07:15:36 + OS_FAMILY=redhat 07:15:36 + workspace=/w/workspace/cps-cps-tbdmt-maven-merge-master 07:15:36 + START_PACKAGES=/tmp/packages_start.txt 07:15:36 + END_PACKAGES=/tmp/packages_end.txt 07:15:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:36 + PACKAGES=/tmp/packages_start.txt 07:15:36 + '[' /w/workspace/cps-cps-tbdmt-maven-merge-master ']' 07:15:36 + PACKAGES=/tmp/packages_end.txt 07:15:36 + case "${OS_FAMILY}" in 07:15:36 + rpm -qa 07:15:36 + sort 07:15:36 + '[' -f /tmp/packages_start.txt ']' 07:15:36 + '[' -f /tmp/packages_end.txt ']' 07:15:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:36 + '[' /w/workspace/cps-cps-tbdmt-maven-merge-master ']' 07:15:36 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/archives/ 07:15:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-cps-tbdmt-maven-merge-master/archives/ 07:15:36 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins1428385082732892103.sh 07:15:36 ---> capture-instance-metadata.sh 07:15:36 Setup pyenv: 07:15:37 system 07:15:37 3.8.13 07:15:37 3.9.13 07:15:37 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5i5 from file:/tmp/.os_lf_venv 07:15:38 lf-activate-venv(): INFO: Installing: lftools 07:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-J5i5/bin to PATH 07:15:48 INFO: Running in OpenStack, capturing instance metadata 07:15:48 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins7510277969792300266.sh 07:15:48 provisioning config files... 07:15:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config2892841905745082670tmp 07:15:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:15:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:15:48 [EnvInject] - Injecting environment variables from a build step. 07:15:48 [EnvInject] - Injecting as environment variables the properties content 07:15:48 SERVER_ID=logs 07:15:48 07:15:48 [EnvInject] - Variables injected successfully. 07:15:48 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins12156778755291963497.sh 07:15:48 ---> create-netrc.sh 07:15:49 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins3629195598181583040.sh 07:15:49 ---> python-tools-install.sh 07:15:49 Setup pyenv: 07:15:49 system 07:15:49 3.8.13 07:15:49 3.9.13 07:15:49 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5i5 from file:/tmp/.os_lf_venv 07:15:50 lf-activate-venv(): INFO: Installing: lftools 07:15:58 lf-activate-venv(): INFO: Adding /tmp/venv-J5i5/bin to PATH 07:15:58 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins8089491346785137105.sh 07:15:58 ---> sudo-logs.sh 07:15:58 Archiving 'sudo' log.. 07:15:59 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins8396290572300109627.sh 07:15:59 ---> job-cost.sh 07:15:59 Setup pyenv: 07:15:59 system 07:15:59 3.8.13 07:15:59 3.9.13 07:15:59 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5i5 from file:/tmp/.os_lf_venv 07:16:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:16:06 lf-activate-venv(): INFO: Adding /tmp/venv-J5i5/bin to PATH 07:16:06 INFO: No Stack... 07:16:06 INFO: Retrieving Pricing Info for: v3-standard-8 07:16:06 INFO: Archiving Costs 07:16:06 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins16438139135927407041.sh 07:16:07 ---> logs-deploy.sh 07:16:07 Setup pyenv: 07:16:07 system 07:16:07 3.8.13 07:16:07 3.9.13 07:16:07 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:16:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J5i5 from file:/tmp/.os_lf_venv 07:16:08 lf-activate-venv(): INFO: Installing: lftools 07:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-J5i5/bin to PATH 07:16:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-cps-tbdmt-maven-merge-master/1152 07:16:21 INFO: archiving workspace using pattern(s): 07:16:22 Archives upload complete. 07:16:22 INFO: archiving logs to Nexus 07:16:23 ---> uname -a: 07:16:23 Linux prd-centos8-docker-8c-8g-14240.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 07:16:23 07:16:23 07:16:23 ---> lscpu: 07:16:23 Architecture: x86_64 07:16:23 CPU op-mode(s): 32-bit, 64-bit 07:16:23 Byte Order: Little Endian 07:16:23 CPU(s): 8 07:16:23 On-line CPU(s) list: 0-7 07:16:23 Thread(s) per core: 1 07:16:23 Core(s) per socket: 1 07:16:23 Socket(s): 8 07:16:23 NUMA node(s): 1 07:16:23 Vendor ID: AuthenticAMD 07:16:23 CPU family: 23 07:16:23 Model: 49 07:16:23 Model name: AMD EPYC-Rome Processor 07:16:23 Stepping: 0 07:16:23 CPU MHz: 2799.998 07:16:23 BogoMIPS: 5599.99 07:16:23 Virtualization: AMD-V 07:16:23 Hypervisor vendor: KVM 07:16:23 Virtualization type: full 07:16:23 L1d cache: 32K 07:16:23 L1i cache: 32K 07:16:23 L2 cache: 512K 07:16:23 L3 cache: 16384K 07:16:23 NUMA node0 CPU(s): 0-7 07:16:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:16:23 07:16:23 07:16:23 ---> nproc: 07:16:23 8 07:16:23 07:16:23 07:16:23 ---> df -h: 07:16:23 Filesystem Size Used Avail Use% Mounted on 07:16:23 devtmpfs 16G 0 16G 0% /dev 07:16:23 tmpfs 16G 0 16G 0% /dev/shm 07:16:23 tmpfs 16G 17M 16G 1% /run 07:16:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:16:23 /dev/vda1 160G 11G 150G 7% / 07:16:23 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:16:23 07:16:23 07:16:23 ---> free -m: 07:16:23 total used free shared buff/cache available 07:16:23 Mem: 31890 1031 27295 19 3563 30410 07:16:23 Swap: 1023 0 1023 07:16:23 07:16:23 07:16:23 ---> ip addr: 07:16:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:16:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:16:23 inet 127.0.0.1/8 scope host lo 07:16:23 valid_lft forever preferred_lft forever 07:16:23 inet6 ::1/128 scope host 07:16:23 valid_lft forever preferred_lft forever 07:16:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:16:23 link/ether fa:16:3e:4a:4e:6a brd ff:ff:ff:ff:ff:ff 07:16:23 altname enp0s3 07:16:23 altname ens3 07:16:23 inet 10.30.106.247/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:16:23 valid_lft 83180sec preferred_lft 83180sec 07:16:23 inet6 fe80::f816:3eff:fe4a:4e6a/64 scope link 07:16:23 valid_lft forever preferred_lft forever 07:16:23 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:16:23 link/ether 02:42:f7:dc:f1:b4 brd ff:ff:ff:ff:ff:ff 07:16:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:16:23 valid_lft forever preferred_lft forever 07:16:23 07:16:23 07:16:23 ---> sar -b -r -n DEV: 07:16:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/19/2024 _x86_64_ (8 CPU) 07:16:23 07:16:23 06:22:40 LINUX RESTART (8 CPU) 07:16:23 07:16:23 06:23:01 AM tps rtps wtps bread/s bwrtn/s 07:16:23 06:24:01 AM 17.61 2.77 14.84 515.88 1017.19 07:16:23 06:25:01 AM 1.35 0.00 1.35 0.00 21.11 07:16:23 06:26:01 AM 0.45 0.05 0.40 1.07 4.58 07:16:23 06:27:01 AM 0.43 0.00 0.43 0.00 6.68 07:16:23 06:28:01 AM 0.32 0.00 0.32 0.00 3.95 07:16:23 06:29:01 AM 0.43 0.00 0.43 0.00 5.18 07:16:23 06:30:01 AM 0.30 0.00 0.30 0.00 3.15 07:16:23 06:31:01 AM 0.55 0.00 0.55 0.00 7.00 07:16:23 06:32:01 AM 0.37 0.00 0.37 0.00 4.38 07:16:23 06:33:01 AM 0.32 0.00 0.32 0.00 3.95 07:16:23 06:34:01 AM 0.35 0.00 0.35 0.00 3.85 07:16:23 06:35:01 AM 0.32 0.00 0.32 0.00 3.55 07:16:23 06:36:01 AM 0.40 0.00 0.40 0.00 4.73 07:16:23 06:37:01 AM 0.30 0.00 0.30 0.00 3.41 07:16:23 06:38:01 AM 0.38 0.00 0.38 0.00 4.78 07:16:23 06:39:01 AM 0.87 0.00 0.87 0.00 17.83 07:16:23 06:40:01 AM 0.37 0.00 0.37 0.00 4.38 07:16:23 06:41:01 AM 0.40 0.00 0.40 0.00 5.23 07:16:23 06:42:01 AM 0.32 0.00 0.32 0.00 3.28 07:16:23 06:43:01 AM 0.45 0.00 0.45 0.00 5.71 07:16:23 06:44:02 AM 0.37 0.00 0.37 0.00 3.85 07:16:23 06:45:01 AM 0.29 0.00 0.29 0.00 3.75 07:16:23 06:46:01 AM 0.38 0.00 0.38 0.00 3.88 07:16:23 06:47:01 AM 0.30 0.00 0.30 0.00 3.42 07:16:23 06:48:01 AM 0.33 0.00 0.33 0.00 3.58 07:16:23 06:49:01 AM 0.32 0.00 0.32 0.00 3.55 07:16:23 06:50:01 AM 0.35 0.00 0.35 0.00 3.72 07:16:23 06:51:01 AM 0.50 0.00 0.50 0.00 6.43 07:16:23 06:52:01 AM 0.32 0.00 0.32 0.00 3.28 07:16:23 06:53:01 AM 0.30 0.00 0.30 0.00 3.55 07:16:23 06:54:01 AM 0.33 0.00 0.33 0.00 3.55 07:16:23 06:55:01 AM 0.28 0.00 0.28 0.00 3.42 07:16:23 06:56:01 AM 2.08 1.52 0.57 83.17 11.35 07:16:23 06:57:01 AM 0.50 0.00 0.50 0.00 5.98 07:16:23 06:58:01 AM 0.30 0.00 0.30 0.00 3.42 07:16:23 06:59:01 AM 0.33 0.00 0.33 0.00 3.82 07:16:23 07:00:01 AM 0.32 0.00 0.32 0.00 3.28 07:16:23 07:01:01 AM 0.40 0.02 0.38 0.13 4.53 07:16:23 07:02:01 AM 0.55 0.07 0.48 1.73 6.98 07:16:23 07:03:01 AM 0.33 0.00 0.33 0.00 3.70 07:16:23 07:04:01 AM 0.38 0.00 0.38 0.00 4.25 07:16:23 07:05:01 AM 0.28 0.00 0.28 0.00 3.68 07:16:23 07:06:01 AM 0.48 0.00 0.48 0.00 5.98 07:16:23 07:07:01 AM 0.32 0.00 0.32 0.00 3.55 07:16:23 07:08:01 AM 0.32 0.00 0.32 0.00 3.42 07:16:23 07:09:01 AM 0.30 0.00 0.30 0.00 2.78 07:16:23 07:10:01 AM 0.33 0.00 0.33 0.00 3.85 07:16:23 07:11:01 AM 0.38 0.00 0.38 0.00 4.27 07:16:23 07:12:01 AM 1.22 0.93 0.28 158.37 3.68 07:16:23 07:13:01 AM 86.45 13.31 73.14 2319.36 4853.57 07:16:23 07:14:01 AM 200.30 19.43 180.87 3471.55 10223.53 07:16:23 07:15:01 AM 122.96 6.67 116.30 5475.35 11071.64 07:16:23 07:16:01 AM 69.75 7.60 62.15 1371.18 25465.13 07:16:23 Average: 9.79 0.99 8.80 252.87 998.01 07:16:23 07:16:23 06:23:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:16:23 06:24:01 AM 30162696 31494076 2493016 7.63 2688 1671908 1357328 4.03 115548 2014520 8 07:16:23 06:25:01 AM 30154876 31486236 2500836 7.66 2688 1671912 1357328 4.03 115552 2022044 4 07:16:23 06:26:01 AM 30143912 31475288 2511800 7.69 2688 1671928 1357328 4.03 115568 2033312 4 07:16:23 06:27:01 AM 30139624 31471004 2516088 7.70 2688 1671932 1357328 4.03 115568 2037468 4 07:16:23 06:28:01 AM 30135392 31466772 2520320 7.72 2688 1671932 1357328 4.03 115568 2041732 4 07:16:23 06:29:01 AM 30133724 31465052 2521988 7.72 2688 1671936 1357328 4.03 115568 2043876 4 07:16:23 06:30:01 AM 30133820 31465144 2521892 7.72 2688 1671936 1379616 4.09 115568 2043780 4 07:16:23 06:31:01 AM 30131848 31463176 2523864 7.73 2688 1671944 1379616 4.09 115568 2046012 4 07:16:23 06:32:01 AM 30125636 31456968 2530076 7.75 2688 1671948 1379616 4.09 115568 2052212 4 07:16:23 06:33:01 AM 30112304 31443636 2543408 7.79 2688 1671948 1379616 4.09 115568 2065660 16 07:16:23 06:34:01 AM 30105844 31437180 2549868 7.81 2688 1671952 1379616 4.09 115568 2071804 8 07:16:23 06:35:01 AM 30103732 31435068 2551980 7.81 2688 1671952 1379616 4.09 115572 2074328 4 07:16:23 06:36:01 AM 30101896 31433236 2553816 7.82 2688 1671956 1379616 4.09 115568 2076180 0 07:16:23 06:37:01 AM 30099600 31430940 2556112 7.83 2688 1671956 1379616 4.09 115568 2078448 4 07:16:23 06:38:01 AM 30092440 31423784 2563272 7.85 2688 1671960 1401776 4.16 115572 2084928 12 07:16:23 06:39:01 AM 30092348 31423692 2563364 7.85 2688 1671960 1401776 4.16 115572 2084864 4 07:16:23 06:40:01 AM 30092272 31423620 2563440 7.85 2688 1671964 1389124 4.12 115572 2084892 4 07:16:23 06:41:01 AM 30089916 31421264 2565796 7.86 2688 1671968 1389124 4.12 115576 2087080 4 07:16:23 06:42:01 AM 30090128 31421476 2565584 7.86 2688 1671968 1389124 4.12 115576 2087244 4 07:16:23 06:43:01 AM 30087976 31419328 2567736 7.86 2688 1671972 1389124 4.12 115572 2089120 8 07:16:23 06:44:02 AM 30087868 31419224 2567844 7.86 2688 1671976 1389124 4.12 115576 2089528 4 07:16:23 06:45:01 AM 30084096 31415452 2571616 7.87 2688 1671976 1389124 4.12 115572 2093532 4 07:16:23 06:46:01 AM 30083860 31415220 2571852 7.88 2688 1671980 1389124 4.12 115572 2093392 4 07:16:23 06:47:01 AM 30081824 31413184 2573888 7.88 2688 1671980 1389124 4.12 115572 2095472 4 07:16:23 06:48:01 AM 30081896 31413260 2573816 7.88 2688 1671984 1389124 4.12 115572 2095436 4 07:16:23 06:49:01 AM 30079864 31411228 2575848 7.89 2688 1671984 1389124 4.12 115572 2097520 4 07:16:23 06:50:01 AM 30079832 31411200 2575880 7.89 2688 1671988 1380664 4.10 115572 2097600 4 07:16:23 06:51:01 AM 30077588 31408960 2578124 7.89 2688 1671992 1380664 4.10 115572 2099672 4 07:16:23 06:52:01 AM 30078048 31409420 2577664 7.89 2688 1671992 1380664 4.10 115572 2099672 4 07:16:23 06:53:01 AM 30075772 31407148 2579940 7.90 2688 1671996 1380664 4.10 115572 2101832 4 07:16:23 06:54:01 AM 30075896 31407272 2579816 7.90 2688 1671996 1380664 4.10 115572 2101828 4 07:16:23 06:55:01 AM 30073876 31405256 2581836 7.91 2688 1672000 1380664 4.10 115572 2103892 4 07:16:23 06:56:01 AM 30046860 31381088 2608852 7.99 2688 1674500 1387328 4.12 116676 2129544 4 07:16:23 06:57:01 AM 30046968 31381200 2608744 7.99 2688 1674504 1387328 4.12 116676 2129200 4 07:16:23 06:58:01 AM 30046872 31381104 2608840 7.99 2688 1674504 1387328 4.12 116676 2129148 4 07:16:23 06:59:01 AM 30046888 31381128 2608824 7.99 2688 1674508 1387328 4.12 116676 2129240 4 07:16:23 07:00:01 AM 30046900 31381160 2608812 7.99 2688 1674508 1378476 4.09 116676 2129456 4 07:16:23 07:01:01 AM 30046996 31381256 2608716 7.99 2688 1674512 1378476 4.09 116676 2129480 4 07:16:23 07:02:01 AM 30046640 31380980 2609072 7.99 2688 1674588 1378476 4.09 116708 2129468 4 07:16:23 07:03:01 AM 30046616 31380956 2609096 7.99 2688 1674588 1378476 4.09 116708 2129560 12 07:16:23 07:04:01 AM 30046740 31381084 2608972 7.99 2688 1674592 1378476 4.09 116708 2129480 4 07:16:23 07:05:01 AM 30046520 31380864 2609192 7.99 2688 1674592 1378476 4.09 116708 2129764 12 07:16:23 07:06:01 AM 30046604 31380952 2609108 7.99 2688 1674596 1394704 4.14 116708 2129568 8 07:16:23 07:07:01 AM 30046352 31380700 2609360 7.99 2688 1674596 1394704 4.14 116712 2129600 4 07:16:23 07:08:01 AM 30046732 31381084 2608980 7.99 2688 1674600 1394704 4.14 116712 2129612 8 07:16:23 07:09:01 AM 30046704 31381056 2609008 7.99 2688 1674600 1394704 4.14 116712 2129688 4 07:16:23 07:10:01 AM 30046408 31380764 2609304 7.99 2688 1674604 1379636 4.09 116712 2129888 4 07:16:23 07:11:01 AM 30046420 31380784 2609292 7.99 2688 1674608 1379636 4.09 116712 2129608 4 07:16:23 07:12:01 AM 30002828 31350040 2652884 8.12 2688 1688040 1379636 4.09 117880 2171004 5260 07:16:23 07:13:01 AM 29563604 31200540 3092108 9.47 2688 1962952 1520920 4.51 162016 2510152 135992 07:16:23 07:14:01 AM 28918012 30857280 3737700 11.45 2688 2255344 1701168 5.05 188516 3083500 88148 07:16:23 07:15:01 AM 27432036 30310376 5223676 16.00 2688 3187596 2223508 6.60 563652 4163564 505728 07:16:23 07:16:01 AM 27881088 31048884 4774624 14.62 2688 3475360 1627592 4.83 811928 3466760 104736 07:16:23 Average: 29959155 31372774 2696557 8.26 2688 1752171 1410769 4.19 139800 2185965 15851 07:16:23 07:16:23 06:23:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:16:23 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:24:01 AM eth0 79.93 44.81 193.80 11.94 0.00 0.00 0.00 0.00 07:16:23 06:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:25:01 AM eth0 0.23 0.17 0.06 0.17 0.00 0.00 0.00 0.00 07:16:23 06:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:26:01 AM eth0 0.17 0.13 0.10 0.32 0.00 0.00 0.00 0.00 07:16:23 06:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:27:01 AM eth0 0.23 0.18 0.06 0.17 0.00 0.00 0.00 0.00 07:16:23 06:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:28:01 AM eth0 1.67 0.83 2.22 0.28 0.00 0.00 0.00 0.00 07:16:23 06:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:29:01 AM eth0 0.18 0.15 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:30:01 AM eth0 0.18 0.15 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:31:01 AM eth0 0.63 0.18 0.11 0.17 0.00 0.00 0.00 0.00 07:16:23 06:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:32:01 AM eth0 0.57 0.35 0.36 0.55 0.00 0.00 0.00 0.00 07:16:23 06:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:33:01 AM eth0 1.25 0.60 0.54 0.59 0.00 0.00 0.00 0.00 07:16:23 06:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:34:01 AM eth0 0.18 0.13 0.06 0.19 0.00 0.00 0.00 0.00 07:16:23 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:35:01 AM eth0 0.23 0.15 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:36:01 AM eth0 0.37 0.25 0.20 0.63 0.00 0.00 0.00 0.00 07:16:23 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:37:01 AM eth0 0.20 0.17 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:38:01 AM eth0 1.17 0.50 0.48 0.58 0.00 0.00 0.00 0.00 07:16:23 06:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:39:01 AM eth0 0.18 0.13 0.06 0.19 0.00 0.00 0.00 0.00 07:16:23 06:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:40:01 AM eth0 0.18 0.15 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:41:01 AM eth0 0.13 0.13 0.05 0.16 0.00 0.00 0.00 0.00 07:16:23 06:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:42:01 AM eth0 0.22 0.15 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:43:01 AM eth0 0.37 0.20 0.14 0.22 0.00 0.00 0.00 0.00 07:16:23 06:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:44:02 AM eth0 0.18 0.15 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:44:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:45:01 AM eth0 0.56 0.34 0.31 0.37 0.00 0.00 0.00 0.00 07:16:23 06:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:46:01 AM eth0 0.25 0.23 0.11 0.32 0.00 0.00 0.00 0.00 07:16:23 06:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:47:01 AM eth0 0.15 0.13 0.05 0.16 0.00 0.00 0.00 0.00 07:16:23 06:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:48:01 AM eth0 0.15 0.13 0.05 0.16 0.00 0.00 0.00 0.00 07:16:23 06:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:49:01 AM eth0 0.25 0.23 0.13 0.23 0.00 0.00 0.00 0.00 07:16:23 06:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:50:01 AM eth0 0.17 0.15 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:51:01 AM eth0 0.13 0.10 0.05 0.16 0.00 0.00 0.00 0.00 07:16:23 06:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:52:01 AM eth0 0.17 0.13 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:53:01 AM eth0 0.13 0.10 0.05 0.16 0.00 0.00 0.00 0.00 07:16:23 06:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:54:01 AM eth0 0.23 0.20 0.13 0.22 0.00 0.00 0.00 0.00 07:16:23 06:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:55:01 AM eth0 0.17 0.13 0.06 0.16 0.00 0.00 0.00 0.00 07:16:23 06:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:56:01 AM eth0 9.70 8.05 6.87 15.13 0.00 0.00 0.00 0.00 07:16:23 06:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:57:01 AM eth0 0.20 0.15 0.06 0.17 0.00 0.00 0.00 0.00 07:16:23 06:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:58:01 AM eth0 0.17 0.13 0.05 0.17 0.00 0.00 0.00 0.00 07:16:23 06:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 06:59:01 AM eth0 0.32 0.20 0.13 0.23 0.00 0.00 0.00 0.00 07:16:23 06:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:00:01 AM eth0 0.17 0.10 0.06 0.17 0.00 0.00 0.00 0.00 07:16:23 07:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:01:01 AM eth0 0.13 0.10 0.05 0.17 0.00 0.00 0.00 0.00 07:16:23 07:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:02:01 AM eth0 0.13 0.12 0.05 0.17 0.00 0.00 0.00 0.00 07:16:23 07:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:03:01 AM eth0 0.25 0.17 0.13 0.23 0.00 0.00 0.00 0.00 07:16:23 07:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:04:01 AM eth0 0.88 0.22 0.28 0.33 0.00 0.00 0.00 0.00 07:16:23 07:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:05:01 AM eth0 1.38 0.55 0.66 0.76 0.00 0.00 0.00 0.00 07:16:23 07:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:06:01 AM eth0 0.20 0.12 0.06 0.18 0.00 0.00 0.00 0.00 07:16:23 07:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:07:01 AM eth0 0.18 0.12 0.06 0.17 0.00 0.00 0.00 0.00 07:16:23 07:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:08:01 AM eth0 0.33 0.17 0.13 0.23 0.00 0.00 0.00 0.00 07:16:23 07:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:09:01 AM eth0 0.15 0.08 0.05 0.17 0.00 0.00 0.00 0.00 07:16:23 07:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:10:01 AM eth0 0.17 0.13 0.05 0.17 0.00 0.00 0.00 0.00 07:16:23 07:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:11:01 AM eth0 0.18 0.08 0.06 0.17 0.00 0.00 0.00 0.00 07:16:23 07:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:12:01 AM eth0 92.85 65.41 112.20 11.28 0.00 0.00 0.00 0.00 07:16:23 07:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:13:01 AM eth0 81.41 59.21 845.90 33.00 0.00 0.00 0.00 0.00 07:16:23 07:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:14:01 AM eth0 211.78 190.72 1794.20 42.15 0.00 0.00 0.00 0.00 07:16:23 07:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:15:01 AM eth0 216.00 184.22 3438.67 24.07 0.00 0.00 0.00 0.00 07:16:23 07:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:16:01 AM eth0 310.53 230.57 1673.12 37.68 0.00 0.00 0.00 0.00 07:16:23 07:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 Average: eth0 19.21 14.95 152.36 3.52 0.00 0.00 0.00 0.00 07:16:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:23 07:16:23 07:16:23 ---> sar -P ALL: 07:16:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/19/2024 _x86_64_ (8 CPU) 07:16:23 07:16:23 06:22:40 LINUX RESTART (8 CPU) 07:16:23 07:16:23 06:23:01 AM CPU %user %nice %system %iowait %steal %idle 07:16:23 06:24:01 AM all 1.17 0.00 0.30 0.09 0.03 98.41 07:16:23 06:24:01 AM 0 1.40 0.00 0.23 0.07 0.05 98.25 07:16:23 06:24:01 AM 1 0.67 0.00 0.17 0.00 0.02 99.15 07:16:23 06:24:01 AM 2 1.30 0.00 0.69 0.10 0.05 97.86 07:16:23 06:24:01 AM 3 1.35 0.00 0.27 0.00 0.05 98.33 07:16:23 06:24:01 AM 4 1.15 0.00 0.23 0.43 0.03 98.15 07:16:23 06:24:01 AM 5 1.43 0.00 0.03 0.00 0.00 98.53 07:16:23 06:24:01 AM 6 0.60 0.00 0.20 0.03 0.00 99.17 07:16:23 06:24:01 AM 7 1.49 0.00 0.62 0.07 0.02 97.81 07:16:23 06:25:01 AM all 0.09 0.00 0.03 0.00 0.02 99.86 07:16:23 06:25:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 07:16:23 06:25:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 07:16:23 06:25:01 AM 2 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:25:01 AM 3 0.05 0.00 0.03 0.00 0.03 99.88 07:16:23 06:25:01 AM 4 0.02 0.00 0.02 0.02 0.02 99.93 07:16:23 06:25:01 AM 5 0.00 0.00 0.02 0.00 0.02 99.97 07:16:23 06:25:01 AM 6 0.05 0.00 0.02 0.00 0.02 99.92 07:16:23 06:25:01 AM 7 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:26:01 AM all 0.10 0.00 0.02 0.00 0.02 99.85 07:16:23 06:26:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 07:16:23 06:26:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 07:16:23 06:26:01 AM 2 0.05 0.00 0.03 0.02 0.03 99.87 07:16:23 06:26:01 AM 3 0.07 0.00 0.00 0.00 0.00 99.93 07:16:23 06:26:01 AM 4 0.03 0.00 0.03 0.00 0.05 99.88 07:16:23 06:26:01 AM 5 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:26:01 AM 6 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:26:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:27:01 AM all 0.10 0.00 0.02 0.00 0.02 99.86 07:16:23 06:27:01 AM 0 0.50 0.00 0.00 0.00 0.03 99.47 07:16:23 06:27:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 07:16:23 06:27:01 AM 2 0.12 0.00 0.05 0.00 0.05 99.78 07:16:23 06:27:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:27:01 AM 4 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:27:01 AM 5 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:27:01 AM 6 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:27:01 AM 7 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:28:01 AM all 0.11 0.00 0.02 0.00 0.02 99.85 07:16:23 06:28:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 07:16:23 06:28:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 07:16:23 06:28:01 AM 2 0.13 0.00 0.07 0.00 0.05 99.75 07:16:23 06:28:01 AM 3 0.05 0.00 0.02 0.00 0.00 99.93 07:16:23 06:28:01 AM 4 0.05 0.00 0.00 0.00 0.02 99.93 07:16:23 06:28:01 AM 5 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:28:01 AM 6 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:28:01 AM 7 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:29:01 AM all 0.09 0.00 0.02 0.00 0.02 99.87 07:16:23 06:29:01 AM 0 0.50 0.00 0.00 0.00 0.03 99.47 07:16:23 06:29:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85 07:16:23 06:29:01 AM 2 0.05 0.00 0.05 0.00 0.05 99.85 07:16:23 06:29:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:29:01 AM 4 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:29:01 AM 5 0.03 0.00 0.03 0.00 0.03 99.90 07:16:23 06:29:01 AM 6 0.03 0.00 0.00 0.00 0.00 99.97 07:16:23 06:29:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:30:01 AM all 0.10 0.00 0.02 0.00 0.02 99.86 07:16:23 06:30:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 07:16:23 06:30:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 07:16:23 06:30:01 AM 2 0.07 0.00 0.05 0.00 0.02 99.87 07:16:23 06:30:01 AM 3 0.03 0.00 0.00 0.00 0.00 99.97 07:16:23 06:30:01 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:30:01 AM 5 0.05 0.00 0.02 0.00 0.02 99.92 07:16:23 06:30:01 AM 6 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:30:01 AM 7 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:31:01 AM all 0.10 0.00 0.02 0.00 0.02 99.86 07:16:23 06:31:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 07:16:23 06:31:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 07:16:23 06:31:01 AM 2 0.08 0.00 0.02 0.00 0.03 99.87 07:16:23 06:31:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:31:01 AM 4 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:31:01 AM 5 0.03 0.00 0.03 0.00 0.03 99.90 07:16:23 06:31:01 AM 6 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:31:01 AM 7 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 06:32:01 AM all 0.10 0.00 0.02 0.00 0.03 99.85 07:16:23 06:32:01 AM 0 0.55 0.00 0.00 0.00 0.03 99.42 07:16:23 06:32:01 AM 1 0.07 0.00 0.05 0.00 0.08 99.80 07:16:23 06:32:01 AM 2 0.08 0.00 0.03 0.00 0.03 99.85 07:16:23 06:32:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:32:01 AM 4 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 06:32:01 AM 5 0.07 0.00 0.03 0.00 0.03 99.87 07:16:23 06:32:01 AM 6 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:32:01 AM 7 0.00 0.00 0.03 0.00 0.02 99.95 07:16:23 06:33:01 AM all 0.11 0.00 0.03 0.00 0.01 99.85 07:16:23 06:33:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 07:16:23 06:33:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 07:16:23 06:33:01 AM 2 0.08 0.00 0.03 0.00 0.00 99.88 07:16:23 06:33:01 AM 3 0.05 0.00 0.00 0.00 0.00 99.95 07:16:23 06:33:01 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:33:01 AM 5 0.03 0.00 0.05 0.00 0.02 99.90 07:16:23 06:33:01 AM 6 0.07 0.00 0.02 0.00 0.00 99.92 07:16:23 06:33:01 AM 7 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:34:01 AM all 0.09 0.00 0.02 0.00 0.01 99.88 07:16:23 06:34:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48 07:16:23 06:34:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 07:16:23 06:34:01 AM 2 0.05 0.00 0.03 0.00 0.03 99.88 07:16:23 06:34:01 AM 3 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 06:34:01 AM 4 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:34:01 AM 5 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:34:01 AM 6 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:34:01 AM 7 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 07:16:23 06:34:01 AM CPU %user %nice %system %iowait %steal %idle 07:16:23 06:35:01 AM all 0.09 0.00 0.02 0.00 0.01 99.88 07:16:23 06:35:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 07:16:23 06:35:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 07:16:23 06:35:01 AM 2 0.07 0.00 0.05 0.00 0.02 99.87 07:16:23 06:35:01 AM 3 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:35:01 AM 4 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:35:01 AM 5 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:35:01 AM 6 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:35:01 AM 7 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:36:01 AM all 0.10 0.00 0.02 0.00 0.01 99.86 07:16:23 06:36:01 AM 0 0.37 0.00 0.00 0.00 0.02 99.62 07:16:23 06:36:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 07:16:23 06:36:01 AM 2 0.25 0.00 0.07 0.00 0.03 99.65 07:16:23 06:36:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:36:01 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:36:01 AM 5 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:36:01 AM 6 0.03 0.00 0.00 0.00 0.00 99.97 07:16:23 06:36:01 AM 7 0.05 0.00 0.02 0.00 0.02 99.92 07:16:23 06:37:01 AM all 0.10 0.00 0.02 0.00 0.01 99.87 07:16:23 06:37:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 06:37:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 07:16:23 06:37:01 AM 2 0.60 0.00 0.05 0.00 0.03 99.32 07:16:23 06:37:01 AM 3 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 06:37:01 AM 4 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 06:37:01 AM 5 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:37:01 AM 6 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 06:37:01 AM 7 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:38:01 AM all 0.12 0.00 0.03 0.00 0.02 99.83 07:16:23 06:38:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 07:16:23 06:38:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 07:16:23 06:38:01 AM 2 0.45 0.00 0.02 0.00 0.02 99.52 07:16:23 06:38:01 AM 3 0.10 0.00 0.02 0.00 0.02 99.87 07:16:23 06:38:01 AM 4 0.08 0.00 0.05 0.00 0.03 99.83 07:16:23 06:38:01 AM 5 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:38:01 AM 6 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:38:01 AM 7 0.13 0.00 0.03 0.00 0.02 99.82 07:16:23 06:39:01 AM all 0.08 0.00 0.02 0.02 0.01 99.87 07:16:23 06:39:01 AM 0 0.05 0.00 0.05 0.17 0.02 99.72 07:16:23 06:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 07:16:23 06:39:01 AM 2 0.05 0.00 0.02 0.00 0.00 99.93 07:16:23 06:39:01 AM 3 0.05 0.00 0.02 0.00 0.00 99.93 07:16:23 06:39:01 AM 4 0.02 0.00 0.03 0.00 0.00 99.95 07:16:23 06:39:01 AM 5 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:39:01 AM 6 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:39:01 AM 7 0.35 0.00 0.02 0.00 0.00 99.63 07:16:23 06:40:01 AM all 0.09 0.00 0.02 0.00 0.02 99.87 07:16:23 06:40:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 06:40:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:40:01 AM 2 0.10 0.00 0.05 0.00 0.03 99.82 07:16:23 06:40:01 AM 3 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 06:40:01 AM 4 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:40:01 AM 5 0.00 0.00 0.00 0.00 0.02 99.98 07:16:23 06:40:01 AM 6 0.03 0.00 0.05 0.00 0.02 99.90 07:16:23 06:40:01 AM 7 0.50 0.00 0.02 0.00 0.02 99.47 07:16:23 06:41:01 AM all 0.12 0.00 0.03 0.01 0.01 99.84 07:16:23 06:41:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 06:41:01 AM 1 0.03 0.00 0.03 0.00 0.00 99.93 07:16:23 06:41:01 AM 2 0.13 0.00 0.05 0.00 0.02 99.80 07:16:23 06:41:01 AM 3 0.08 0.00 0.00 0.07 0.00 99.85 07:16:23 06:41:01 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:41:01 AM 5 0.08 0.00 0.05 0.00 0.02 99.85 07:16:23 06:41:01 AM 6 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 06:41:01 AM 7 0.52 0.00 0.02 0.00 0.00 99.47 07:16:23 06:42:01 AM all 0.08 0.00 0.03 0.00 0.01 99.88 07:16:23 06:42:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 07:16:23 06:42:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:42:01 AM 2 0.05 0.00 0.03 0.00 0.00 99.92 07:16:23 06:42:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:42:01 AM 4 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:42:01 AM 5 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:42:01 AM 6 0.10 0.00 0.05 0.00 0.02 99.83 07:16:23 06:42:01 AM 7 0.42 0.00 0.02 0.00 0.02 99.55 07:16:23 06:43:01 AM all 0.11 0.00 0.02 0.00 0.02 99.85 07:16:23 06:43:01 AM 0 0.03 0.00 0.00 0.00 0.02 99.95 07:16:23 06:43:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:43:01 AM 2 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:43:01 AM 3 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 06:43:01 AM 4 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:43:01 AM 5 0.10 0.00 0.03 0.00 0.03 99.83 07:16:23 06:43:01 AM 6 0.10 0.00 0.03 0.00 0.03 99.83 07:16:23 06:43:01 AM 7 0.45 0.00 0.00 0.00 0.00 99.55 07:16:23 06:44:02 AM all 0.08 0.00 0.02 0.00 0.01 99.88 07:16:23 06:44:02 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 07:16:23 06:44:02 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 06:44:02 AM 2 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:44:02 AM 3 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:44:02 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:44:02 AM 5 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:44:02 AM 6 0.08 0.00 0.03 0.00 0.03 99.85 07:16:23 06:44:02 AM 7 0.38 0.00 0.02 0.00 0.02 99.58 07:16:23 06:45:01 AM all 0.10 0.00 0.03 0.00 0.01 99.87 07:16:23 06:45:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:45:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 07:16:23 06:45:01 AM 2 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 06:45:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:45:01 AM 4 0.05 0.00 0.02 0.00 0.00 99.93 07:16:23 06:45:01 AM 5 0.07 0.00 0.05 0.00 0.02 99.86 07:16:23 06:45:01 AM 6 0.03 0.00 0.00 0.00 0.00 99.97 07:16:23 06:45:01 AM 7 0.49 0.00 0.03 0.00 0.00 99.47 07:16:23 07:16:23 06:45:01 AM CPU %user %nice %system %iowait %steal %idle 07:16:23 06:46:01 AM all 0.06 0.00 0.03 0.00 0.01 99.90 07:16:23 06:46:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 07:16:23 06:46:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 07:16:23 06:46:01 AM 2 0.07 0.00 0.03 0.00 0.00 99.90 07:16:23 06:46:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:46:01 AM 4 0.00 0.00 0.02 0.00 0.02 99.97 07:16:23 06:46:01 AM 5 0.07 0.00 0.02 0.00 0.00 99.92 07:16:23 06:46:01 AM 6 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:46:01 AM 7 0.23 0.00 0.00 0.00 0.00 99.77 07:16:23 06:47:01 AM all 0.08 0.00 0.02 0.00 0.02 99.89 07:16:23 06:47:01 AM 0 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:47:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 07:16:23 06:47:01 AM 2 0.13 0.00 0.07 0.00 0.05 99.75 07:16:23 06:47:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:47:01 AM 4 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:47:01 AM 5 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:47:01 AM 6 0.00 0.00 0.00 0.00 0.02 99.98 07:16:23 06:47:01 AM 7 0.28 0.00 0.00 0.00 0.02 99.70 07:16:23 06:48:01 AM all 0.10 0.00 0.03 0.00 0.01 99.86 07:16:23 06:48:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:48:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 07:16:23 06:48:01 AM 2 0.13 0.00 0.07 0.00 0.02 99.78 07:16:23 06:48:01 AM 3 0.03 0.00 0.05 0.00 0.02 99.90 07:16:23 06:48:01 AM 4 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:48:01 AM 5 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:48:01 AM 6 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:48:01 AM 7 0.47 0.00 0.02 0.00 0.00 99.52 07:16:23 06:49:01 AM all 0.11 0.00 0.02 0.00 0.01 99.85 07:16:23 06:49:01 AM 0 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:49:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67 07:16:23 06:49:01 AM 2 0.13 0.00 0.08 0.00 0.03 99.75 07:16:23 06:49:01 AM 3 0.07 0.00 0.05 0.00 0.00 99.88 07:16:23 06:49:01 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:49:01 AM 5 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:49:01 AM 6 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:49:01 AM 7 0.35 0.00 0.00 0.00 0.02 99.63 07:16:23 06:50:01 AM all 0.11 0.00 0.03 0.00 0.01 99.85 07:16:23 06:50:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:50:01 AM 1 0.67 0.00 0.08 0.00 0.03 99.22 07:16:23 06:50:01 AM 2 0.07 0.00 0.07 0.00 0.02 99.85 07:16:23 06:50:01 AM 3 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 06:50:01 AM 4 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:50:01 AM 5 0.05 0.00 0.03 0.00 0.00 99.92 07:16:23 06:50:01 AM 6 0.00 0.00 0.00 0.00 0.02 99.98 07:16:23 06:50:01 AM 7 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:51:01 AM all 0.10 0.00 0.03 0.00 0.01 99.86 07:16:23 06:51:01 AM 0 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:51:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 07:16:23 06:51:01 AM 2 0.13 0.00 0.08 0.00 0.02 99.77 07:16:23 06:51:01 AM 3 0.05 0.00 0.02 0.00 0.00 99.93 07:16:23 06:51:01 AM 4 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:51:01 AM 5 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:51:01 AM 6 0.08 0.00 0.05 0.00 0.02 99.85 07:16:23 06:51:01 AM 7 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 06:52:01 AM all 0.10 0.00 0.02 0.00 0.01 99.87 07:16:23 06:52:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97 07:16:23 06:52:01 AM 1 0.60 0.00 0.02 0.00 0.02 99.37 07:16:23 06:52:01 AM 2 0.07 0.00 0.05 0.00 0.02 99.87 07:16:23 06:52:01 AM 3 0.03 0.00 0.05 0.00 0.02 99.90 07:16:23 06:52:01 AM 4 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:52:01 AM 5 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:52:01 AM 6 0.07 0.00 0.05 0.00 0.02 99.87 07:16:23 06:52:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:53:01 AM all 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 06:53:01 AM 0 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:53:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 07:16:23 06:53:01 AM 2 0.10 0.00 0.05 0.00 0.03 99.82 07:16:23 06:53:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 06:53:01 AM 4 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:53:01 AM 5 0.03 0.00 0.00 0.00 0.00 99.97 07:16:23 06:53:01 AM 6 0.07 0.00 0.03 0.00 0.05 99.85 07:16:23 06:53:01 AM 7 0.00 0.00 0.07 0.00 0.00 99.93 07:16:23 06:54:01 AM all 0.10 0.00 0.02 0.00 0.01 99.87 07:16:23 06:54:01 AM 0 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:54:01 AM 1 0.57 0.00 0.02 0.00 0.02 99.40 07:16:23 06:54:01 AM 2 0.08 0.00 0.08 0.00 0.02 99.82 07:16:23 06:54:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:54:01 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:54:01 AM 5 0.03 0.00 0.03 0.00 0.00 99.93 07:16:23 06:54:01 AM 6 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:54:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:55:01 AM all 0.11 0.00 0.02 0.00 0.01 99.85 07:16:23 06:55:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:55:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 07:16:23 06:55:01 AM 2 0.13 0.00 0.07 0.00 0.02 99.78 07:16:23 06:55:01 AM 3 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:55:01 AM 4 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:55:01 AM 5 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 06:55:01 AM 6 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 06:55:01 AM 7 0.00 0.00 0.00 0.00 0.02 99.98 07:16:23 06:56:01 AM all 0.42 0.00 0.08 0.01 0.02 99.47 07:16:23 06:56:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 07:16:23 06:56:01 AM 1 0.32 0.00 0.10 0.00 0.02 99.57 07:16:23 06:56:01 AM 2 0.35 0.00 0.13 0.00 0.02 99.50 07:16:23 06:56:01 AM 3 1.08 0.00 0.03 0.00 0.02 98.87 07:16:23 06:56:01 AM 4 0.17 0.00 0.08 0.00 0.02 99.73 07:16:23 06:56:01 AM 5 0.48 0.00 0.05 0.00 0.02 99.45 07:16:23 06:56:01 AM 6 0.38 0.00 0.10 0.12 0.02 99.38 07:16:23 06:56:01 AM 7 0.48 0.00 0.07 0.00 0.02 99.43 07:16:23 07:16:23 06:56:01 AM CPU %user %nice %system %iowait %steal %idle 07:16:23 06:57:01 AM all 0.06 0.00 0.03 0.00 0.01 99.90 07:16:23 06:57:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:57:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67 07:16:23 06:57:01 AM 2 0.12 0.00 0.08 0.00 0.02 99.78 07:16:23 06:57:01 AM 3 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:57:01 AM 4 0.08 0.00 0.03 0.00 0.02 99.87 07:16:23 06:57:01 AM 5 0.02 0.00 0.03 0.00 0.02 99.93 07:16:23 06:57:01 AM 6 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 06:57:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 06:58:01 AM all 0.08 0.00 0.03 0.00 0.01 99.87 07:16:23 06:58:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97 07:16:23 06:58:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43 07:16:23 06:58:01 AM 2 0.07 0.00 0.05 0.00 0.02 99.87 07:16:23 06:58:01 AM 3 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 06:58:01 AM 4 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 06:58:01 AM 5 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 06:58:01 AM 6 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 06:58:01 AM 7 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:59:01 AM all 0.11 0.00 0.03 0.00 0.02 99.85 07:16:23 06:59:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 06:59:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 07:16:23 06:59:01 AM 2 0.17 0.00 0.03 0.00 0.08 99.72 07:16:23 06:59:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:59:01 AM 4 0.07 0.00 0.05 0.00 0.03 99.85 07:16:23 06:59:01 AM 5 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 06:59:01 AM 6 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 06:59:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:00:01 AM all 0.10 0.00 0.03 0.00 0.01 99.86 07:16:23 07:00:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92 07:16:23 07:00:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 07:00:01 AM 2 0.50 0.00 0.02 0.00 0.00 99.48 07:16:23 07:00:01 AM 3 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 07:00:01 AM 4 0.08 0.00 0.07 0.00 0.00 99.85 07:16:23 07:00:01 AM 5 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 07:00:01 AM 6 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 07:00:01 AM 7 0.07 0.00 0.07 0.00 0.02 99.85 07:16:23 07:01:01 AM all 0.11 0.00 0.03 0.02 0.01 99.83 07:16:23 07:01:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 07:01:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 07:01:01 AM 2 0.50 0.00 0.00 0.00 0.02 99.48 07:16:23 07:01:01 AM 3 0.08 0.00 0.03 0.00 0.00 99.88 07:16:23 07:01:01 AM 4 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 07:01:01 AM 5 0.07 0.00 0.02 0.17 0.02 99.73 07:16:23 07:01:01 AM 6 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 07:01:01 AM 7 0.03 0.00 0.03 0.00 0.03 99.90 07:16:23 07:02:01 AM all 0.09 0.00 0.03 0.00 0.01 99.86 07:16:23 07:02:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 07:02:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 07:02:01 AM 2 0.32 0.00 0.05 0.00 0.00 99.63 07:16:23 07:02:01 AM 3 0.07 0.00 0.02 0.00 0.00 99.92 07:16:23 07:02:01 AM 4 0.07 0.00 0.03 0.00 0.03 99.87 07:16:23 07:02:01 AM 5 0.10 0.00 0.03 0.02 0.00 99.85 07:16:23 07:02:01 AM 6 0.03 0.00 0.00 0.00 0.00 99.97 07:16:23 07:02:01 AM 7 0.05 0.00 0.07 0.00 0.02 99.87 07:16:23 07:03:01 AM all 0.09 0.00 0.02 0.00 0.01 99.87 07:16:23 07:03:01 AM 0 0.00 0.00 0.00 0.00 0.02 99.98 07:16:23 07:03:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 07:16:23 07:03:01 AM 2 0.48 0.00 0.03 0.00 0.02 99.47 07:16:23 07:03:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 07:03:01 AM 4 0.07 0.00 0.05 0.00 0.02 99.87 07:16:23 07:03:01 AM 5 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 07:03:01 AM 6 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 07:03:01 AM 7 0.05 0.00 0.02 0.00 0.02 99.92 07:16:23 07:04:01 AM all 0.10 0.00 0.02 0.00 0.01 99.87 07:16:23 07:04:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 07:04:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 07:16:23 07:04:01 AM 2 0.52 0.00 0.02 0.00 0.02 99.45 07:16:23 07:04:01 AM 3 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 07:04:01 AM 4 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 07:04:01 AM 5 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:04:01 AM 6 0.00 0.00 0.02 0.00 0.00 99.98 07:16:23 07:04:01 AM 7 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 07:05:01 AM all 0.11 0.00 0.02 0.00 0.01 99.86 07:16:23 07:05:01 AM 0 0.00 0.00 0.00 0.00 0.02 99.98 07:16:23 07:05:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 07:16:23 07:05:01 AM 2 0.58 0.00 0.03 0.00 0.00 99.38 07:16:23 07:05:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 07:16:23 07:05:01 AM 4 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 07:05:01 AM 5 0.08 0.00 0.03 0.00 0.02 99.87 07:16:23 07:05:01 AM 6 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:05:01 AM 7 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 07:06:01 AM all 0.10 0.00 0.03 0.01 0.01 99.84 07:16:23 07:06:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 07:06:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 07:16:23 07:06:01 AM 2 0.53 0.00 0.03 0.00 0.02 99.42 07:16:23 07:06:01 AM 3 0.02 0.00 0.03 0.00 0.03 99.92 07:16:23 07:06:01 AM 4 0.03 0.00 0.02 0.00 0.02 99.93 07:16:23 07:06:01 AM 5 0.02 0.00 0.03 0.12 0.00 99.83 07:16:23 07:06:01 AM 6 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 07:06:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:07:01 AM all 0.09 0.00 0.03 0.00 0.02 99.86 07:16:23 07:07:01 AM 0 0.00 0.00 0.00 0.00 0.02 99.98 07:16:23 07:07:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 07:16:23 07:07:01 AM 2 0.50 0.00 0.00 0.00 0.02 99.48 07:16:23 07:07:01 AM 3 0.03 0.00 0.05 0.00 0.02 99.90 07:16:23 07:07:01 AM 4 0.00 0.00 0.02 0.00 0.02 99.97 07:16:23 07:07:01 AM 5 0.03 0.00 0.00 0.00 0.02 99.95 07:16:23 07:07:01 AM 6 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 07:07:01 AM 7 0.07 0.00 0.07 0.00 0.02 99.85 07:16:23 07:16:23 07:07:01 AM CPU %user %nice %system %iowait %steal %idle 07:16:23 07:08:01 AM all 0.10 0.00 0.02 0.00 0.01 99.87 07:16:23 07:08:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:08:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85 07:16:23 07:08:01 AM 2 0.52 0.00 0.02 0.00 0.02 99.45 07:16:23 07:08:01 AM 3 0.05 0.00 0.02 0.00 0.03 99.90 07:16:23 07:08:01 AM 4 0.10 0.00 0.05 0.00 0.02 99.83 07:16:23 07:08:01 AM 5 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:08:01 AM 6 0.05 0.00 0.03 0.00 0.02 99.90 07:16:23 07:08:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:09:01 AM all 0.08 0.00 0.03 0.00 0.01 99.88 07:16:23 07:09:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 07:09:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 07:16:23 07:09:01 AM 2 0.30 0.00 0.07 0.00 0.02 99.62 07:16:23 07:09:01 AM 3 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 07:09:01 AM 4 0.08 0.00 0.03 0.00 0.02 99.87 07:16:23 07:09:01 AM 5 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:09:01 AM 6 0.05 0.00 0.03 0.00 0.00 99.92 07:16:23 07:09:01 AM 7 0.02 0.00 0.02 0.00 0.02 99.95 07:16:23 07:10:01 AM all 0.09 0.00 0.03 0.00 0.01 99.88 07:16:23 07:10:01 AM 0 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 07:10:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 07:16:23 07:10:01 AM 2 0.43 0.00 0.03 0.00 0.00 99.53 07:16:23 07:10:01 AM 3 0.00 0.00 0.02 0.00 0.02 99.97 07:16:23 07:10:01 AM 4 0.03 0.00 0.03 0.00 0.00 99.93 07:16:23 07:10:01 AM 5 0.02 0.00 0.02 0.00 0.00 99.97 07:16:23 07:10:01 AM 6 0.03 0.00 0.03 0.00 0.02 99.92 07:16:23 07:10:01 AM 7 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:11:01 AM all 0.10 0.00 0.03 0.00 0.01 99.86 07:16:23 07:11:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93 07:16:23 07:11:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 07:16:23 07:11:01 AM 2 0.52 0.00 0.00 0.00 0.02 99.47 07:16:23 07:11:01 AM 3 0.07 0.00 0.03 0.00 0.02 99.88 07:16:23 07:11:01 AM 4 0.02 0.00 0.00 0.00 0.02 99.97 07:16:23 07:11:01 AM 5 0.00 0.00 0.00 0.00 0.00 100.00 07:16:23 07:11:01 AM 6 0.02 0.00 0.03 0.00 0.00 99.95 07:16:23 07:11:01 AM 7 0.02 0.00 0.00 0.00 0.00 99.98 07:16:23 07:12:01 AM all 0.75 0.00 0.11 0.02 0.02 99.10 07:16:23 07:12:01 AM 0 0.58 0.00 0.03 0.13 0.03 99.22 07:16:23 07:12:01 AM 1 1.27 0.00 0.10 0.00 0.05 98.58 07:16:23 07:12:01 AM 2 1.68 0.00 0.03 0.00 0.02 98.27 07:16:23 07:12:01 AM 3 0.30 0.00 0.13 0.03 0.00 99.53 07:16:23 07:12:01 AM 4 0.55 0.00 0.25 0.00 0.02 99.18 07:16:23 07:12:01 AM 5 0.68 0.00 0.07 0.00 0.02 99.23 07:16:23 07:12:01 AM 6 0.82 0.00 0.18 0.00 0.02 98.98 07:16:23 07:12:01 AM 7 0.08 0.00 0.12 0.00 0.00 99.80 07:16:23 07:13:01 AM all 8.56 0.00 0.88 2.02 0.04 88.50 07:16:23 07:13:01 AM 0 6.01 0.00 0.87 2.22 0.05 90.85 07:16:23 07:13:01 AM 1 11.30 0.00 1.23 1.20 0.05 86.21 07:16:23 07:13:01 AM 2 4.66 0.00 0.43 0.43 0.03 94.44 07:16:23 07:13:01 AM 3 6.59 0.00 0.92 0.53 0.05 91.91 07:16:23 07:13:01 AM 4 6.62 0.00 0.87 0.75 0.03 91.73 07:16:23 07:13:01 AM 5 27.74 0.00 1.85 4.45 0.07 65.89 07:16:23 07:13:01 AM 6 2.30 0.00 0.45 5.85 0.02 91.38 07:16:23 07:13:01 AM 7 3.19 0.00 0.43 0.68 0.05 95.64 07:16:23 07:14:01 AM all 11.73 0.00 1.06 2.43 0.06 84.72 07:16:23 07:14:01 AM 0 10.98 0.00 0.72 1.08 0.07 87.16 07:16:23 07:14:01 AM 1 15.62 0.00 1.34 3.67 0.07 79.31 07:16:23 07:14:01 AM 2 16.80 0.00 1.67 5.30 0.07 76.16 07:16:23 07:14:01 AM 3 8.13 0.00 0.77 1.96 0.05 89.10 07:16:23 07:14:01 AM 4 8.16 0.00 0.79 1.49 0.07 89.50 07:16:23 07:14:01 AM 5 17.16 0.00 1.17 1.45 0.05 80.17 07:16:23 07:14:01 AM 6 7.68 0.00 1.12 2.94 0.05 88.21 07:16:23 07:14:01 AM 7 9.35 0.00 0.90 1.52 0.07 88.16 07:16:23 07:15:01 AM all 30.92 0.00 1.76 3.92 0.10 63.30 07:16:23 07:15:01 AM 0 26.08 0.00 1.39 0.84 0.08 71.61 07:16:23 07:15:01 AM 1 30.92 0.00 1.96 1.44 0.08 65.59 07:16:23 07:15:01 AM 2 28.33 0.00 1.66 1.06 0.08 68.87 07:16:23 07:15:01 AM 3 27.84 0.00 1.96 7.60 0.08 62.51 07:16:23 07:15:01 AM 4 31.48 0.00 1.76 0.65 0.10 66.01 07:16:23 07:15:01 AM 5 36.26 0.00 2.00 6.32 0.15 55.27 07:16:23 07:15:01 AM 6 29.74 0.00 1.82 12.68 0.12 55.64 07:16:23 07:15:01 AM 7 36.71 0.00 1.54 0.75 0.08 60.91 07:16:23 07:16:01 AM all 9.08 3.21 1.26 5.38 0.05 81.01 07:16:23 07:16:01 AM 0 16.18 0.00 1.20 4.41 0.07 78.13 07:16:23 07:16:01 AM 1 6.41 12.70 1.29 1.39 0.07 78.15 07:16:23 07:16:01 AM 2 4.31 10.57 1.53 6.88 0.07 76.65 07:16:23 07:16:01 AM 3 5.34 0.07 1.27 11.15 0.07 82.11 07:16:23 07:16:01 AM 4 15.38 2.34 1.30 6.34 0.05 74.58 07:16:23 07:16:01 AM 5 13.97 0.02 1.31 4.06 0.03 80.62 07:16:23 07:16:01 AM 6 2.83 0.00 1.07 4.34 0.03 91.72 07:16:23 07:16:01 AM 7 8.19 0.00 1.12 4.50 0.03 86.16 07:16:23 Average: all 1.26 0.06 0.12 0.26 0.02 98.27 07:16:23 Average: 0 1.28 0.00 0.10 0.17 0.02 98.43 07:16:23 Average: 1 1.39 0.24 0.16 0.14 0.03 98.03 07:16:23 Average: 2 1.26 0.20 0.15 0.26 0.02 98.10 07:16:23 Average: 3 0.98 0.00 0.12 0.40 0.01 98.49 07:16:23 Average: 4 1.22 0.04 0.12 0.18 0.02 98.42 07:16:23 Average: 5 1.87 0.00 0.14 0.31 0.01 97.67 07:16:23 Average: 6 0.86 0.00 0.11 0.49 0.01 98.53 07:16:23 Average: 7 1.22 0.00 0.10 0.14 0.01 98.53 07:16:23 07:16:23 07:16:23