07:12:46 Started by timer 07:12:46 Running as SYSTEM 07:12:46 [EnvInject] - Loading node environment variables. 07:12:46 Building remotely on prd-centos8-docker-8c-8g-19321 (centos8-docker-8c-8g) in workspace /w/workspace/cps-cps-tbdmt-maven-merge-master 07:12:46 [ssh-agent] Looking for ssh-agent implementation... 07:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:47 $ ssh-agent 07:12:47 SSH_AUTH_SOCK=/tmp/ssh-LxsfKpyK7Jkv/agent.5577 07:12:47 SSH_AGENT_PID=5579 07:12:47 [ssh-agent] Started. 07:12:47 Running ssh-add (command line suppressed) 07:12:47 Identity added: /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/private_key_13088070793731086927.key (/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/private_key_13088070793731086927.key) 07:12:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:47 The recommended git tool is: NONE 07:12:49 using credential onap-jenkins-ssh 07:12:49 Wiping out workspace first. 07:12:49 Cloning the remote Git repository 07:12:49 Cloning repository git://cloud.onap.org/mirror/cps/cps-tbdmt 07:12:49 > git init /w/workspace/cps-cps-tbdmt-maven-merge-master # timeout=10 07:12:49 Fetching upstream changes from git://cloud.onap.org/mirror/cps/cps-tbdmt 07:12:49 > git --version # timeout=10 07:12:49 > git --version # 'git version 2.39.1' 07:12:49 using GIT_SSH to set credentials Gerrit user 07:12:49 [INFO] Currently running in a labeled security context 07:12:49 [INFO] Currently SELinux is 'enforcing' on the host 07:12:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/jenkins-gitclient-ssh12494136524469882905.key 07:12:49 Verifying host key using manually-configured host key entries 07:12:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps/cps-tbdmt +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:49 > git config remote.origin.url git://cloud.onap.org/mirror/cps/cps-tbdmt # timeout=10 07:12:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:49 Avoid second fetch 07:12:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:12:49 Checking out Revision 7c6bbfa94de91400c6ea22853b6577b1fa3524df (refs/remotes/origin/master) 07:12:49 > git config core.sparsecheckout # timeout=10 07:12:50 > git checkout -f 7c6bbfa94de91400c6ea22853b6577b1fa3524df # timeout=10 07:12:50 Commit message: "Update versions to resolve vulnerabilities" 07:12:50 > git rev-list --no-walk 7c6bbfa94de91400c6ea22853b6577b1fa3524df # timeout=10 07:12:50 provisioning config files... 07:12:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:12:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:12:50 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins2100408961899457955.sh 07:12:50 ---> python-tools-install.sh 07:12:50 Setup pyenv: 07:12:50 system 07:12:50 * 3.8.13 (set by /opt/pyenv/version) 07:12:50 * 3.9.13 (set by /opt/pyenv/version) 07:12:50 * 3.10.6 (set by /opt/pyenv/version) 07:12:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wyXv 07:12:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:57 lf-activate-venv(): INFO: Installing: lftools 07:13:31 lf-activate-venv(): INFO: Adding /tmp/venv-wyXv/bin to PATH 07:13:31 Generating Requirements File 07:13:57 Python 3.10.6 07:13:57 pip 24.0 from /tmp/venv-wyXv/lib/python3.10/site-packages/pip (python 3.10) 07:13:57 appdirs==1.4.4 07:13:57 argcomplete==3.2.3 07:13:57 aspy.yaml==1.3.0 07:13:57 attrs==23.2.0 07:13:57 autopage==0.5.2 07:13:57 beautifulsoup4==4.12.3 07:13:57 boto3==1.34.74 07:13:57 botocore==1.34.74 07:13:57 bs4==0.0.2 07:13:57 cachetools==5.3.3 07:13:57 certifi==2024.2.2 07:13:57 cffi==1.16.0 07:13:57 cfgv==3.4.0 07:13:57 chardet==5.2.0 07:13:57 charset-normalizer==3.3.2 07:13:57 click==8.1.7 07:13:57 cliff==4.6.0 07:13:57 cmd2==2.4.3 07:13:57 cryptography==3.3.2 07:13:57 debtcollector==3.0.0 07:13:57 decorator==5.1.1 07:13:57 defusedxml==0.7.1 07:13:57 Deprecated==1.2.14 07:13:57 distlib==0.3.8 07:13:57 dnspython==2.6.1 07:13:57 docker==4.2.2 07:13:57 dogpile.cache==1.3.2 07:13:57 email_validator==2.1.1 07:13:57 filelock==3.13.3 07:13:57 future==1.0.0 07:13:57 gitdb==4.0.11 07:13:57 GitPython==3.1.42 07:13:57 google-auth==2.29.0 07:13:57 httplib2==0.22.0 07:13:57 identify==2.5.35 07:13:57 idna==3.6 07:13:57 importlib-resources==1.5.0 07:13:57 iso8601==2.1.0 07:13:57 Jinja2==3.1.3 07:13:57 jmespath==1.0.1 07:13:57 jsonpatch==1.33 07:13:57 jsonpointer==2.4 07:13:57 jsonschema==4.21.1 07:13:57 jsonschema-specifications==2023.12.1 07:13:57 keystoneauth1==5.6.0 07:13:57 kubernetes==29.0.0 07:13:57 lftools==0.37.10 07:13:57 lxml==5.1.1 07:13:57 MarkupSafe==2.1.5 07:13:57 msgpack==1.0.8 07:13:57 multi_key_dict==2.0.3 07:13:57 munch==4.0.0 07:13:57 netaddr==1.2.1 07:13:57 netifaces==0.11.0 07:13:57 niet==1.4.2 07:13:57 nodeenv==1.8.0 07:13:57 oauth2client==4.1.3 07:13:57 oauthlib==3.2.2 07:13:57 openstacksdk==3.0.0 07:13:57 os-client-config==2.1.0 07:13:57 os-service-types==1.7.0 07:13:57 osc-lib==3.0.1 07:13:57 oslo.config==9.4.0 07:13:57 oslo.context==5.5.0 07:13:57 oslo.i18n==6.3.0 07:13:57 oslo.log==5.5.0 07:13:57 oslo.serialization==5.4.0 07:13:57 oslo.utils==7.1.0 07:13:57 packaging==24.0 07:13:57 pbr==6.0.0 07:13:57 platformdirs==4.2.0 07:13:57 prettytable==3.10.0 07:13:57 pyasn1==0.6.0 07:13:57 pyasn1_modules==0.4.0 07:13:57 pycparser==2.21 07:13:57 pygerrit2==2.0.15 07:13:57 PyGithub==2.3.0 07:13:57 pyinotify==0.9.6 07:13:57 PyJWT==2.8.0 07:13:57 PyNaCl==1.5.0 07:13:57 pyparsing==2.4.7 07:13:57 pyperclip==1.8.2 07:13:57 pyrsistent==0.20.0 07:13:57 python-cinderclient==9.5.0 07:13:57 python-dateutil==2.9.0.post0 07:13:57 python-heatclient==3.5.0 07:13:57 python-jenkins==1.8.2 07:13:57 python-keystoneclient==5.4.0 07:13:57 python-magnumclient==4.4.0 07:13:57 python-novaclient==18.6.0 07:13:57 python-openstackclient==6.6.0 07:13:57 python-swiftclient==4.5.0 07:13:57 PyYAML==6.0.1 07:13:57 referencing==0.34.0 07:13:57 requests==2.31.0 07:13:57 requests-oauthlib==2.0.0 07:13:57 requestsexceptions==1.4.0 07:13:57 rfc3986==2.0.0 07:13:57 rpds-py==0.18.0 07:13:57 rsa==4.9 07:13:57 ruamel.yaml==0.18.6 07:13:57 ruamel.yaml.clib==0.2.8 07:13:57 s3transfer==0.10.1 07:13:57 simplejson==3.19.2 07:13:57 six==1.16.0 07:13:57 smmap==5.0.1 07:13:57 soupsieve==2.5 07:13:57 stevedore==5.2.0 07:13:57 tabulate==0.9.0 07:13:57 toml==0.10.2 07:13:57 tomlkit==0.12.4 07:13:57 tqdm==4.66.2 07:13:57 typing_extensions==4.10.0 07:13:57 tzdata==2024.1 07:13:57 urllib3==1.26.18 07:13:57 virtualenv==20.25.1 07:13:57 wcwidth==0.2.13 07:13:57 websocket-client==1.7.0 07:13:57 wrapt==1.16.0 07:13:57 xdg==6.0.0 07:13:57 xmltodict==0.13.0 07:13:57 yq==3.2.3 07:13:58 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins2297730384318449195.sh 07:13:58 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/target/classes /w/workspace/cps-cps-tbdmt-maven-merge-master/jacoco/classes 07:13:58 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins9087385911670161821.sh 07:13:58 + echo quiet=on 07:13:58 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-19321 07:13:58 [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:58 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 07:13:58 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 07:13:58 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:58 Default locale: en_US, platform encoding: UTF-8 07:13:58 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 07:13:58 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins4121756319381655342.sh 07:13:58 + rm /home/jenkins/.wgetrc 07:13:58 [EnvInject] - Injecting environment variables from a build step. 07:13:58 [EnvInject] - Injecting as environment variables the properties content 07:13:58 SET_JDK_VERSION=openjdk17 07:13:58 GIT_URL="git://cloud.onap.org/mirror" 07:13:58 07:13:58 [EnvInject] - Variables injected successfully. 07:13:58 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh /tmp/jenkins15327563426695652063.sh 07:13:58 ---> update-java-alternatives.sh 07:13:58 ---> Updating Java version 07:13:59 ---> RedHat type system detected 07:13:59 openjdk version "17.0.6-ea" 2023-01-17 LTS 07:13:59 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 07:13:59 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:59 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 07:13:59 [EnvInject] - Injecting environment variables from a build step. 07:13:59 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 07:13:59 [EnvInject] - Variables injected successfully. 07:13:59 provisioning config files... 07:13:59 copy managed file [global-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config3442532561012139525tmp 07:13:59 copy managed file [cps-cps-tbdmt-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config11014169014295195821tmp 07:13:59 [EnvInject] - Injecting environment variables from a build step. 07:13:59 [EnvInject] - Injecting as environment variables the properties content 07:13:59 SERVER_ID=ecomp-snapshots 07:13:59 07:13:59 [EnvInject] - Variables injected successfully. 07:13:59 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins647296898772209808.sh 07:13:59 ---> create-netrc.sh 07:13:59 [EnvInject] - Injecting environment variables from a build step. 07:13:59 [EnvInject] - Injecting as environment variables the properties content 07:13:59 NEXUS_CUT_DIRS=6 07:13:59 NEXUS_REPO=snapshots 07:13:59 07:13:59 [EnvInject] - Variables injected successfully. 07:13:59 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins204227341825605340.sh 07:13:59 ---> maven-fetch-metadata.sh 07:13:59 ++ 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:59 + project=org.onap.cps 07:13:59 + project_path=org/onap/cps 07:13:59 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps 07:13:59 + pushd /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps 07:13:59 /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps /w/workspace/cps-cps-tbdmt-maven-merge-master 07:13:59 + set +e 07:13:59 + 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:59 2024-03-30 07:13:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ [12061] -> "index.html.tmp" [1] 07:13:59 2024-03-30 07:13:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/ [7717] -> "checkstyle/index.html.tmp" [1] 07:13:59 2024-03-30 07:13:59 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/ [5281] -> "cps-aggregator/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/ [7822] -> "cps-application/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/ [7654] -> "cps-bom/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/ [7843] -> "cps-dependencies/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/ [7005] -> "cps-events/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/ [6017] -> "cps-ncmp-events/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/ [3921] -> "cps-ncmp-rest-stub-app/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/ [3961] -> "cps-ncmp-rest-stub-service/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/ [6065] -> "cps-ncmp-rest-stub/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/ [7062] -> "cps-ncmp-rest/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/ [7119] -> "cps-ncmp-service/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/ [7717] -> "cps-parent/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/ [7100] -> "cps-path-parser/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/ [7675] -> "cps-rest/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/ [7633] -> "cps-ri/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/ [7738] -> "cps-service/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-application/ [3175] -> "cps-tbdmt-application/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-bom/ [3111] -> "cps-tbdmt-bom/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-dependencies/ [3183] -> "cps-tbdmt-dependencies/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-parent/ [3135] -> "cps-tbdmt-parent/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-rest/ [3119] -> "cps-tbdmt-rest/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-tbdmt-service/ [3143] -> "cps-tbdmt-service/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/ [4031] -> "dmi-plugin-demo-and-csit-stub-app/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/ [4071] -> "dmi-plugin-demo-and-csit-stub-service/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/ [3991] -> "dmi-plugin-demo-and-csit-stub/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/ [4585] -> "integration-test/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/ [6703] -> "jacoco-report/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/ncmp-dmi-plugin/ [5293] -> "ncmp-dmi-plugin/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/ [7675] -> "spotbugs/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/ [27361] -> "checkstyle/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/ [4579] -> "checkstyle/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/maven-metadata.xml [884/884] -> "checkstyle/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/ [13790] -> "cps-aggregator/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/ [3376] -> "cps-aggregator/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/maven-metadata.xml [608/608] -> "cps-aggregator/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.7-SNAPSHOT/ [38104] -> "cps-application/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.8-SNAPSHOT/ [6070] -> "cps-application/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/maven-metadata.xml [889/889] -> "cps-application/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/ [14426] -> "cps-bom/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/ [3278] -> "cps-bom/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/maven-metadata.xml [881/881] -> "cps-bom/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/ [15291] -> "cps-dependencies/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/ [3405] -> "cps-dependencies/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/maven-metadata.xml [890/890] -> "cps-dependencies/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.7-SNAPSHOT/ [27361] -> "cps-events/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.8-SNAPSHOT/ [4579] -> "cps-events/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/maven-metadata.xml [804/804] -> "cps-events/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/ [25684] -> "cps-ncmp-events/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/ [4696] -> "cps-ncmp-events/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/maven-metadata.xml [689/689] -> "cps-ncmp-events/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/ [26871] -> "cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/ [4859] -> "cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/maven-metadata.xml [456/456] -> "cps-ncmp-rest-stub-app/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/ [27512] -> "cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/ [4948] -> "cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/maven-metadata.xml [460/460] -> "cps-ncmp-rest-stub-service/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/ [14134] -> "cps-ncmp-rest-stub/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/ [3432] -> "cps-ncmp-rest-stub/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/maven-metadata.xml [692/692] -> "cps-ncmp-rest-stub/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/ [25350] -> "cps-ncmp-rest/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/ [4650] -> "cps-ncmp-rest/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:00 2024-03-30 07:14:00 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/maven-metadata.xml [807/807] -> "cps-ncmp-rest/maven-metadata.xml" [1] 07:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:00 2024-03-30 07:14:00 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:14:01 2024-03-30 07:14:00 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/ [25851] -> "cps-ncmp-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/ [4719] -> "cps-ncmp-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/maven-metadata.xml [810/810] -> "cps-ncmp-service/maven-metadata.xml" [1] 07:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/ [14721] -> "cps-parent/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/ [3321] -> "cps-parent/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/maven-metadata.xml [884/884] -> "cps-parent/maven-metadata.xml" [1] 07:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/ [28296] -> "cps-path-parser/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/ [4695] -> "cps-path-parser/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/maven-metadata.xml [809/809] -> "cps-path-parser/maven-metadata.xml" [1] 07:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/ [24506] -> "cps-rest/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/ [4534] -> "cps-rest/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/maven-metadata.xml [882/882] -> "cps-rest/maven-metadata.xml" [1] 07:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/ [24174] -> "cps-ri/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/ [4488] -> "cps-ri/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/maven-metadata.xml [880/880] -> "cps-ri/maven-metadata.xml" [1] 07:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.7-SNAPSHOT/ [25016] -> "cps-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.8-SNAPSHOT/ [4604] -> "cps-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:01 2024-03-30 07:14:01 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/maven-metadata.xml [885/885] -> "cps-service/maven-metadata.xml" [1] 07:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:01 2024-03-30 07:14:01 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:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/ [28672] -> "dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/ [5108] -> "dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml [467/467] -> "dmi-plugin-demo-and-csit-stub-app/maven-metadata.xml" [1] 07:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/ [29349] -> "dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/ [5201] -> "dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml [471/471] -> "dmi-plugin-demo-and-csit-stub-service/maven-metadata.xml" [1] 07:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/ [15080] -> "dmi-plugin-demo-and-csit-stub/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/ [3586] -> "dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/maven-metadata.xml [463/463] -> "dmi-plugin-demo-and-csit-stub/maven-metadata.xml" [1] 07:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.7-SNAPSHOT/ [25833] -> "integration-test/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.8-SNAPSHOT/ [4717] -> "integration-test/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/maven-metadata.xml [530/530] -> "integration-test/maven-metadata.xml" [1] 07:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/ [25332] -> "jacoco-report/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/ [4648] -> "jacoco-report/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:02 2024-03-30 07:14:02 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/maven-metadata.xml [767/767] -> "jacoco-report/maven-metadata.xml" [1] 07:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:02 2024-03-30 07:14:02 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/ [26991] -> "spotbugs/3.4.7-SNAPSHOT/index.html.tmp" [1] 07:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/ [4533] -> "spotbugs/3.4.8-SNAPSHOT/index.html.tmp" [1] 07:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/maven-metadata.xml [882/882] -> "spotbugs/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/maven-metadata.xml [772/772] -> "checkstyle/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/maven-metadata.xml [603/603] -> "cps-aggregator/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-application/3.4.8-SNAPSHOT/maven-metadata.xml [994/994] -> "cps-application/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/maven-metadata.xml [596/596] -> "cps-bom/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/maven-metadata.xml [605/605] -> "cps-dependencies/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-events/3.4.8-SNAPSHOT/maven-metadata.xml [772/772] -> "cps-events/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-ncmp-events/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml [784/784] -> "cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml [788/788] -> "cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/maven-metadata.xml [607/607] -> "cps-ncmp-rest-stub/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/maven-metadata.xml [775/775] -> "cps-ncmp-rest/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/maven-metadata.xml [778/778] -> "cps-ncmp-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:03 2024-03-30 07:14:03 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:14:04 2024-03-30 07:14:03 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/maven-metadata.xml [599/599] -> "cps-parent/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/maven-metadata.xml [777/777] -> "cps-path-parser/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/maven-metadata.xml [770/770] -> "cps-rest/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/maven-metadata.xml [768/768] -> "cps-ri/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/cps-service/3.4.8-SNAPSHOT/maven-metadata.xml [773/773] -> "cps-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml [795/795] -> "dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml [799/799] -> "dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/maven-metadata.xml [618/618] -> "dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/integration-test/3.4.8-SNAPSHOT/maven-metadata.xml [778/778] -> "integration-test/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/maven-metadata.xml [775/775] -> "jacoco-report/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 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:14:04 2024-03-30 07:14:04 URL:https://nexus.onap.org/content/repositories/snapshots/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/maven-metadata.xml [770/770] -> "spotbugs/3.4.8-SNAPSHOT/maven-metadata.xml" [1] 07:14:04 FINISHED --2024-03-30 07:14:04-- 07:14:04 Total wall clock time: 4.6s 07:14:04 Downloaded: 563 files, 1.9M in 0.03s (75.6 MB/s) 07:14:04 + set -e 07:14:04 + popd 07:14:04 /w/workspace/cps-cps-tbdmt-maven-merge-master 07:14:04 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo-backup 07:14:04 + cp -a /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo-backup 07:14:04 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5350067667967678504.sh 07:14:04 [EnvInject] - Injecting environment variables from a build step. 07:14:04 [EnvInject] - Injecting as environment variables the properties content 07:14:04 MAVEN_GOALS=clean deploy 07:14:04 07:14:04 [EnvInject] - Variables injected successfully. 07:14:04 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins919593490793246649.sh 07:14:04 ---> common-variables.sh 07:14:04 --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:14:04 ---> maven-build.sh 07:14:04 + set +u 07:14:04 + export MAVEN_OPTS 07:14:04 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean deploy -e --global-settings /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config3442532561012139525tmp --settings /w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config11014169014295195821tmp -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:14:04 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) 07:14:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 07:14:04 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:14:04 Default locale: en_US, platform encoding: UTF-8 07:14:04 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" 07:14:05 [INFO] Error stacktraces are turned on. 07:14:05 [INFO] Scanning for projects... 07:14:09 [INFO] ------------------------------------------------------------------------ 07:14:09 [INFO] Reactor Build Order: 07:14:09 [INFO] 07:14:09 [INFO] cps-tbdmt-parent [pom] 07:14:09 [INFO] cps-tbdmt-service [jar] 07:14:09 [INFO] cps-tbdmt-rest [jar] 07:14:09 [INFO] org.onap.cps:cps-tbdmt-dependencies [pom] 07:14:09 [INFO] cps-tbdmt-bom [pom] 07:14:09 [INFO] cps-tbdmt-application [jar] 07:14:09 [INFO] cps-tbdmt [pom] 07:14:09 [INFO] 07:14:09 [INFO] -------------------< org.onap.cps:cps-tbdmt-parent >-------------------- 07:14:09 [INFO] Building cps-tbdmt-parent 0.0.1-SNAPSHOT [1/7] 07:14:09 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:10 [INFO] 07:14:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-parent --- 07:14:10 [INFO] 07:14:10 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-parent --- 07:14:11 [INFO] 07:14:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-parent --- 07:14:11 [INFO] 07:14:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-parent --- 07:14:12 [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:14:12 [INFO] 07:14:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-parent --- 07:14:12 [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:14:12 [INFO] 07:14:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-parent --- 07:14:15 [INFO] You have 0 Checkstyle violations. 07:14:15 [INFO] 07:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-parent --- 07:14:15 [INFO] You have 0 Checkstyle violations. 07:14:15 [INFO] 07:14:15 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-parent --- 07:14:15 [INFO] Starting audit... 07:14:15 Audit done. 07:14:15 [INFO] You have 0 Checkstyle violations. 07:14:15 [INFO] 07:14:15 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-parent >>> 07:14:15 [INFO] 07:14:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-parent --- 07:14:19 [INFO] 07:14:19 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-parent <<< 07:14:19 [INFO] 07:14:19 [INFO] 07:14:19 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-parent --- 07:14:19 [INFO] 07:14:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-parent --- 07:14:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:19 [INFO] 07:14:19 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-parent --- 07:14:20 [INFO] Skipping containerization because packaging is 'pom'... 07:14:20 [INFO] 07:14:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-parent --- 07:14:20 [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:14:20 [INFO] 07:14:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-parent --- 07:14:21 [INFO] No tests to run. 07:14:21 [INFO] 07:14:21 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-parent --- 07:14:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:21 [INFO] 07:14:21 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-parent --- 07:14:21 [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:14:21 [INFO] 07:14:21 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-parent --- 07:14:21 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-parent/target/failsafe-reports 07:14:21 [INFO] 07:14:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-parent --- 07:14:21 [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:14:21 [INFO] 07:14:21 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-parent --- 07:14:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:21 [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:14:21 [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:14:21 [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:14:21 [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:14:21 [INFO] 07:14:21 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-parent --- 07:14:21 [INFO] Skipping containerization because packaging is 'pom'... 07:14:21 [INFO] 07:14:21 [INFO] -------------------< org.onap.cps:cps-tbdmt-service >------------------- 07:14:21 [INFO] Building cps-tbdmt-service 0.0.1-SNAPSHOT [2/7] 07:14:21 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:25 [INFO] 07:14:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-service --- 07:14:25 [INFO] 07:14:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-service --- 07:14:25 [INFO] 07:14:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-service --- 07:14:25 [INFO] 07:14:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-service --- 07:14:25 [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:25 [INFO] 07:14:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-service --- 07:14:25 [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:25 [INFO] 07:14:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-service --- 07:14:25 [INFO] You have 0 Checkstyle violations. 07:14:25 [INFO] 07:14:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-service --- 07:14:26 [INFO] You have 0 Checkstyle violations. 07:14:26 [INFO] 07:14:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-service --- 07:14:26 [INFO] Starting audit... 07:14:26 Audit done. 07:14:26 [INFO] You have 0 Checkstyle violations. 07:14:26 [INFO] 07:14:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-service --- 07:14:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/src/main/resources 07:14:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/generated-sources/license 07:14:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/generated-resources/licenses 07:14:26 [INFO] 07:14:26 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-service --- 07:14:26 [INFO] Changes detected - recompiling the module! 07:14:26 [INFO] Compiling 15 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/classes 07:14:28 [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:28 [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:28 [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:28 [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:28 [INFO] 07:14:28 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-service >>> 07:14:28 [INFO] 07:14:28 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-service --- 07:14:28 [INFO] Fork Value is true 07:14:29 [java] Unexpected problem occured during version sanity check 07:14:29 [java] Reported exception: 07:14:29 [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:29 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:14:29 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:14:29 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:14:29 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:14:29 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:14:29 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:14:29 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:14:30 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:14:30 [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:30 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:14:30 [java] WARNING: System::setSecurityManager will be removed in a future release 07:14:31 [INFO] Done SpotBugs Analysis.... 07:14:32 [INFO] 07:14:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-service <<< 07:14:32 [INFO] 07:14:32 [INFO] 07:14:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-service --- 07:14:32 [INFO] BugInstance size is 0 07:14:32 [INFO] Error size is 0 07:14:32 [INFO] No errors/warnings found 07:14:32 [INFO] 07:14:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-service --- 07:14:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:32 [INFO] Copying 5 resources 07:14:32 [INFO] 07:14:32 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-service --- 07:14:32 [INFO] Changes detected - recompiling the module! 07:14:32 [INFO] Compiling 4 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/test-classes 07:14:32 [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:32 [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:32 [INFO] 07:14:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-service --- 07:14:33 [INFO] Surefire report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/surefire-reports 07:14:33 [INFO] 07:14:33 [INFO] ------------------------------------------------------- 07:14:33 [INFO] T E S T S 07:14:33 [INFO] ------------------------------------------------------- 07:14:34 [INFO] Running org.onap.cps.tbdmt.client.CpsRestClientTest 07:14:35 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:37 07:14:37.505 [main] WARN org.springframework.http.client.HttpComponentsClientHttpRequestFactory -- HttpComponentsClientHttpRequestFactory.setReadTimeout has no effect 07:14:37 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.674 s - in org.onap.cps.tbdmt.client.CpsRestClientTest 07:14:37 [INFO] Running org.onap.cps.tbdmt.model.ModelTest 07:14:37 07:14:37.553 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 07:14:37 07:14:37.553 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 07:14:37 07:14:37.669 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 07:14:37 07:14:37.670 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 07:14:37 07:14:37.671 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 07:14:37 07:14:37.671 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib64 07:14:37 07:14:37.671 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib64] 07:14:37 07:14:37.671 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib64 07:14:37 07:14:37.672 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib64] 07:14:37 07:14:37.672 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 07:14:37 07:14:37.672 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 07:14:37 07:14:37.672 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 07:14:37 07:14:37.672 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 07:14:37 07:14:37.672 [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:37 07:14:37.672 [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:37 07:14:37.673 [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:37 07:14:37.673 [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:37 07:14:37.673 [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:37 07:14:37.675 [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:37 07:14:37.675 [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:37 07:14:37.675 [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:37 07:14:37.678 [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:37 07:14:37.681 [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:37 07:14:37.681 [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:37 07:14:37.682 [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:37 07:14:37.683 [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:37 07:14:37.683 [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:37 07:14:37.683 [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:37 07:14:37.684 [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:37 07:14:37.684 [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:37 07:14:37.684 [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:37 07:14:37.684 [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:37 07:14:37.685 [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:37 07:14:37.685 [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:37 07:14:37.685 [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:37 07:14:37.686 [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:37 07:14:37.688 [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:37 07:14:37.689 [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:37 07:14:37.691 [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:37 07:14:37.692 [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:37 07:14:37.692 [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:37 07:14:37.692 [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:37 07:14:37.694 [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:37 07:14:37.694 [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:37 07:14:37.696 [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:37 07:14:37.696 [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:37 07:14:37.696 [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:37 07:14:37.697 [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:37 07:14:37.699 [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:37 07:14:37.699 [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:37 07:14:37.699 [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:37 07:14:37.699 [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:37 07:14:37.699 [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:37 07:14:37.701 [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:37 07:14:37.702 [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:37 07:14:37.702 [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:37 07:14:37.702 [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:37 07:14:37.715 [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:37 07:14:37.716 [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:37 07:14:37.716 [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:37 07:14:37.716 [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:37 07:14:37.716 [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:37 07:14:37.722 [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:37 07:14:37.723 [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:37 07:14:37.723 [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:37 07:14:37.723 [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:37 07:14:37.724 [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:37 07:14:37.724 [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:37 07:14:37.724 [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:37 07:14:37.724 [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:37 07:14:37.726 [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:37 07:14:37.727 [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:37 07:14:37.728 [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:37 07:14:37.728 [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:37 07:14:37.728 [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:37 07:14:37.730 [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:37 07:14:37.730 [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:37 07:14:37.732 [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:37 07:14:37.734 [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:37 07:14:37.734 [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:37 07:14:37.738 [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:37 07:14:37.738 [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:37 07:14:37.738 [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:37 07:14:37.738 [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:37 07:14:37.738 [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:37 07:14:37.739 [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:37 07:14:37.739 [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:37 07:14:37.740 [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:37 07:14:37.741 [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:37 07:14:37.741 [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:37 07:14:37.741 [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:37 07:14:37.741 [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:37 07:14:37.743 [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:37 07:14:37.744 [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:37 07:14:37.744 [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:37 07:14:37.745 [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:37 07:14:37.745 [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:37 07:14:37.745 [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:37 07:14:37.746 [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:37 07:14:37.747 [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:37 07:14:37.747 [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:37 07:14:37.748 [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:37 07:14:37.749 [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:37 07:14:37.750 [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:37 07:14:37.751 [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:37 07:14:37.751 [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:37 07:14:37.751 [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:37 07:14:37.752 [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:37 07:14:37.752 [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:37 07:14:37.753 [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:37 07:14:37.753 [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:37 07:14:37.753 [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:37 07:14:37.753 [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:37 07:14:37.753 [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:37 07:14:37.754 [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:37 07:14:37.755 [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:37 07:14:37.755 [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:37 07:14:37.755 [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:37 07:14:37.755 [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:37 07:14:37.756 [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:37 07:14:37.756 [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:37 07:14:37.757 [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:37 07:14:37.758 [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:37 07:14:37.759 [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:37 07:14:37.759 [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:37 07:14:37.759 [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:37 07:14:37.759 [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:37 07:14:37.760 [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:37 07:14:37.760 [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:37 07:14:37.760 [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:37 07:14:37.762 [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:37 07:14:37.762 [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:37 07:14:37.763 [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:37 07:14:37.763 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 07:14:37 07:14:37.812 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@d4dbb34: ]] 07:14:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.onap.cps.tbdmt.model.ModelTest 07:14:37 [INFO] Running org.onap.cps.tbdmt.service.TemplateBusinessLogicTest 07:14:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.onap.cps.tbdmt.service.TemplateBusinessLogicTest 07:14:38 [INFO] Running org.onap.cps.tbdmt.service.ExecutionBusinessLogicTest 07:14:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in org.onap.cps.tbdmt.service.ExecutionBusinessLogicTest 07:14:39 [INFO] 07:14:39 [INFO] Results: 07:14:39 [INFO] 07:14:39 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 07:14:39 [INFO] 07:14:39 [INFO] 07:14:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-service --- 07:14:39 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec 07:14:39 [INFO] Analyzed bundle 'cps-tbdmt-service' with 9 classes 07:14:39 [INFO] 07:14:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-service --- 07:14:39 [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:39 [INFO] 07:14:39 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-service --- 07:14:39 [INFO] 07:14:39 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:39 [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:40 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:40 [INFO] Building dependencies layer... 07:14:40 [INFO] Building resources layer... 07:14:40 [INFO] Building classes layer... 07:14:40 [INFO] Building jvm arg files layer... 07:14:40 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:42 [INFO] 07:14:42 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:42 [INFO] Loading to Docker daemon... 07:14:44 [INFO] 07:14:44 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:44 [INFO] 07:14:44 [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:44 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 07:14:44 [INFO] 07:14:44 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 07:14:44 [INFO] 07:14:44 [INFO] 07:14:44 [INFO] 07:14:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-service --- 07:14:44 [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:44 [INFO] 07:14:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-service --- 07:14:44 [INFO] 07:14:44 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-service --- 07:14:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:44 [INFO] 07:14:44 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-service --- 07:14:44 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/code-coverage/jacoco-ut.exec 07:14:44 [INFO] Analyzed bundle 'cps-tbdmt-service' with 9 classes 07:14:44 [INFO] All coverage checks have been met. 07:14:44 [INFO] 07:14:44 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-service --- 07:14:44 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-service/target/failsafe-reports 07:14:44 [INFO] 07:14:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-service --- 07:14:44 [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:44 [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:44 [INFO] 07:14:44 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-service --- 07:14:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:44 [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:44 [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:44 [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:44 [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:44 [INFO] 07:14:44 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-service --- 07:14:44 [INFO] 07:14:44 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:44 [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:44 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:44 [INFO] Building resources layer... 07:14:44 [INFO] Building classes layer... 07:14:44 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405 07:14:44 [INFO] Building jvm arg files layer... 07:14:44 [INFO] Building dependencies layer... 07:14:44 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:45 [INFO] 07:14:45 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:45 [INFO] 07:14:45 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:45 [INFO] 07:14:45 [INFO] 07:14:45 [INFO] --------------------< org.onap.cps:cps-tbdmt-rest >--------------------- 07:14:45 [INFO] Building cps-tbdmt-rest 0.0.1-SNAPSHOT [3/7] 07:14:45 [INFO] --------------------------------[ jar ]--------------------------------- 07:14:46 [INFO] 07:14:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-rest --- 07:14:46 [INFO] 07:14:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-rest --- 07:14:46 [INFO] 07:14:46 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-rest --- 07:14:46 [INFO] 07:14:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-rest --- 07:14:46 [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:46 [INFO] 07:14:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-rest --- 07:14:46 [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:46 [INFO] 07:14:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-rest --- 07:14:46 [INFO] You have 0 Checkstyle violations. 07:14:46 [INFO] 07:14:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-rest --- 07:14:46 [INFO] You have 0 Checkstyle violations. 07:14:46 [INFO] 07:14:46 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-rest --- 07:14:46 [INFO] Starting audit... 07:14:46 Audit done. 07:14:46 [INFO] You have 0 Checkstyle violations. 07:14:46 [INFO] 07:14:46 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-rest --- 07:14:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/src/main/resources 07:14:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/generated-sources/license 07:14:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/generated-resources/licenses 07:14:46 [INFO] 07:14:46 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-rest --- 07:14:46 [INFO] Changes detected - recompiling the module! 07:14:46 [INFO] Compiling 3 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/classes 07:14:47 [INFO] 07:14:47 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-rest >>> 07:14:47 [INFO] 07:14:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-rest --- 07:14:47 [INFO] Fork Value is true 07:14:47 [java] Unexpected problem occured during version sanity check 07:14:47 [java] Reported exception: 07:14:47 [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:47 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:14:47 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:14:47 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:14:47 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:14:47 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:14:47 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:14:47 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:14:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:14:48 [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:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:14:48 [java] WARNING: System::setSecurityManager will be removed in a future release 07:14:49 [INFO] Done SpotBugs Analysis.... 07:14:49 [INFO] 07:14:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-rest <<< 07:14:49 [INFO] 07:14:49 [INFO] 07:14:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-rest --- 07:14:49 [INFO] BugInstance size is 0 07:14:49 [INFO] Error size is 0 07:14:49 [INFO] No errors/warnings found 07:14:49 [INFO] 07:14:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-rest --- 07:14:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:14:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/src/test/resources 07:14:49 [INFO] 07:14:49 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-rest --- 07:14:49 [INFO] Changes detected - recompiling the module! 07:14:49 [INFO] Compiling 3 source files to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/test-classes 07:14:49 [INFO] 07:14:49 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-rest --- 07:14:49 [INFO] Surefire report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/surefire-reports 07:14:49 [INFO] 07:14:49 [INFO] ------------------------------------------------------- 07:14:49 [INFO] T E S T S 07:14:49 [INFO] ------------------------------------------------------- 07:14:51 07:14:50.842 [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:51 07:14:51.042 [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:51 07:14:51.142 [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:51 07:14:51.151 [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:51 07:14:51.161 [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:51 07:14:51.168 [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:51 07:14:51.171 [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:51 07:14:51.176 [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:51 [INFO] Running org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:14:52 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 07:14:54 07:14:54 . ____ _ __ _ _ 07:14:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:14:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:14:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:14:54 ' |____| .__|_| |_|_| |_\__, | / / / / 07:14:54 =========|_|==============|___/=/_/_/_/ 07:14:54 :: Spring Boot :: (v3.1.5) 07:14:54 07:14:54 2024-03-30T07:14:51.783Z INFO 6938 --- [ main] o.o.c.t.rest.ExecutionControllerTest : Starting ExecutionControllerTest using Java 17.0.6-ea with PID 6938 (started by jenkins in /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest) 07:14:54 2024-03-30T07:14:51.784Z INFO 6938 --- [ main] o.o.c.t.rest.ExecutionControllerTest : No active profile set, falling back to 1 default profile: "default" 07:14:54 2024-03-30T07:14:54.622Z INFO 6938 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:14:54 2024-03-30T07:14:54.623Z INFO 6938 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:14:54 2024-03-30T07:14:54.625Z INFO 6938 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 07:14:54 2024-03-30T07:14:54.659Z INFO 6938 --- [ main] o.o.c.t.rest.ExecutionControllerTest : Started ExecutionControllerTest in 3.395 seconds (process running for 4.728) 07:14:55 2024-03-30T07:14:54.889Z WARN 6938 --- [ 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:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.912 s - in org.onap.cps.tbdmt.rest.ExecutionControllerTest 07:14:55 [INFO] Running org.onap.cps.tbdmt.rest.TemplateControllerTest 07:14:55 07:14:55 . ____ _ __ _ _ 07:14:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 07:14:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 07:14:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 07:14:55 ' |____| .__|_| |_|_| |_\__, | / / / / 07:14:55 =========|_|==============|___/=/_/_/_/ 07:14:55 :: Spring Boot :: (v3.1.5) 07:14:55 07:14:55 2024-03-30T07:14:55.170Z INFO 6938 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : Starting TemplateControllerTest using Java 17.0.6-ea with PID 6938 (started by jenkins in /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest) 07:14:55 2024-03-30T07:14:55.170Z INFO 6938 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : No active profile set, falling back to 1 default profile: "default" 07:14:55 2024-03-30T07:14:55.608Z INFO 6938 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 07:14:55 2024-03-30T07:14:55.608Z INFO 6938 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 07:14:55 2024-03-30T07:14:55.608Z INFO 6938 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 07:14:55 2024-03-30T07:14:55.616Z INFO 6938 --- [ main] o.o.c.tbdmt.rest.TemplateControllerTest : Started TemplateControllerTest in 0.486 seconds (process running for 5.685) 07:14:55 2024-03-30T07:14:55.699Z WARN 6938 --- [ 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:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s - in org.onap.cps.tbdmt.rest.TemplateControllerTest 07:14:55 [INFO] 07:14:55 [INFO] Results: 07:14:55 [INFO] 07:14:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 07:14:55 [INFO] 07:14:55 [INFO] 07:14:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-rest --- 07:14:55 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec 07:14:55 [INFO] Analyzed bundle 'cps-tbdmt-rest' with 3 classes 07:14:55 [INFO] 07:14:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-rest --- 07:14:55 [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:55 [INFO] 07:14:55 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-tbdmt-rest --- 07:14:55 [INFO] 07:14:55 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405Z, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:55 [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:55 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:55 [INFO] Building dependencies layer... 07:14:55 [INFO] Building snapshot dependencies layer... 07:14:55 [INFO] Building resources layer... 07:14:55 [INFO] Building classes layer... 07:14:55 [INFO] Building jvm arg files layer... 07:14:55 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:58 [INFO] 07:14:58 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:58 [INFO] Loading to Docker daemon... 07:14:59 [INFO] 07:14:59 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405Z, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:59 [INFO] 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-rest --- 07:14:59 [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:59 [INFO] 07:14:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-rest --- 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-rest --- 07:14:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:14:59 [INFO] 07:14:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-rest --- 07:14:59 [INFO] Loading execution data file /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/code-coverage/jacoco-ut.exec 07:14:59 [INFO] Analyzed bundle 'cps-tbdmt-rest' with 3 classes 07:14:59 [INFO] All coverage checks have been met. 07:14:59 [INFO] 07:14:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-rest --- 07:14:59 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-rest/target/failsafe-reports 07:14:59 [INFO] 07:14:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-rest --- 07:14:59 [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:59 [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:59 [INFO] 07:14:59 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-rest --- 07:14:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:59 [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:59 [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:59 [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:59 [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:59 [INFO] 07:14:59 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-tbdmt-rest --- 07:14:59 [INFO] 07:14:59 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405Z, nexus3.onap.org:10003/onap/cps-tbdmt... 07:14:59 [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:59 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405Z 07:14:59 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 07:14:59 [INFO] Building dependencies layer... 07:14:59 [INFO] Building snapshot dependencies layer... 07:14:59 [INFO] Building resources layer... 07:14:59 [INFO] Building jvm arg files layer... 07:14:59 [INFO] Building classes layer... 07:14:59 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 07:14:59 [INFO] 07:14:59 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.tbdmt.Application] 07:14:59 [INFO] 07:14:59 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT-20240330T071405Z, nexus3.onap.org:10003/onap/cps-tbdmt 07:14:59 [INFO] 07:14:59 [INFO] 07:14:59 [INFO] ----------------< org.onap.cps:cps-tbdmt-dependencies >----------------- 07:14:59 [INFO] Building org.onap.cps:cps-tbdmt-dependencies 0.0.1-SNAPSHOT [4/7] 07:14:59 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:59 [INFO] 07:14:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-dependencies --- 07:14:59 [INFO] 07:14:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-dependencies --- 07:14:59 [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:59 [INFO] 07:14:59 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cps-tbdmt-dependencies --- 07:14:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:59 [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:59 [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:59 [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:59 [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:59 [INFO] 07:14:59 [INFO] ---------------------< org.onap.cps:cps-tbdmt-bom >--------------------- 07:14:59 [INFO] Building cps-tbdmt-bom 0.0.1-SNAPSHOT [5/7] 07:14:59 [INFO] --------------------------------[ pom ]--------------------------------- 07:14:59 [INFO] 07:14:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-bom --- 07:14:59 [INFO] 07:14:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-bom --- 07:14:59 [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:59 [INFO] 07:14:59 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ cps-tbdmt-bom --- 07:14:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:14:59 [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:59 [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:59 [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:59 [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:59 [INFO] 07:14:59 [INFO] -----------------< org.onap.cps:cps-tbdmt-application >----------------- 07:14:59 [INFO] Building cps-tbdmt-application 0.0.1-SNAPSHOT [6/7] 07:14:59 [INFO] --------------------------------[ jar ]--------------------------------- 07:15:02 [INFO] 07:15:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-application --- 07:15:02 [INFO] 07:15:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-application --- 07:15:02 [INFO] 07:15:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-application --- 07:15:02 [INFO] 07:15:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-tbdmt-application --- 07:15:02 [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:15:02 [INFO] 07:15:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-tbdmt-application --- 07:15:02 [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:15:02 [INFO] 07:15:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-application --- 07:15:02 [INFO] You have 0 Checkstyle violations. 07:15:02 [INFO] 07:15:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-application --- 07:15:02 [INFO] You have 0 Checkstyle violations. 07:15:02 [INFO] 07:15:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-tbdmt-application --- 07:15:02 [INFO] Starting audit... 07:15:02 Audit done. 07:15:02 [INFO] You have 0 Checkstyle violations. 07:15:02 [INFO] 07:15:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-tbdmt-application --- 07:15:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:15:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/src/main/resources 07:15:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/generated-sources/license 07:15:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/generated-resources/licenses 07:15:02 [INFO] 07:15:02 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cps-tbdmt-application --- 07:15:02 [INFO] Changes detected - recompiling the module! 07:15:02 [INFO] Compiling 1 source file to /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/classes 07:15:02 [INFO] 07:15:02 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-tbdmt-application >>> 07:15:02 [INFO] 07:15:02 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-tbdmt-application --- 07:15:02 [INFO] Fork Value is true 07:15:02 [java] Unexpected problem occured during version sanity check 07:15:02 [java] Reported exception: 07:15:02 [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:15:02 [java] at org.slf4j.LoggerFactory.versionSanityCheck(LoggerFactory.java:297) 07:15:02 [java] at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:141) 07:15:02 [java] at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:421) 07:15:02 [java] at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:407) 07:15:02 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:356) 07:15:02 [java] at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:382) 07:15:02 [java] at edu.umd.cs.findbugs.FindBugs2.(FindBugs2.java:96) 07:15:04 [java] WARNING: A terminally deprecated method in java.lang.System has been called 07:15:04 [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:15:04 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 07:15:04 [java] WARNING: System::setSecurityManager will be removed in a future release 07:15:04 [INFO] Done SpotBugs Analysis.... 07:15:04 [INFO] 07:15:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-tbdmt-application <<< 07:15:04 [INFO] 07:15:04 [INFO] 07:15:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-tbdmt-application --- 07:15:04 [INFO] BugInstance size is 0 07:15:04 [INFO] Error size is 0 07:15:04 [INFO] No errors/warnings found 07:15:04 [INFO] 07:15:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-tbdmt-application --- 07:15:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 07:15:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/src/test/resources 07:15:04 [INFO] 07:15:04 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cps-tbdmt-application --- 07:15:04 [INFO] No sources to compile 07:15:04 [INFO] 07:15:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-tbdmt-application --- 07:15:04 [INFO] No tests to run. 07:15:04 [INFO] 07:15:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-tbdmt-application --- 07:15:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:04 [INFO] 07:15:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-tbdmt-application --- 07:15:04 [INFO] Building jar: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/cps-tbdmt-application-0.0.1-SNAPSHOT.jar 07:15:04 [INFO] 07:15:04 [INFO] --- jib-maven-plugin:2.8.0:dockerBuild (build) @ cps-tbdmt-application --- 07:15:06 [WARNING] Setting image creation time to current time; your image may not be reproducible. 07:15:06 [INFO] 07:15:06 [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:15:06 [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:06 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java11:8.0.0... 07:15:06 [INFO] Building dependencies layer... 07:15:06 [INFO] Building snapshot dependencies layer... 07:15:06 [INFO] Building resources layer... 07:15:06 [INFO] Building classes layer... 07:15:06 [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] Loading to Docker daemon... 07:15:11 [INFO] 07:15:11 [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:11 [INFO] 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-tbdmt-application --- 07:15:11 [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:11 [INFO] 07:15:11 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-application --- 07:15:11 [INFO] No tests to run. 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-tbdmt-application --- 07:15:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-tbdmt-application --- 07:15:11 [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:11 [INFO] 07:15:11 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-application --- 07:15:11 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/cps-tbdmt-application/target/failsafe-reports 07:15:11 [INFO] 07:15:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-application --- 07:15:11 [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:11 [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:11 [INFO] 07:15:11 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-application --- 07:15:11 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo 07:15:11 [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:11 [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:11 [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:11 [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:11 [INFO] 07:15:11 [INFO] --- jib-maven-plugin:2.8.0:build (buildAndPush) @ cps-tbdmt-application --- 07:15:11 [WARNING] Setting image creation time to current time; your image may not be reproducible. 07:15:11 [INFO] 07:15:11 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT, nexus3.onap.org:10003/onap/cps-tbdmt... 07:15:11 [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:11 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java11:8.0.0... 07:15:11 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-tbdmt:0.0.1-SNAPSHOT 07:15:11 [INFO] Building dependencies layer... 07:15:11 [INFO] Building snapshot dependencies layer... 07:15:11 [INFO] Building resources layer... 07:15:11 [INFO] Building classes layer... 07:15:11 [INFO] Using base image with digest: sha256:e32c815dd2a91c1b50da04fa3869891ce96645deaec865fa46c8db91d19de01d 07:15:11 [INFO] 07:15:11 [INFO] Container entrypoint set to [java, -cp, /app/resources:/app/classes:/app/libs/*, org.onap.cps.tbdmt.Application] 07:15:11 [INFO] 07:15:11 [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:11 [INFO] 07:15:11 [INFO] 07:15:11 [INFO] -----------------< org.onap.cps:cps-tbdmt-aggregator >------------------ 07:15:11 [INFO] Building cps-tbdmt 0.0.1-SNAPSHOT [7/7] 07:15:11 [INFO] --------------------------------[ pom ]--------------------------------- 07:15:11 [INFO] 07:15:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-tbdmt-aggregator --- 07:15:11 [INFO] Deleting /w/workspace/cps-cps-tbdmt-maven-merge-master/target 07:15:11 [INFO] 07:15:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-tbdmt-aggregator --- 07:15:11 [INFO] 07:15:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-tbdmt-aggregator --- 07:15:11 [INFO] 07:15:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-tbdmt-aggregator --- 07:15:12 [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:12 [INFO] 07:15:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] Starting audit... 07:15:12 Audit done. 07:15:12 [INFO] You have 0 Checkstyle violations. 07:15:12 [INFO] 07:15:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] Starting audit... 07:15:12 Audit done. 07:15:12 [INFO] You have 0 Checkstyle violations. 07:15:12 [INFO] 07:15:12 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:12 [INFO] 07:15:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-tbdmt-aggregator --- 07:15:12 [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:12 [INFO] 07:15:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] No tests to run. 07:15:12 [INFO] 07:15:12 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 07:15:12 [INFO] 07:15:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] Failsafe report directory: /w/workspace/cps-cps-tbdmt-maven-merge-master/target/failsafe-reports 07:15:12 [INFO] 07:15:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] Skipping artifact installation 07:15:12 [INFO] 07:15:12 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-tbdmt-aggregator --- 07:15:12 [INFO] Skipping artifact deployment 07:15:12 [INFO] ------------------------------------------------------------------------ 07:15:12 [INFO] Reactor Summary for cps-tbdmt 0.0.1-SNAPSHOT: 07:15:12 [INFO] 07:15:12 [INFO] cps-tbdmt-parent ................................... SUCCESS [ 12.009 s] 07:15:12 [INFO] cps-tbdmt-service .................................. SUCCESS [ 23.786 s] 07:15:12 [INFO] cps-tbdmt-rest ..................................... SUCCESS [ 14.369 s] 07:15:12 [INFO] org.onap.cps:cps-tbdmt-dependencies ................ SUCCESS [ 0.108 s] 07:15:12 [INFO] cps-tbdmt-bom ...................................... SUCCESS [ 0.008 s] 07:15:12 [INFO] cps-tbdmt-application .............................. SUCCESS [ 11.640 s] 07:15:12 [INFO] cps-tbdmt .......................................... SUCCESS [ 1.190 s] 07:15:12 [INFO] ------------------------------------------------------------------------ 07:15:12 [INFO] BUILD SUCCESS 07:15:12 [INFO] ------------------------------------------------------------------------ 07:15:12 [INFO] Total time: 01:06 min 07:15:12 [INFO] Finished at: 2024-03-30T07:15:12Z 07:15:12 [INFO] ------------------------------------------------------------------------ 07:15:12 [cps-cps-tbdmt-maven-merge-master] $ /bin/sh -xe /tmp/jenkins4685129361299154542.sh 07:15:12 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins11544662094591392264.sh 07:15:12 ---> common-variables.sh 07:15:12 --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:12 ---> maven-deploy.sh 07:15:12 -----> Remove metadata files that were not updated 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/checkstyle/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-aggregator/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-application/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-bom/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-dependencies/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-events/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-events/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub/maven-metadata.xml 07:15:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ncmp-service/maven-metadata.xml 07:15:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-rest/maven-metadata.xml 07:15:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-nf-proxy-service/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-parent/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-path-parser/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-rest/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-ri/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/cps-service/maven-metadata.xml 07:15:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/integration-test/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/jacoco-report/maven-metadata.xml 07:15:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/ncmp-dmi-plugin/maven-metadata.xml 07:15:12 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:12 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:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 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:13 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/maven-metadata.xml 07:15:13 Removing unmodified file /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo/org/onap/cps/spotbugs/maven-metadata.xml 07:15:13 -----> Install lftools 07:15:13 Setup pyenv: 07:15:13 system 07:15:13 3.8.13 07:15:13 3.9.13 07:15:13 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wyXv from file:/tmp/.os_lf_venv 07:15:15 lf-activate-venv(): INFO: Installing: lftools 07:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-wyXv/bin to PATH 07:15:24 -----> Upload files to Nexus 07:15:25 ####################################################### 07:15:25 Deploying directory /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml (353.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/maven-metadata.xml.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml (789.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.jar (3.41 kb) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.jar.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.jar.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.pom (4.4 kb) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.pom.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.pom.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml (345.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml (606.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240330.071459-667.pom (2.84 kb) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240330.071459-667.pom.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240330.071459-667.pom.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml (354.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml (615.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240330.071459-667.pom (5.36 kb) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240330.071459-667.pom.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240330.071459-667.pom.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml (348.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.sha1 (40.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.md5 (32.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml (609.0 b) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240330.071421-667.pom (17.25 kb) 07:15:25 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240330.071421-667.pom.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240330.071421-667.pom.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml (346.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml (782.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.jar (6.56 kb) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.jar.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.jar.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.pom.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.pom (2.98 kb) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.pom.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml (349.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/maven-metadata.xml.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml (785.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.jar (22.12 kb) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.jar.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.jar.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.pom (4.38 kb) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.pom.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.pom.md5 (32.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) 07:15:26 Attempting to upload org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.jar 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.jar.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.jar.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.pom 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.pom.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/cps-tbdmt-application-0.0.1-20240330.071511-667.pom.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-application/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240330.071459-667.pom 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240330.071459-667.pom.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/cps-tbdmt-bom-0.0.1-20240330.071459-667.pom.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-bom/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240330.071459-667.pom 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240330.071459-667.pom.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/cps-tbdmt-dependencies-0.0.1-20240330.071459-667.pom.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-dependencies/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240330.071421-667.pom 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240330.071421-667.pom.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/cps-tbdmt-parent-0.0.1-20240330.071421-667.pom.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-parent/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.jar 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.jar.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.jar.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.pom 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.pom.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/cps-tbdmt-rest-0.0.1-20240330.071459-667.pom.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-rest/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/maven-metadata.xml.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.jar 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.jar.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.jar.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.pom 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.pom.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/cps-tbdmt-service-0.0.1-20240330.071444-667.pom.md5 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.sha1 07:15:28 Successfully uploaded org/onap/cps/cps-tbdmt-service/0.0.1-SNAPSHOT/maven-metadata.xml.md5 07:15:28 Finished deploying /w/workspace/cps-cps-tbdmt-maven-merge-master/m2repo to https://nexus.onap.org/content/repositories/snapshots 07:15:28 ####################################################### 07:15:28 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins7146761427049175652.sh 07:15:28 $ ssh-agent -k 07:15:28 unset SSH_AUTH_SOCK; 07:15:28 unset SSH_AGENT_PID; 07:15:28 echo Agent pid 5579 killed; 07:15:28 [ssh-agent] Stopped. 07:15:28 [FINDBUGS] Collecting findbugs analysis files... 07:15:29 [FINDBUGS] Searching for all files in /w/workspace/cps-cps-tbdmt-maven-merge-master that match the pattern **/findbugsXml.xml 07:15:29 [FINDBUGS] No files found. Configuration error? 07:15:29 The recommended git tool is: NONE 07:15:29 using credential onap-jenkins-ssh 07:15:29 Using GitBlamer to create author and commit information for all warnings. 07:15:29 GIT_COMMIT=7c6bbfa94de91400c6ea22853b6577b1fa3524df, workspace=/w/workspace/cps-cps-tbdmt-maven-merge-master 07:15:29 [FINDBUGS] Computing warning deltas based on reference build #1162 07:15:29 [PostBuildScript] - [INFO] Executing post build scripts. 07:15:29 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins12996093371481295834.sh 07:15:29 ---> sysstat.sh 07:15:29 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins640804396094310832.sh 07:15:29 ---> package-listing.sh 07:15:29 ++ facter osfamily 07:15:29 ++ tr '[:upper:]' '[:lower:]' 07:15:29 + OS_FAMILY=redhat 07:15:29 + workspace=/w/workspace/cps-cps-tbdmt-maven-merge-master 07:15:29 + START_PACKAGES=/tmp/packages_start.txt 07:15:29 + END_PACKAGES=/tmp/packages_end.txt 07:15:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:15:29 + PACKAGES=/tmp/packages_start.txt 07:15:29 + '[' /w/workspace/cps-cps-tbdmt-maven-merge-master ']' 07:15:29 + PACKAGES=/tmp/packages_end.txt 07:15:29 + case "${OS_FAMILY}" in 07:15:29 + rpm -qa 07:15:29 + sort 07:15:30 + '[' -f /tmp/packages_start.txt ']' 07:15:30 + '[' -f /tmp/packages_end.txt ']' 07:15:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:15:30 + '[' /w/workspace/cps-cps-tbdmt-maven-merge-master ']' 07:15:30 + mkdir -p /w/workspace/cps-cps-tbdmt-maven-merge-master/archives/ 07:15:30 + 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:30 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins15731855742097561938.sh 07:15:30 ---> capture-instance-metadata.sh 07:15:30 Setup pyenv: 07:15:30 system 07:15:30 3.8.13 07:15:30 3.9.13 07:15:30 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wyXv from file:/tmp/.os_lf_venv 07:15:32 lf-activate-venv(): INFO: Installing: lftools 07:15:40 lf-activate-venv(): INFO: Adding /tmp/venv-wyXv/bin to PATH 07:15:40 INFO: Running in OpenStack, capturing instance metadata 07:15:41 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins17994249160664277024.sh 07:15:41 provisioning config files... 07:15:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-cps-tbdmt-maven-merge-master@tmp/config2876869411740883355tmp 07:15:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:15:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:15:41 [EnvInject] - Injecting environment variables from a build step. 07:15:41 [EnvInject] - Injecting as environment variables the properties content 07:15:41 SERVER_ID=logs 07:15:41 07:15:41 [EnvInject] - Variables injected successfully. 07:15:41 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins2251473106629344641.sh 07:15:41 ---> create-netrc.sh 07:15:41 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins16339786482452976670.sh 07:15:41 ---> python-tools-install.sh 07:15:41 Setup pyenv: 07:15:41 system 07:15:41 3.8.13 07:15:41 3.9.13 07:15:41 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wyXv from file:/tmp/.os_lf_venv 07:15:42 lf-activate-venv(): INFO: Installing: lftools 07:15:51 lf-activate-venv(): INFO: Adding /tmp/venv-wyXv/bin to PATH 07:15:51 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins11496628401062428688.sh 07:15:51 ---> sudo-logs.sh 07:15:51 Archiving 'sudo' log.. 07:15:51 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash /tmp/jenkins2221875502780953733.sh 07:15:51 ---> job-cost.sh 07:15:51 Setup pyenv: 07:15:51 system 07:15:51 3.8.13 07:15:51 3.9.13 07:15:51 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wyXv from file:/tmp/.os_lf_venv 07:15:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-wyXv/bin to PATH 07:15:57 INFO: No Stack... 07:15:58 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:58 INFO: Archiving Costs 07:15:58 [cps-cps-tbdmt-maven-merge-master] $ /bin/bash -l /tmp/jenkins8216076595501446094.sh 07:15:58 ---> logs-deploy.sh 07:15:58 Setup pyenv: 07:15:58 system 07:15:58 3.8.13 07:15:58 3.9.13 07:15:58 * 3.10.6 (set by /w/workspace/cps-cps-tbdmt-maven-merge-master/.python-version) 07:15:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wyXv from file:/tmp/.os_lf_venv 07:16:00 lf-activate-venv(): INFO: Installing: lftools 07:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-wyXv/bin to PATH 07:16:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-cps-tbdmt-maven-merge-master/1163 07:16:08 INFO: archiving workspace using pattern(s): 07:16:09 Archives upload complete. 07:16:09 INFO: archiving logs to Nexus 07:16:09 ---> uname -a: 07:16:09 Linux prd-centos8-docker-8c-8g-19321.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:09 07:16:09 07:16:09 ---> lscpu: 07:16:09 Architecture: x86_64 07:16:09 CPU op-mode(s): 32-bit, 64-bit 07:16:09 Byte Order: Little Endian 07:16:09 CPU(s): 8 07:16:09 On-line CPU(s) list: 0-7 07:16:09 Thread(s) per core: 1 07:16:09 Core(s) per socket: 1 07:16:09 Socket(s): 8 07:16:09 NUMA node(s): 1 07:16:09 Vendor ID: AuthenticAMD 07:16:09 CPU family: 23 07:16:09 Model: 49 07:16:09 Model name: AMD EPYC-Rome Processor 07:16:09 Stepping: 0 07:16:09 CPU MHz: 2799.996 07:16:09 BogoMIPS: 5599.99 07:16:09 Virtualization: AMD-V 07:16:09 Hypervisor vendor: KVM 07:16:09 Virtualization type: full 07:16:09 L1d cache: 32K 07:16:09 L1i cache: 32K 07:16:09 L2 cache: 512K 07:16:09 L3 cache: 16384K 07:16:09 NUMA node0 CPU(s): 0-7 07:16:09 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:09 07:16:09 07:16:09 ---> nproc: 07:16:09 8 07:16:09 07:16:09 07:16:09 ---> df -h: 07:16:09 Filesystem Size Used Avail Use% Mounted on 07:16:09 devtmpfs 16G 0 16G 0% /dev 07:16:09 tmpfs 16G 0 16G 0% /dev/shm 07:16:09 tmpfs 16G 17M 16G 1% /run 07:16:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:16:09 /dev/vda1 160G 11G 150G 7% / 07:16:09 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:16:09 07:16:09 07:16:09 ---> free -m: 07:16:09 total used free shared buff/cache available 07:16:09 Mem: 31890 1001 27522 19 3365 30440 07:16:09 Swap: 1023 0 1023 07:16:09 07:16:09 07:16:09 ---> ip addr: 07:16:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:16:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:16:09 inet 127.0.0.1/8 scope host lo 07:16:09 valid_lft forever preferred_lft forever 07:16:09 inet6 ::1/128 scope host 07:16:09 valid_lft forever preferred_lft forever 07:16:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:16:09 link/ether fa:16:3e:75:ea:f0 brd ff:ff:ff:ff:ff:ff 07:16:09 altname enp0s3 07:16:09 altname ens3 07:16:09 inet 10.30.107.98/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:16:09 valid_lft 86177sec preferred_lft 86177sec 07:16:09 inet6 fe80::f816:3eff:fe75:eaf0/64 scope link 07:16:09 valid_lft forever preferred_lft forever 07:16:09 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:16:09 link/ether 02:42:f5:cc:19:5d brd ff:ff:ff:ff:ff:ff 07:16:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:16:09 valid_lft forever preferred_lft forever 07:16:09 07:16:09 07:16:09 ---> sar -b -r -n DEV: 07:16:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/30/2024 _x86_64_ (8 CPU) 07:16:09 07:16:09 07:12:24 LINUX RESTART (8 CPU) 07:16:09 07:16:09 07:13:01 AM tps rtps wtps bread/s bwrtn/s 07:16:09 07:14:01 AM 104.38 9.18 95.20 2906.90 6969.19 07:16:09 07:15:01 AM 266.24 23.18 243.06 7320.25 13230.11 07:16:09 07:16:01 AM 95.17 0.70 94.47 66.78 29365.99 07:16:09 Average: 155.26 11.02 144.24 3431.09 16521.95 07:16:09 07:16:09 07:13:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:16:09 07:14:01 AM 29507896 31284540 3147816 9.64 2688 2097580 1324980 3.93 167656 2540676 159892 07:16:09 07:15:01 AM 27608036 30233356 5047676 15.46 2688 2936304 2247968 6.67 499280 4058684 463684 07:16:09 07:16:01 AM 28201864 31190520 4453848 13.64 2688 3297092 1453056 4.31 742704 3218880 1088 07:16:09 Average: 28439265 30902805 4216447 12.91 2688 2776992 1675335 4.97 469880 3272747 208221 07:16:09 07:16:09 07:13:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:16:09 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 07:14:01 AM eth0 87.00 63.80 1023.98 29.00 0.00 0.00 0.00 0.00 07:16:09 07:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 07:15:01 AM eth0 339.03 300.05 3662.79 50.31 0.00 0.00 0.00 0.00 07:16:09 07:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 07:16:01 AM eth0 191.55 168.84 1480.11 35.87 0.00 0.00 0.00 0.00 07:16:09 07:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 Average: eth0 205.85 177.56 2055.54 38.39 0.00 0.00 0.00 0.00 07:16:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:09 07:16:09 07:16:09 ---> sar -P ALL: 07:16:09 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/30/2024 _x86_64_ (8 CPU) 07:16:09 07:16:09 07:12:24 LINUX RESTART (8 CPU) 07:16:09 07:16:09 07:13:01 AM CPU %user %nice %system %iowait %steal %idle 07:16:09 07:14:01 AM all 9.65 0.00 0.95 1.04 0.05 88.32 07:16:09 07:14:01 AM 0 2.58 0.00 0.57 0.15 0.05 96.65 07:16:09 07:14:01 AM 1 16.03 0.00 1.39 1.02 0.03 81.53 07:16:09 07:14:01 AM 2 5.05 0.00 0.54 0.12 0.07 94.23 07:16:09 07:14:01 AM 3 2.41 0.00 0.60 0.74 0.08 96.17 07:16:09 07:14:01 AM 4 22.01 0.00 1.59 0.48 0.03 75.89 07:16:09 07:14:01 AM 5 3.52 0.00 0.53 4.22 0.02 91.70 07:16:09 07:14:01 AM 6 16.40 0.00 1.17 0.50 0.05 81.88 07:16:09 07:14:01 AM 7 9.19 0.00 1.18 1.08 0.03 88.51 07:16:09 07:15:01 AM all 31.18 0.00 1.87 1.69 0.08 65.18 07:16:09 07:15:01 AM 0 23.21 0.00 2.33 2.24 0.08 72.14 07:16:09 07:15:01 AM 1 36.72 0.00 2.08 1.17 0.08 59.94 07:16:09 07:15:01 AM 2 31.85 0.00 1.91 0.96 0.08 65.20 07:16:09 07:15:01 AM 3 31.83 0.00 1.69 1.05 0.08 65.34 07:16:09 07:15:01 AM 4 38.39 0.00 1.28 0.76 0.08 59.49 07:16:09 07:15:01 AM 5 21.30 0.00 1.71 2.01 0.10 74.88 07:16:09 07:15:01 AM 6 28.58 0.00 1.84 1.41 0.07 68.10 07:16:09 07:15:01 AM 7 37.57 0.00 2.13 3.89 0.08 56.33 07:16:09 07:16:01 AM all 13.29 0.00 1.39 1.48 0.05 83.78 07:16:09 07:16:01 AM 0 5.97 0.00 1.19 0.94 0.07 91.84 07:16:09 07:16:01 AM 1 36.84 0.00 1.80 0.75 0.07 60.54 07:16:09 07:16:01 AM 2 5.64 0.00 1.42 1.95 0.05 90.93 07:16:09 07:16:01 AM 3 6.48 0.00 1.09 0.00 0.03 92.40 07:16:09 07:16:01 AM 4 24.87 0.00 1.84 2.81 0.03 70.45 07:16:09 07:16:01 AM 5 9.26 0.00 1.25 2.01 0.05 87.42 07:16:09 07:16:01 AM 6 13.07 0.00 1.27 0.00 0.05 85.61 07:16:09 07:16:01 AM 7 4.17 0.00 1.29 3.38 0.07 91.10 07:16:09 Average: all 18.03 0.00 1.40 1.40 0.06 79.11 07:16:09 Average: 0 10.58 0.00 1.36 1.11 0.07 86.89 07:16:09 Average: 1 29.86 0.00 1.76 0.98 0.06 67.34 07:16:09 Average: 2 14.17 0.00 1.29 1.01 0.07 83.47 07:16:09 Average: 3 13.57 0.00 1.13 0.60 0.07 84.64 07:16:09 Average: 4 28.41 0.00 1.57 1.35 0.05 68.63 07:16:09 Average: 5 11.35 0.00 1.17 2.75 0.06 84.68 07:16:09 Average: 6 19.34 0.00 1.43 0.64 0.06 78.54 07:16:09 Average: 7 16.96 0.00 1.53 2.78 0.06 78.66 07:16:09 07:16:09 07:16:09