16:12:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137339 16:12:47 Running as SYSTEM 16:12:47 [EnvInject] - Loading node environment variables. 16:12:47 Building remotely on prd-centos8-docker-8c-8g-7431 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 16:12:47 [ssh-agent] Looking for ssh-agent implementation... 16:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:47 $ ssh-agent 16:12:47 SSH_AUTH_SOCK=/tmp/ssh-NAtL7zn6sHmV/agent.5594 16:12:47 SSH_AGENT_PID=5596 16:12:47 [ssh-agent] Started. 16:12:47 Running ssh-add (command line suppressed) 16:12:47 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_11270467919568591886.key (/w/workspace/cps-master-verify-java@tmp/private_key_11270467919568591886.key) 16:12:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:12:47 The recommended git tool is: NONE 16:12:48 using credential onap-jenkins-ssh 16:12:48 Wiping out workspace first. 16:12:48 Cloning the remote Git repository 16:12:48 Cloning repository git://cloud.onap.org/mirror/cps.git 16:12:48 > git init /w/workspace/cps-master-verify-java # timeout=10 16:12:49 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:12:49 > git --version # timeout=10 16:12:49 > git --version # 'git version 2.39.1' 16:12:49 using GIT_SSH to set credentials Gerrit user 16:12:49 [INFO] Currently running in a labeled security context 16:12:49 [INFO] Currently SELinux is 'enforcing' on the host 16:12:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7824119570553210628.key 16:12:49 Verifying host key using manually-configured host key entries 16:12:49 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:12:51 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:12:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:51 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:12:51 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:12:51 using GIT_SSH to set credentials Gerrit user 16:12:51 [INFO] Currently running in a labeled security context 16:12:51 [INFO] Currently SELinux is 'enforcing' on the host 16:12:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh9722701910226523915.key 16:12:51 Verifying host key using manually-configured host key entries 16:12:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/39/137339/2 # timeout=30 16:12:51 > git rev-parse 97c659a5a1bb08bb57b74e98bd43b76a02706554^{commit} # timeout=10 16:12:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:12:51 Checking out Revision 97c659a5a1bb08bb57b74e98bd43b76a02706554 (refs/changes/39/137339/2) 16:12:51 > git config core.sparsecheckout # timeout=10 16:12:51 > git checkout -f 97c659a5a1bb08bb57b74e98bd43b76a02706554 # timeout=30 16:12:54 Commit message: "Improve unit test for regsitration, upgrade" 16:12:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:12:54 > git rev-list --no-walk 3c8eaa8624c2bac85745f8d547d7aac8a9164c6e # timeout=10 16:12:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4830857064973306596.sh 16:12:54 ---> python-tools-install.sh 16:12:55 Setup pyenv: 16:12:55 system 16:12:55 * 3.8.13 (set by /opt/pyenv/version) 16:12:55 * 3.9.13 (set by /opt/pyenv/version) 16:12:55 * 3.10.6 (set by /opt/pyenv/version) 16:12:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N8Dl 16:12:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:13:02 lf-activate-venv(): INFO: Installing: lftools 16:13:44 lf-activate-venv(): INFO: Adding /tmp/venv-N8Dl/bin to PATH 16:13:44 Generating Requirements File 16:14:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:14:12 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:14:13 Python 3.10.6 16:14:13 pip 24.0 from /tmp/venv-N8Dl/lib/python3.10/site-packages/pip (python 3.10) 16:14:13 appdirs==1.4.4 16:14:13 argcomplete==3.2.2 16:14:13 aspy.yaml==1.3.0 16:14:13 attrs==23.2.0 16:14:13 autopage==0.5.2 16:14:13 beautifulsoup4==4.12.3 16:14:13 boto3==1.34.46 16:14:13 botocore==1.34.46 16:14:13 bs4==0.0.2 16:14:13 cachetools==5.3.2 16:14:13 certifi==2024.2.2 16:14:13 cffi==1.16.0 16:14:13 cfgv==3.4.0 16:14:13 chardet==5.2.0 16:14:13 charset-normalizer==3.3.2 16:14:13 click==8.1.7 16:14:13 cliff==4.5.0 16:14:13 cmd2==2.4.3 16:14:13 cryptography==3.3.2 16:14:13 debtcollector==2.5.0 16:14:13 decorator==5.1.1 16:14:13 defusedxml==0.7.1 16:14:13 Deprecated==1.2.14 16:14:13 distlib==0.3.8 16:14:13 dnspython==2.6.1 16:14:13 docker==4.2.2 16:14:13 dogpile.cache==1.3.1 16:14:13 email-validator==2.1.0.post1 16:14:13 filelock==3.13.1 16:14:13 future==1.0.0 16:14:13 gitdb==4.0.11 16:14:13 GitPython==3.1.42 16:14:13 google-auth==2.28.0 16:14:13 httplib2==0.22.0 16:14:13 identify==2.5.35 16:14:13 idna==3.6 16:14:13 importlib-resources==1.5.0 16:14:13 iso8601==2.1.0 16:14:13 Jinja2==3.1.3 16:14:13 jmespath==1.0.1 16:14:13 jsonpatch==1.33 16:14:13 jsonpointer==2.4 16:14:13 jsonschema==4.21.1 16:14:13 jsonschema-specifications==2023.12.1 16:14:13 keystoneauth1==5.5.0 16:14:13 kubernetes==29.0.0 16:14:13 lftools==0.37.9 16:14:13 lxml==5.1.0 16:14:13 MarkupSafe==2.1.5 16:14:13 msgpack==1.0.7 16:14:13 multi_key_dict==2.0.3 16:14:13 munch==4.0.0 16:14:13 netaddr==1.2.1 16:14:13 netifaces==0.11.0 16:14:13 niet==1.4.2 16:14:13 nodeenv==1.8.0 16:14:13 oauth2client==4.1.3 16:14:13 oauthlib==3.2.2 16:14:13 openstacksdk==0.62.0 16:14:13 os-client-config==2.1.0 16:14:13 os-service-types==1.7.0 16:14:13 osc-lib==3.0.0 16:14:13 oslo.config==9.3.0 16:14:13 oslo.context==5.3.0 16:14:13 oslo.i18n==6.2.0 16:14:13 oslo.log==5.4.0 16:14:13 oslo.serialization==5.3.0 16:14:13 oslo.utils==7.0.0 16:14:13 packaging==23.2 16:14:13 pbr==6.0.0 16:14:13 platformdirs==4.2.0 16:14:13 prettytable==3.10.0 16:14:13 pyasn1==0.5.1 16:14:13 pyasn1-modules==0.3.0 16:14:13 pycparser==2.21 16:14:13 pygerrit2==2.0.15 16:14:13 PyGithub==2.2.0 16:14:13 pyinotify==0.9.6 16:14:13 PyJWT==2.8.0 16:14:13 PyNaCl==1.5.0 16:14:13 pyparsing==2.4.7 16:14:13 pyperclip==1.8.2 16:14:13 pyrsistent==0.20.0 16:14:13 python-cinderclient==9.4.0 16:14:13 python-dateutil==2.8.2 16:14:13 python-heatclient==3.4.0 16:14:13 python-jenkins==1.8.2 16:14:13 python-keystoneclient==5.3.0 16:14:13 python-magnumclient==4.3.0 16:14:13 python-novaclient==18.4.0 16:14:13 python-openstackclient==6.0.1 16:14:13 python-swiftclient==4.4.0 16:14:13 pytz==2024.1 16:14:13 PyYAML==6.0.1 16:14:13 referencing==0.33.0 16:14:13 requests==2.31.0 16:14:13 requests-oauthlib==1.3.1 16:14:13 requestsexceptions==1.4.0 16:14:13 rfc3986==2.0.0 16:14:13 rpds-py==0.18.0 16:14:13 rsa==4.9 16:14:13 ruamel.yaml==0.18.6 16:14:13 ruamel.yaml.clib==0.2.8 16:14:13 s3transfer==0.10.0 16:14:13 simplejson==3.19.2 16:14:13 six==1.16.0 16:14:13 smmap==5.0.1 16:14:13 soupsieve==2.5 16:14:13 stevedore==5.1.0 16:14:13 tabulate==0.9.0 16:14:13 toml==0.10.2 16:14:13 tomlkit==0.12.3 16:14:13 tqdm==4.66.2 16:14:13 typing_extensions==4.9.0 16:14:13 tzdata==2024.1 16:14:13 urllib3==1.26.18 16:14:13 virtualenv==20.25.0 16:14:13 wcwidth==0.2.13 16:14:13 websocket-client==1.7.0 16:14:13 wrapt==1.16.0 16:14:13 xdg==6.0.0 16:14:13 xmltodict==0.13.0 16:14:13 yq==3.2.3 16:14:13 [EnvInject] - Injecting environment variables from a build step. 16:14:13 [EnvInject] - Injecting as environment variables the properties content 16:14:13 SET_JDK_VERSION=openjdk17 16:14:13 GIT_URL="git://cloud.onap.org/mirror" 16:14:13 16:14:13 [EnvInject] - Variables injected successfully. 16:14:13 [cps-master-verify-java] $ /bin/sh /tmp/jenkins11089062556468875620.sh 16:14:13 ---> update-java-alternatives.sh 16:14:13 ---> Updating Java version 16:14:14 ---> RedHat type system detected 16:14:14 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:14:14 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:14:14 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) 16:14:14 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:14:14 [EnvInject] - Injecting environment variables from a build step. 16:14:14 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:14:14 [EnvInject] - Variables injected successfully. 16:14:14 provisioning config files... 16:14:14 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17541488961496843795tmp 16:14:14 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config14130846188657080477tmp 16:14:14 [EnvInject] - Injecting environment variables from a build step. 16:14:14 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-7431 16:14:15 using settings config with name cps-settings 16:14:15 Replacing all maven server entries not found in credentials list is true 16:14:15 using global settings config with name global-settings 16:14:15 Replacing all maven server entries not found in credentials list is true 16:14:15 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings14934595296913652121.xml -gs /tmp/global-settings11537604464717208362.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=97c659a5a1bb08bb57b74e98bd43b76a02706554 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137339 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137339 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/39/137339/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=SW1wcm92ZSB1bml0IHRlc3QgZm9yIHJlZ3NpdHJhdGlvbiwgdXBncmFkZQoKLSB2ZXJpZnkgc2NoZW1hIHNldCBpcyBjcmVhdGVkCi0gYWRkIHRlc3QgY2FzZSBmb3IgdXBnYXJkZSB0byBzYW1lIHRhZwoKSXNzdWUtSUQ6IENQUy0yMDI3ClNpZ25lZC1vZmYtYnk6IFRvaW5lU2llYmVsaW5rIDx0b2luZS5zaWViZWxpbmtAZXN0LnRlY2g+CkNoYW5nZS1JZDogSWQ4NTNmNDc3ZDJhOTBhODZkMTM4MjhhMjdiOTI2OWM2MmUxZDk0NjIK -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Improve unit test for regsitration, upgrade" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Id853f477d2a90a86d13828a27b9269c62e1d9462 -DGERRIT_EVENT_HASH=-1871856527 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:14:16 [INFO] Scanning for projects... 16:14:19 [WARNING] 16:14:19 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.4-SNAPSHOT 16:14:19 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 16:14:19 [WARNING] 16:14:19 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.4-SNAPSHOT 16:14:19 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 16:14:19 [WARNING] 16:14:19 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.4-SNAPSHOT 16:14:19 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 16:14:19 [WARNING] 16:14:19 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 16:14:19 [WARNING] 16:14:19 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 16:14:19 [WARNING] 16:14:19 [INFO] ------------------------------------------------------------------------ 16:14:19 [INFO] Reactor Build Order: 16:14:19 [INFO] 16:14:19 [INFO] org.onap.cps:cps-dependencies [pom] 16:14:19 [INFO] cps-bom [pom] 16:14:19 [INFO] checkstyle [jar] 16:14:19 [INFO] spotbugs [jar] 16:14:19 [INFO] cps-parent [pom] 16:14:19 [INFO] cps-events [jar] 16:14:19 [INFO] cps-path-parser [jar] 16:14:19 [INFO] cps-service [jar] 16:14:19 [INFO] cps-rest [jar] 16:14:19 [INFO] cps-ncmp-events [jar] 16:14:19 [INFO] cps-ncmp-service [jar] 16:14:19 [INFO] cps-ncmp-rest [jar] 16:14:19 [INFO] cps-ncmp-rest-stub [pom] 16:14:19 [INFO] cps-ncmp-rest-stub-service [jar] 16:14:19 [INFO] cps-ncmp-rest-stub-app [jar] 16:14:19 [INFO] cps-ri [jar] 16:14:19 [INFO] dmi-plugin-demo-and-csit-stub [pom] 16:14:19 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 16:14:19 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 16:14:19 [INFO] integration-test [jar] 16:14:19 [INFO] cps-application [jar] 16:14:19 [INFO] jacoco-report [jar] 16:14:19 [INFO] cps [pom] 16:14:19 [INFO] 16:14:19 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:14:19 [INFO] Building org.onap.cps:cps-dependencies 3.4.4-SNAPSHOT [1/23] 16:14:19 [INFO] --------------------------------[ pom ]--------------------------------- 16:14:19 [INFO] 16:14:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:14:19 [INFO] 16:14:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:14:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.4-SNAPSHOT/cps-dependencies-3.4.4-SNAPSHOT.pom 16:14:20 [INFO] 16:14:20 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:14:20 [INFO] Building cps-bom 3.4.4-SNAPSHOT [2/23] 16:14:20 [INFO] --------------------------------[ pom ]--------------------------------- 16:14:20 [INFO] 16:14:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:14:20 [INFO] 16:14:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:14:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.4-SNAPSHOT/cps-bom-3.4.4-SNAPSHOT.pom 16:14:20 [INFO] 16:14:20 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:14:20 [INFO] Building checkstyle 3.4.4-SNAPSHOT [3/23] 16:14:20 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:20 [INFO] 16:14:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:14:20 [INFO] 16:14:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:14:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:14:21 [INFO] Copying 4 resources 16:14:21 [INFO] 16:14:21 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:14:23 [INFO] No sources to compile 16:14:23 [INFO] 16:14:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:14:23 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:14:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 16:14:23 [INFO] 16:14:23 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:14:23 [INFO] No sources to compile 16:14:23 [INFO] 16:14:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:14:23 [INFO] No tests to run. 16:14:23 [INFO] 16:14:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:14:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.4-SNAPSHOT.jar 16:14:24 [INFO] 16:14:24 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:14:25 ======================================================================================================================== 16:14:25 Copyright Check Python Script: 16:14:25 0 issue(s) found after 1 altered file(s) checked 16:14:25 ======================================================================================================================== 16:14:25 [INFO] 16:14:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:14:25 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.jar 16:14:25 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.pom 16:14:25 [INFO] 16:14:25 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:14:25 [INFO] Building spotbugs 3.4.4-SNAPSHOT [4/23] 16:14:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:25 [INFO] 16:14:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:14:25 [INFO] 16:14:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:14:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:14:25 [INFO] Copying 1 resource 16:14:25 [INFO] 16:14:25 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:14:25 [INFO] No sources to compile 16:14:25 [INFO] 16:14:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:14:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:14:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 16:14:25 [INFO] 16:14:25 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:14:25 [INFO] No sources to compile 16:14:25 [INFO] 16:14:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:14:25 [INFO] No tests to run. 16:14:25 [INFO] 16:14:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:14:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.4-SNAPSHOT.jar 16:14:25 [INFO] 16:14:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:14:25 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.jar 16:14:25 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.pom 16:14:25 [INFO] 16:14:25 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:14:25 [INFO] Building cps-parent 3.4.4-SNAPSHOT [5/23] 16:14:25 [INFO] --------------------------------[ pom ]--------------------------------- 16:14:25 [INFO] 16:14:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:14:25 [INFO] 16:14:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 16:14:27 [INFO] 16:14:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 16:14:27 [INFO] 16:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 16:14:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:27 [INFO] 16:14:27 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 16:14:27 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:27 [INFO] 16:14:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 16:14:31 [INFO] You have 0 Checkstyle violations. 16:14:31 [INFO] 16:14:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 16:14:31 [INFO] You have 0 Checkstyle violations. 16:14:31 [INFO] 16:14:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 16:14:31 [INFO] Starting audit... 16:14:31 Audit done. 16:14:31 [INFO] You have 0 Checkstyle violations. 16:14:31 [INFO] 16:14:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 16:14:31 [INFO] 16:14:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 16:14:35 [INFO] 16:14:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 16:14:35 [INFO] 16:14:35 [INFO] 16:14:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 16:14:35 [INFO] 16:14:35 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 16:14:35 [INFO] No sources specified for compilation. Skipping. 16:14:35 [INFO] 16:14:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 16:14:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:35 [INFO] 16:14:35 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 16:14:35 [INFO] 16:14:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 16:14:35 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:35 [INFO] 16:14:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 16:14:36 [INFO] No tests to run. 16:14:36 [INFO] 16:14:36 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 16:14:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:36 [INFO] 16:14:36 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 16:14:36 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:14:36 [INFO] 16:14:36 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 16:14:36 [INFO] 16:14:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:14:36 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.4-SNAPSHOT/cps-parent-3.4.4-SNAPSHOT.pom 16:14:36 [INFO] 16:14:36 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:14:36 [INFO] Building cps-events 3.4.4-SNAPSHOT [6/23] 16:14:36 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:36 [INFO] 16:14:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:14:36 [INFO] 16:14:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 16:14:36 [INFO] 16:14:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 16:14:36 [INFO] 16:14:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 16:14:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:36 [INFO] 16:14:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 16:14:36 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:36 [INFO] 16:14:36 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 16:14:37 [INFO] 16:14:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 16:14:37 [INFO] You have 0 Checkstyle violations. 16:14:37 [INFO] 16:14:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 16:14:37 [INFO] You have 0 Checkstyle violations. 16:14:37 [INFO] 16:14:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 16:14:37 [INFO] Starting audit... 16:14:37 Audit done. 16:14:37 [INFO] You have 0 Checkstyle violations. 16:14:37 [INFO] 16:14:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:14:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:14:37 [INFO] Copying 2 resources 16:14:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 16:14:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 16:14:37 [INFO] 16:14:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 16:14:38 [INFO] Changes detected - recompiling the module! :dependency 16:14:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:14:38 [INFO] 16:14:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 16:14:38 [INFO] 16:14:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 16:14:39 [INFO] Fork Value is true 16:14:40 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:14:40 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:14:40 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:14:40 [java] WARNING: System::setSecurityManager will be removed in a future release 16:14:41 [INFO] Done SpotBugs Analysis.... 16:14:41 [INFO] 16:14:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 16:14:41 [INFO] 16:14:41 [INFO] 16:14:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 16:14:41 [INFO] BugInstance size is 0 16:14:41 [INFO] Error size is 0 16:14:41 [INFO] No errors/warnings found 16:14:41 [INFO] 16:14:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:14:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:14:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 16:14:41 [INFO] 16:14:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 16:14:41 [INFO] No sources to compile 16:14:41 [INFO] 16:14:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 16:14:41 [INFO] No sources specified for compilation. Skipping. 16:14:41 [INFO] 16:14:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 16:14:42 [INFO] No tests to run. 16:14:42 [INFO] 16:14:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 16:14:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:42 [INFO] 16:14:42 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 16:14:42 [INFO] 16:14:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:14:42 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.4-SNAPSHOT.jar 16:14:42 [INFO] 16:14:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 16:14:42 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:42 [INFO] 16:14:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 16:14:42 [INFO] No tests to run. 16:14:42 [INFO] 16:14:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 16:14:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:42 [INFO] 16:14:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 16:14:42 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 16:14:42 [INFO] 16:14:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 16:14:42 [INFO] 16:14:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:14:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.4-SNAPSHOT/cps-events-3.4.4-SNAPSHOT.jar 16:14:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.4-SNAPSHOT/cps-events-3.4.4-SNAPSHOT.pom 16:14:42 [INFO] 16:14:42 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:14:42 [INFO] Building cps-path-parser 3.4.4-SNAPSHOT [7/23] 16:14:42 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:44 [INFO] 16:14:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:14:44 [INFO] 16:14:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 16:14:44 [INFO] 16:14:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 16:14:44 [INFO] 16:14:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 16:14:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:44 [INFO] 16:14:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:14:44 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:44 [INFO] 16:14:44 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:14:44 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 16:14:45 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:14:45 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:14:45 [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 16:14:45 [INFO] 16:14:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 16:14:45 [INFO] You have 0 Checkstyle violations. 16:14:45 [INFO] 16:14:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 16:14:45 [INFO] You have 0 Checkstyle violations. 16:14:45 [INFO] 16:14:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 16:14:45 [INFO] Starting audit... 16:14:45 Audit done. 16:14:45 [INFO] You have 0 Checkstyle violations. 16:14:45 [INFO] 16:14:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:14:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:14:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 16:14:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 16:14:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 16:14:45 [INFO] 16:14:45 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 16:14:45 [INFO] Changes detected - recompiling the module! :dependency 16:14:45 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:14:46 [INFO] 16:14:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 16:14:46 [INFO] 16:14:46 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 16:14:46 [INFO] Fork Value is true 16:14:47 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:14:47 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:14:47 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:14:47 [java] WARNING: System::setSecurityManager will be removed in a future release 16:14:49 [INFO] Done SpotBugs Analysis.... 16:14:49 [INFO] 16:14:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 16:14:49 [INFO] 16:14:49 [INFO] 16:14:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 16:14:49 [INFO] BugInstance size is 0 16:14:49 [INFO] Error size is 0 16:14:49 [INFO] No errors/warnings found 16:14:49 [INFO] 16:14:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:14:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:14:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 16:14:49 [INFO] 16:14:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 16:14:49 [INFO] No sources to compile 16:14:49 [INFO] 16:14:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 16:14:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:14:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:14:50 [INFO] Compiled 4 files. 16:14:50 [INFO] 16:14:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 16:14:51 [INFO] 16:14:51 [INFO] ------------------------------------------------------- 16:14:51 [INFO] T E S T S 16:14:51 [INFO] ------------------------------------------------------- 16:14:52 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:14:53 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:14:53 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:14:53 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:14:53 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:14:53 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:14:53 line 1:18 missing QName at '' 16:14:53 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:14:53 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:14:53 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:14:53 [INFO] 16:14:53 [INFO] Results: 16:14:53 [INFO] 16:14:53 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 16:14:53 [INFO] 16:14:53 [INFO] 16:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 16:14:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:14:53 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:14:53 [INFO] 16:14:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 16:14:53 [INFO] 16:14:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:14:53 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.4-SNAPSHOT.jar 16:14:53 [INFO] 16:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 16:14:53 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:53 [INFO] 16:14:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 16:14:53 [INFO] 16:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 16:14:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:14:53 [INFO] 16:14:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 16:14:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:14:53 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:14:53 [INFO] All coverage checks have been met. 16:14:53 [INFO] 16:14:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 16:14:53 [INFO] 16:14:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:14:53 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.4-SNAPSHOT/cps-path-parser-3.4.4-SNAPSHOT.jar 16:14:53 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.4-SNAPSHOT/cps-path-parser-3.4.4-SNAPSHOT.pom 16:14:53 [INFO] 16:14:53 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:14:53 [INFO] Building cps-service 3.4.4-SNAPSHOT [8/23] 16:14:53 [INFO] --------------------------------[ jar ]--------------------------------- 16:14:58 [INFO] 16:14:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:14:58 [INFO] 16:14:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 16:14:58 [INFO] 16:14:58 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 16:14:58 [INFO] 16:14:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 16:14:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:58 [INFO] 16:14:58 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 16:14:58 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:14:58 [INFO] 16:14:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 16:14:58 [INFO] You have 0 Checkstyle violations. 16:14:58 [INFO] 16:14:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 16:14:59 [INFO] You have 0 Checkstyle violations. 16:14:59 [INFO] 16:14:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 16:14:59 [INFO] Starting audit... 16:14:59 Audit done. 16:14:59 [INFO] You have 0 Checkstyle violations. 16:14:59 [INFO] 16:14:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:14:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:14:59 [INFO] Copying 1 resource 16:14:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 16:14:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 16:14:59 [INFO] 16:14:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 16:14:59 [INFO] Changes detected - recompiling the module! :dependency 16:14:59 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:15:01 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. 16:15:01 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 16:15:01 [INFO] 16:15:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 16:15:01 [INFO] 16:15:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 16:15:01 [INFO] Fork Value is true 16:15:02 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:15:02 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:15:02 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:15:02 [java] WARNING: System::setSecurityManager will be removed in a future release 16:15:05 [INFO] Done SpotBugs Analysis.... 16:15:06 [INFO] 16:15:06 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 16:15:06 [INFO] 16:15:06 [INFO] 16:15:06 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 16:15:06 [INFO] BugInstance size is 0 16:15:06 [INFO] Error size is 0 16:15:06 [INFO] No errors/warnings found 16:15:06 [INFO] 16:15:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:15:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:06 [INFO] Copying 30 resources 16:15:06 [INFO] 16:15:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 16:15:06 [INFO] Changes detected - recompiling the module! :dependency 16:15:06 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:15:06 [INFO] 16:15:06 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 16:15:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:15:06 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:15:08 [INFO] Compiled 67 files. 16:15:08 [INFO] 16:15:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 16:15:08 [INFO] 16:15:08 [INFO] ------------------------------------------------------- 16:15:08 [INFO] T E S T S 16:15:08 [INFO] ------------------------------------------------------- 16:15:10 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:15:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.onap.cps.utils.DataMapUtilsSpec 16:15:10 [INFO] Running org.onap.cps.utils.GsonSpec 16:15:10 first-container a-leaf a-Value 16:15:10 last-container x-leaf x-value 16:15:10 16:15:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.GsonSpec 16:15:10 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:15:12 16:15:12.221 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 16:15:12 16:15:12.231 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 16:15:12 16:15:12.262 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:15:12 16:15:12.266 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 16:15:12 16:15:12.290 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 16:15:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.49 s - in org.onap.cps.utils.JsonObjectMapperSpec 16:15:12 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:15:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.onap.cps.utils.JsonParserStreamSpec 16:15:12 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:15:13 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.onap.cps.utils.PrefixResolverSpec 16:15:13 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 16:15:13 [Fatal Error] :1:1: Content is not allowed in prolog. 16:15:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.onap.cps.utils.XmlFileUtilsSpec 16:15:13 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:15:13 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:15:13 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:15:13 [Fatal Error] :1:1: Premature end of file. 16:15:13 line 1:1 no viable alternative at input '/' 16:15:13 line 1:1 no viable alternative at input '/[' 16:15:13 line 1:11 missing QName at '' 16:15:13 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.onap.cps.utils.YangParserHelperSpec 16:15:13 [INFO] Running org.onap.cps.utils.YangParserSpec 16:15:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.utils.YangParserSpec 16:15:13 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:15:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.utils.YangUtilsSpec 16:15:13 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:15:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:15:13 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:15:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 16:15:13 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 16:15:13 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:15:13 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:15:13 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 16:15:13 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:15:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 16:15:13 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:15:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 16:15:13 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:15:14 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 16:15:14 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:15:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 16:15:14 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 16:15:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 16:15:14 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:15:15 16:15:09,180 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:15:15 16:15:09,199 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:15:15 16:15:09,199 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:15:15 16:15:09,200 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 16:15:15 16:15:14,687 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:15:15 16:15:14,687 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:15:15 16:15:14,690 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:15:15 16:15:14,690 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:15:15 16:15:14,690 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:15:15 16:15:14,692 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:15:15 16:15:14,692 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:15:15 16:15:14,699 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:15:15 16:15:14,699 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:15:15 16:15:14,703 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:15:15 16:15:14,731 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532114729) 16:15:15 16:15:14,731 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 16:15:15 16:15:14,732 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:15:15 16:15:14,737 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:15:15 16:15:14,737 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:15:15 16:15:14,738 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:15:15 16:15:14,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:15 16:15:14,744 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:15:15 16:15:14,761 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:15:15 16:15:14,761 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:15 16:15:14,768 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:15:15 16:15:14,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:15:15 16:15:15,211 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 16:15:15 16:15:15,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:15:15 16:15:15,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:15:15 16:15:15,451 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:15:15 16:15:15,452 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:15:15 16:15:15,452 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:15:15 16:15:15,452 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:15:15 16:15:15,453 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:15:15 16:15:15,453 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:15:15 16:15:15,453 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:15:15 16:15:15,453 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 16:15:15 16:15:15,453 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 16:15:15 16:15:15 16:15:15 . ____ _ __ _ _ 16:15:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:15 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:15 =========|_|==============|___/=/_/_/_/ 16:15:15 :: Spring Boot :: (v3.1.2) 16:15:15 16:15:15 2024-02-21T16:15:15.601Z INFO 6674 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6674 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:15:15 2024-02-21T16:15:15.602Z INFO 6674 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:15:15 2024-02-21T16:15:15.954Z INFO 6674 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.546 seconds (process running for 7.498) 16:15:16 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:15:16 2024-02-21T16:15:16.488Z WARN 6674 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 16:15:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 16:15:16 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 16:15:20 16:15:20 . ____ _ __ _ _ 16:15:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:20 =========|_|==============|___/=/_/_/_/ 16:15:20 :: Spring Boot :: (v3.1.2) 16:15:20 16:15:20 2024-02-21T16:15:16.568Z INFO 6674 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6674 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:15:20 2024-02-21T16:15:16.568Z INFO 6674 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:15:20 2024-02-21T16:15:16.663Z WARN 6674 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 16:15:20 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:15:20 2024-02-21T16:15:16.745Z INFO 6674 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:15:20 + + o o o o---o o----o o o---o o o----o o--o--o 16:15:20 + + + + | | / \ / | | / / \ | | 16:15:20 + + + + + o----o o o o o----o | o o o o----o | 16:15:20 + + + + | | / \ / | | \ / \ | | 16:15:20 + + o o o o o---o o----o o----o o---o o o o----o o 16:15:20 2024-02-21T16:15:16.745Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:15:20 2024-02-21T16:15:16.745Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5701 16:15:20 2024-02-21T16:15:16.745Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:15:20 2024-02-21T16:15:16.745Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:15:20 2024-02-21T16:15:16.748Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:15:20 To enable the Jet engine on the members, do one of the following: 16:15:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:15:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:15:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:15:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:15:20 2024-02-21T16:15:17.147Z INFO 6674 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:15:20 2024-02-21T16:15:17.244Z INFO 6674 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:15:20 2024-02-21T16:15:17.249Z WARN 6674 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:15:20 2024-02-21T16:15:17.572Z INFO 6674 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:15:20 2024-02-21T16:15:17.579Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5701 is STARTING 16:15:20 2024-02-21T16:15:20.840Z INFO 6674 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:15:20 16:15:20 Members {size:1, ver:1} [ 16:15:20 Member [10.30.106.199]:5701 - 37a0f71d-f937-4f8e-8b6b-71e55c0e9080 this 16:15:20 ] 16:15:20 16:15:20 2024-02-21T16:15:20.859Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5701 is STARTED 16:15:20 2024-02-21T16:15:20.895Z INFO 6674 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 4.356 seconds (process running for 12.439) 16:15:20 2024-02-21T16:15:20.937Z INFO 6674 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:15:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.404 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 16:15:20 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 16:15:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 16:15:20 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 16:15:22 2024-02-21T16:15:20.952Z INFO 6674 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5702 [my cluster] [5.2.4] 16:15:22 + + o o o o---o o----o o o---o o o----o o--o--o 16:15:22 + + + + | | / \ / | | / / \ | | 16:15:22 + + + + + o----o o o o o----o | o o o o----o | 16:15:22 + + + + | | / \ / | | \ / \ | | 16:15:22 + + o o o o o---o o----o o----o o---o o o o----o o 16:15:22 2024-02-21T16:15:20.952Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:15:22 2024-02-21T16:15:20.952Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5702 16:15:22 2024-02-21T16:15:20.952Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [my cluster] [5.2.4] Cluster name: my cluster 16:15:22 2024-02-21T16:15:20.952Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:15:22 2024-02-21T16:15:20.952Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 16:15:22 To enable the Jet engine on the members, do one of the following: 16:15:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:15:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:15:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:15:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:15:22 2024-02-21T16:15:20.964Z INFO 6674 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5702 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:15:22 2024-02-21T16:15:20.977Z INFO 6674 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5702 [my cluster] [5.2.4] Using Multicast discovery 16:15:22 2024-02-21T16:15:20.977Z WARN 6674 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:15:22 2024-02-21T16:15:20.990Z INFO 6674 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:15:22 2024-02-21T16:15:20.990Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5702 [my cluster] [5.2.4] [10.30.106.199]:5702 is STARTING 16:15:22 2024-02-21T16:15:22.804Z INFO 6674 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [my cluster] [5.2.4] 16:15:22 16:15:22 Members {size:1, ver:1} [ 16:15:22 Member [10.30.106.199]:5702 - fe7ccf62-25e8-47a7-9e6c-9680ffe75b35 this 16:15:22 ] 16:15:22 16:15:22 2024-02-21T16:15:22.804Z WARN 6674 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 16:15:22 2024-02-21T16:15:22.805Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5702 [my cluster] [5.2.4] [10.30.106.199]:5702 is STARTED 16:15:28 2024-02-21T16:15:22.812Z INFO 6674 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5703 [my cluster] [5.2.4] 16:15:28 + + o o o o---o o----o o o---o o o----o o--o--o 16:15:28 + + + + | | / \ / | | / / \ | | 16:15:28 + + + + + o----o o o o o----o | o o o o----o | 16:15:28 + + + + | | / \ / | | \ / \ | | 16:15:28 + + o o o o o---o o----o o----o o---o o o o----o o 16:15:28 2024-02-21T16:15:22.812Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:15:28 2024-02-21T16:15:22.812Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5703 16:15:28 2024-02-21T16:15:22.812Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [my cluster] [5.2.4] Cluster name: my cluster 16:15:28 2024-02-21T16:15:22.812Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:15:28 2024-02-21T16:15:22.812Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 16:15:28 To enable the Jet engine on the members, do one of the following: 16:15:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:15:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:15:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:15:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:15:28 2024-02-21T16:15:22.832Z INFO 6674 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5703 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:15:28 2024-02-21T16:15:22.834Z INFO 6674 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5703 [my cluster] [5.2.4] Using Multicast discovery 16:15:28 2024-02-21T16:15:22.834Z WARN 6674 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:15:28 2024-02-21T16:15:22.866Z INFO 6674 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:15:28 2024-02-21T16:15:22.867Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5703 [my cluster] [5.2.4] [10.30.106.199]:5703 is STARTING 16:15:28 2024-02-21T16:15:22.944Z INFO 6674 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.199]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.199]:5702 16:15:28 2024-02-21T16:15:22.986Z INFO 6674 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.199:40489 16:15:28 2024-02-21T16:15:22.989Z INFO 6674 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:40489 and /10.30.106.199:5702 16:15:28 2024-02-21T16:15:28.068Z INFO 6674 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [my cluster] [5.2.4] 16:15:28 16:15:28 Members {size:2, ver:2} [ 16:15:28 Member [10.30.106.199]:5702 - fe7ccf62-25e8-47a7-9e6c-9680ffe75b35 this 16:15:28 Member [10.30.106.199]:5703 - ceaf65c7-980f-49ff-a6b3-42a7da92753c 16:15:28 ] 16:15:28 16:15:28 2024-02-21T16:15:28.079Z INFO 6674 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.199]:5703 [my cluster] [5.2.4] 16:15:28 16:15:28 Members {size:2, ver:2} [ 16:15:28 Member [10.30.106.199]:5702 - fe7ccf62-25e8-47a7-9e6c-9680ffe75b35 16:15:28 Member [10.30.106.199]:5703 - ceaf65c7-980f-49ff-a6b3-42a7da92753c this 16:15:28 ] 16:15:28 16:15:28 2024-02-21T16:15:28.079Z WARN 6674 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 16:15:28 2024-02-21T16:15:28.080Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5703 [my cluster] [5.2.4] [10.30.106.199]:5703 is STARTED 16:15:34 2024-02-21T16:15:28.089Z INFO 6674 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5704 [my cluster] [5.2.4] 16:15:34 + + o o o o---o o----o o o---o o o----o o--o--o 16:15:34 + + + + | | / \ / | | / / \ | | 16:15:34 + + + + + o----o o o o o----o | o o o o----o | 16:15:34 + + + + | | / \ / | | \ / \ | | 16:15:34 + + o o o o o---o o----o o----o o---o o o o----o o 16:15:34 2024-02-21T16:15:28.089Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:15:34 2024-02-21T16:15:28.089Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5704 16:15:34 2024-02-21T16:15:28.089Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [my cluster] [5.2.4] Cluster name: my cluster 16:15:34 2024-02-21T16:15:28.089Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:15:34 2024-02-21T16:15:28.089Z INFO 6674 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 16:15:34 To enable the Jet engine on the members, do one of the following: 16:15:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:15:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:15:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:15:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:15:34 2024-02-21T16:15:28.112Z INFO 6674 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5704 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:15:34 2024-02-21T16:15:28.113Z INFO 6674 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5704 [my cluster] [5.2.4] Using Multicast discovery 16:15:34 2024-02-21T16:15:28.113Z WARN 6674 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:15:34 2024-02-21T16:15:28.137Z INFO 6674 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:15:34 2024-02-21T16:15:28.138Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5704 [my cluster] [5.2.4] [10.30.106.199]:5704 is STARTING 16:15:34 2024-02-21T16:15:28.323Z INFO 6674 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.199]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.199]:5702 16:15:34 2024-02-21T16:15:28.327Z INFO 6674 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.199:46713 16:15:34 2024-02-21T16:15:28.333Z INFO 6674 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:46713 and /10.30.106.199:5702 16:15:34 2024-02-21T16:15:33.433Z INFO 6674 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [my cluster] [5.2.4] 16:15:34 16:15:34 Members {size:3, ver:3} [ 16:15:34 Member [10.30.106.199]:5702 - fe7ccf62-25e8-47a7-9e6c-9680ffe75b35 this 16:15:34 Member [10.30.106.199]:5703 - ceaf65c7-980f-49ff-a6b3-42a7da92753c 16:15:34 Member [10.30.106.199]:5704 - aca89b40-a5fa-4013-b173-cc3756a007b8 16:15:34 ] 16:15:34 16:15:34 2024-02-21T16:15:33.437Z INFO 6674 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.199]:5704 [my cluster] [5.2.4] 16:15:34 16:15:34 Members {size:3, ver:3} [ 16:15:34 Member [10.30.106.199]:5702 - fe7ccf62-25e8-47a7-9e6c-9680ffe75b35 16:15:34 Member [10.30.106.199]:5703 - ceaf65c7-980f-49ff-a6b3-42a7da92753c 16:15:34 Member [10.30.106.199]:5704 - aca89b40-a5fa-4013-b173-cc3756a007b8 this 16:15:34 ] 16:15:34 16:15:34 2024-02-21T16:15:33.438Z INFO 6674 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [my cluster] [5.2.4] Connecting to /10.30.106.199:5703, timeout: 10000, bind-any: true 16:15:34 2024-02-21T16:15:33.438Z INFO 6674 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5703 [my cluster] [5.2.4] 16:15:34 16:15:34 Members {size:3, ver:3} [ 16:15:34 Member [10.30.106.199]:5702 - fe7ccf62-25e8-47a7-9e6c-9680ffe75b35 16:15:34 Member [10.30.106.199]:5703 - ceaf65c7-980f-49ff-a6b3-42a7da92753c this 16:15:34 Member [10.30.106.199]:5704 - aca89b40-a5fa-4013-b173-cc3756a007b8 16:15:34 ] 16:15:34 16:15:34 2024-02-21T16:15:33.439Z INFO 6674 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.199:58051 16:15:34 2024-02-21T16:15:33.439Z INFO 6674 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.199:34847 16:15:34 2024-02-21T16:15:33.441Z INFO 6674 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:34847 and /10.30.106.199:5703 16:15:34 2024-02-21T16:15:33.441Z INFO 6674 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.106.199:58051 and /10.30.106.199:5704 16:15:34 2024-02-21T16:15:34.437Z WARN 6674 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 16:15:34 2024-02-21T16:15:34.438Z INFO 6674 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5704 [my cluster] [5.2.4] [10.30.106.199]:5704 is STARTED 16:15:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.501 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 16:15:34 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:15:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.config.AsyncConfigSpec 16:15:34 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:15:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec 16:15:34 [INFO] Running org.onap.cps.events.EventsPublisherSpec 16:15:34 2024-02-21T16:15:34.658Z DEBUG 6674 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:15:34 2024-02-21T16:15:34.664Z ERROR 6674 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:15:34 2024-02-21T16:15:34.675Z DEBUG 6674 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:15:34 2024-02-21T16:15:34.681Z DEBUG 6674 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:15:34 2024-02-21T16:15:34.685Z DEBUG 6674 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:15:34 2024-02-21T16:15:34.686Z DEBUG 6674 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 16:15:34 2024-02-21T16:15:34.687Z ERROR 6674 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 16:15:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.onap.cps.events.EventsPublisherSpec 16:15:34 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 16:15:34 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 16:15:34 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 16:15:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.PaginationOptionSpec 16:15:34 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:15:34 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 16:15:34 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 16:15:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 16:15:34 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 16:15:34 2024-02-21T16:15:34.912Z WARN 6674 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 16:15:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 16:15:34 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 16:15:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 16:15:34 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:15:35 2024-02-21T16:15:35.025Z ERROR 6674 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 16:15:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:15:35 [INFO] 16:15:35 [INFO] Results: 16:15:35 [INFO] 16:15:35 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:15:35 [INFO] 16:15:35 [INFO] 16:15:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 16:15:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:15:35 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:15:35 [INFO] 16:15:35 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 16:15:35 [INFO] 16:15:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:15:35 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar 16:15:35 [INFO] 16:15:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 16:15:35 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:35 [INFO] 16:15:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 16:15:35 [INFO] 16:15:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 16:15:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:35 [INFO] 16:15:35 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 16:15:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:15:35 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:15:35 [INFO] All coverage checks have been met. 16:15:35 [INFO] 16:15:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 16:15:35 [INFO] 16:15:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:15:35 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.4-SNAPSHOT/cps-service-3.4.4-SNAPSHOT.jar 16:15:35 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.4-SNAPSHOT/cps-service-3.4.4-SNAPSHOT.pom 16:15:35 [INFO] 16:15:35 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:15:35 [INFO] Building cps-rest 3.4.4-SNAPSHOT [9/23] 16:15:35 [INFO] --------------------------------[ jar ]--------------------------------- 16:15:37 [INFO] 16:15:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:15:37 [INFO] 16:15:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 16:15:37 [INFO] 16:15:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 16:15:37 [INFO] 16:15:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 16:15:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:37 [INFO] 16:15:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 16:15:37 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:37 [INFO] 16:15:37 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 16:15:41 [INFO] Generating with dryRun=false 16:15:41 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:15:41 [INFO] OpenAPI Generator: spring (server) 16:15:41 [INFO] Generator 'spring' is considered stable. 16:15:41 [INFO] ---------------------------------- 16:15:41 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:15:41 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:15:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:15:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:15:41 [INFO] Processing operation createDataspace 16:15:41 [INFO] Processing operation deleteDataspace 16:15:41 [INFO] Processing operation createDataspaceV2 16:15:41 [INFO] Processing operation getAllDataspaces 16:15:41 [INFO] Processing operation getDataspace 16:15:41 [INFO] Processing operation createAnchor 16:15:41 [INFO] Processing operation createAnchorV2 16:15:41 [INFO] Processing operation getAnchors 16:15:41 [INFO] Processing operation getAnchor 16:15:41 [INFO] Processing operation deleteAnchor 16:15:41 [INFO] Processing operation createSchemaSet 16:15:41 [INFO] Processing operation createSchemaSetV2 16:15:41 [INFO] Processing operation getSchemaSets 16:15:41 [INFO] Processing operation getSchemaSet 16:15:41 [INFO] Processing operation deleteSchemaSet 16:15:41 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:15:41 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:15:41 [INFO] Processing operation replaceNode 16:15:41 [INFO] Processing operation createNode 16:15:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:15:41 [INFO] Processing operation deleteDataNode 16:15:41 [INFO] Processing operation updateNodeLeaves 16:15:41 [INFO] Processing operation deleteListOrListElement 16:15:41 [INFO] Processing operation replaceListContent 16:15:41 [INFO] Processing operation addListElements 16:15:41 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:15:41 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:15:41 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:15:41 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:15:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:41 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 16:15:41 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:15:41 [WARNING] Multiple MediaTypes found, using only the first one 16:15:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 16:15:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 16:15:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 16:15:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:41 [INFO] Skipping generation of supporting files. 16:15:41 ################################################################################ 16:15:41 # Thanks for using OpenAPI Generator. # 16:15:41 # Please consider donation to help us maintain this project 🙏 # 16:15:41 # https://opencollective.com/openapi_generator/donate # 16:15:41 ################################################################################ 16:15:41 [INFO] 16:15:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 16:15:41 [INFO] You have 0 Checkstyle violations. 16:15:41 [INFO] 16:15:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 16:15:41 [INFO] You have 0 Checkstyle violations. 16:15:41 [INFO] 16:15:41 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 16:15:41 [INFO] Starting audit... 16:15:41 Audit done. 16:15:41 [INFO] You have 0 Checkstyle violations. 16:15:41 [INFO] 16:15:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 16:15:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 16:15:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 16:15:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 16:15:41 [INFO] 16:15:41 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 16:15:41 [INFO] Changes detected - recompiling the module! :dependency 16:15:41 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:15:42 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 16:15:42 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. 16:15:42 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. 16:15:42 [INFO] 16:15:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 16:15:42 [INFO] 16:15:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 16:15:42 [INFO] Fork Value is true 16:15:44 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:15:44 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:15:44 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:15:44 [java] WARNING: System::setSecurityManager will be removed in a future release 16:15:46 [INFO] Done SpotBugs Analysis.... 16:15:46 [INFO] 16:15:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 16:15:46 [INFO] 16:15:46 [INFO] 16:15:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 16:15:46 [INFO] BugInstance size is 0 16:15:46 [INFO] Error size is 0 16:15:46 [INFO] No errors/warnings found 16:15:46 [INFO] 16:15:46 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 16:15:46 [INFO] Generating with dryRun=false 16:15:46 [INFO] No .openapi-generator-ignore file found. 16:15:46 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:15:46 [INFO] Generator 'openapi-yaml' is considered stable. 16:15:46 [INFO] Output file [outputFile=openapi.yaml] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:15:46 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:15:46 [WARNING] Multiple MediaTypes found, using only the first one 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:15:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 16:15:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:15:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:15:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:15:46 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:15:46 ################################################################################ 16:15:46 # Thanks for using OpenAPI Generator. # 16:15:46 # Please consider donation to help us maintain this project 🙏 # 16:15:46 # https://opencollective.com/openapi_generator/donate # 16:15:46 ################################################################################ 16:15:46 [INFO] 16:15:46 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 16:15:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:46 [INFO] Copying 1 resource 16:15:46 [INFO] 16:15:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 16:15:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:46 [INFO] Copying 6 resources 16:15:46 [INFO] 16:15:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 16:15:46 [INFO] Changes detected - recompiling the module! :dependency 16:15:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:15:46 [INFO] 16:15:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 16:15:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:15:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:15:48 [INFO] Compiled 27 files. 16:15:48 [INFO] 16:15:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 16:15:48 [INFO] 16:15:48 [INFO] ------------------------------------------------------- 16:15:48 [INFO] T E S T S 16:15:48 [INFO] ------------------------------------------------------- 16:15:50 16:15:49.408 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.604 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:15:50 16:15:49.729 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.744 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:15:50 16:15:49.764 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.773 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:15:50 16:15:49.787 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.810 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:15:50 16:15:49.841 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.849 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:15:50 16:15:49.852 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.860 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:15:50 16:15:49.863 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.869 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:15:50 16:15:49.871 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:15:50 16:15:49.877 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:15:50 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:15:54 16:15:49,230 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:15:54 16:15:49,250 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:15:54 16:15:49,250 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:15:54 16:15:49,251 |-INFO in ch.qos.logback.classic.BasicConfigurator@625430f8 - Setting up default configuration. 16:15:54 16:15:51,014 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:15:54 16:15:51,082 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:15:54 16:15:51,082 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:15:54 16:15:51,086 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:15:54 16:15:51,086 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:15:54 16:15:51,086 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:15:54 16:15:51,088 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:15:54 16:15:51,088 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:15:54 16:15:51,095 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:15:54 16:15:51,095 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:15:54 16:15:51,100 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:15:54 16:15:51,132 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532151130) 16:15:54 16:15:51,132 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:15:54 16:15:51,132 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:15:54 16:15:51,137 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:15:54 16:15:51,141 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:15:54 16:15:51,141 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:15:54 16:15:51,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:15:54 16:15:51,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:15:54 16:15:51,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:54 16:15:51,150 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:15:54 16:15:51,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:15:54 16:15:51,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:15:54 16:15:51,186 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:15:54 16:15:51,194 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:15:54 16:15:51,559 |-INFO in ch.qos.logback.classic.pattern.DateConverter@8c54f48 - Setting zoneId to "UTC" 16:15:54 16:15:51,569 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:15:54 16:15:51,569 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:15:54 16:15:51,836 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:15:54 16:15:51,837 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:15:54 16:15:51,837 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:15:54 16:15:51,838 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:15:54 16:15:51,838 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:15:54 16:15:51,838 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:15:54 16:15:51,838 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:15:54 16:15:51,838 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@119f02d2 - End of configuration. 16:15:54 16:15:51,839 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@48c584c - Registering current configuration as safe fallback point 16:15:54 16:15:54 16:15:54 . ____ _ __ _ _ 16:15:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:54 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:54 =========|_|==============|___/=/_/_/_/ 16:15:54 :: Spring Boot :: (v3.1.2) 16:15:54 16:15:54 2024-02-21T16:15:51.956Z INFO 7010 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7010 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:15:54 2024-02-21T16:15:51.957Z INFO 7010 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:15:54 2024-02-21T16:15:54.253Z INFO 7010 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:15:54 2024-02-21T16:15:54.253Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:15:54 2024-02-21T16:15:54.254Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:15:54 2024-02-21T16:15:54.273Z INFO 7010 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.677 seconds (process running for 5.822) 16:15:54 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:15:55 2024-02-21T16:15:55.362Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:55 16:15:55 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:15:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:15:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:55 Caused by: java.lang.RuntimeException: null 16:15:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:55 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:55 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:55 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:55 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:15:55 ... 88 common frames omitted 16:15:55 16:15:55 2024-02-21T16:15:55.548Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:55 16:15:55 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 16:15:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 16:15:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 16:15:55 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:55 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:55 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:15:55 and component.yang=fake component content 1 16:15:55 16:15:55 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 16:15:55 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 16:15:55 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 16:15:55 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 16:15:55 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 16:15:55 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 16:15:55 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 16:15:55 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 16:15:55 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 16:15:55 ... 147 common frames omitted 16:15:55 16:15:55 2024-02-21T16:15:55.688Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:55 16:15:55 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:15:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:15:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:15:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:15:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:15:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:15:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:55 16:15:55 2024-02-21T16:15:55.696Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:55 16:15:55 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 16:15:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:15:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:15:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:55 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:55 16:15:55 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.588 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 16:15:55 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:15:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:15:55 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:15:56 16:15:56 . ____ _ __ _ _ 16:15:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:56 =========|_|==============|___/=/_/_/_/ 16:15:56 :: Spring Boot :: (v3.1.2) 16:15:56 16:15:56 2024-02-21T16:15:55.889Z INFO 7010 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7010 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:15:56 2024-02-21T16:15:55.889Z INFO 7010 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:15:56 2024-02-21T16:15:56.715Z INFO 7010 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:15:56 2024-02-21T16:15:56.715Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:15:56 2024-02-21T16:15:56.715Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:15:56 2024-02-21T16:15:56.719Z INFO 7010 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.86 seconds (process running for 8.268) 16:15:56 2024-02-21T16:15:56.811Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:56 16:15:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:56 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:56 16:15:56 2024-02-21T16:15:56.954Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:56 16:15:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:56 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:56 16:15:56 2024-02-21T16:15:56.974Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:56 16:15:56 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:56 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:56 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:56 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:15:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:15:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:56 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:56 16:15:57 2024-02-21T16:15:57.228Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:57 16:15:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:57 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:15:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:57 16:15:57 2024-02-21T16:15:57.260Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:57 16:15:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:57 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:57 16:15:57 2024-02-21T16:15:57.279Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:57 16:15:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:57 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:57 16:15:57 2024-02-21T16:15:57.297Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:57 16:15:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:57 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:57 16:15:57 2024-02-21T16:15:57.312Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:57 16:15:57 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 16:15:57 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 16:15:57 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:15:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:15:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:15:57 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:15:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:15:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:15:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:15:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:15:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:15:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:15:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:15:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:15:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:15:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:15:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:15:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:15:57 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:15:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:15:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:15:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:57 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:57 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:57 16:15:57 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.518 s - in org.onap.cps.rest.controller.DataRestControllerSpec 16:15:57 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:15:57 16:15:57 . ____ _ __ _ _ 16:15:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:57 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:57 =========|_|==============|___/=/_/_/_/ 16:15:57 :: Spring Boot :: (v3.1.2) 16:15:57 16:15:57 2024-02-21T16:15:57.350Z INFO 7010 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7010 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:15:57 2024-02-21T16:15:57.350Z INFO 7010 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:15:57 2024-02-21T16:15:57.866Z INFO 7010 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:15:57 2024-02-21T16:15:57.866Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:15:57 2024-02-21T16:15:57.866Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:15:57 2024-02-21T16:15:57.869Z INFO 7010 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.545 seconds (process running for 9.418) 16:15:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 16:15:58 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:15:58 16:15:58 . ____ _ __ _ _ 16:15:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:15:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:15:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:15:58 ' |____| .__|_| |_|_| |_\__, | / / / / 16:15:58 =========|_|==============|___/=/_/_/_/ 16:15:58 :: Spring Boot :: (v3.1.2) 16:15:58 16:15:58 2024-02-21T16:15:58.028Z INFO 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7010 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:15:58 2024-02-21T16:15:58.028Z INFO 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:15:58 2024-02-21T16:15:58.641Z INFO 7010 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:15:58 2024-02-21T16:15:58.642Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:15:58 2024-02-21T16:15:58.642Z INFO 7010 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:15:58 2024-02-21T16:15:58.645Z INFO 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.639 seconds (process running for 10.193) 16:15:58 2024-02-21T16:15:58.665Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:58 16:15:58 java.lang.IllegalStateException: some error message 16:15:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:15:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 16:15:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:58 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:58 16:15:58 2024-02-21T16:15:58.686Z ERROR 7010 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:15:58 16:15:58 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 16:15:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:15:58 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 16:15:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:15:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:15:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:15:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:15:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:15:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:15:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:15:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:15:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:15:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:15:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:15:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:15:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:15:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:15:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:15:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:15:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:15:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:15:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:15:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:15:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:15:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:15:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:15:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:15:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:15:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:15:58 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:15:58 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:15:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:15:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:15:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:15:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:15:58 Caused by: java.lang.Throwable: null 16:15:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:15:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:15:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:15:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:15:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:15:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:15:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:15:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:15:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:15:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:15:58 ... 88 common frames omitted 16:15:58 16:15:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:15:58 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:15:58 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:15:58 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:15:58 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:15:58 [INFO] 16:15:58 [INFO] Results: 16:15:58 [INFO] 16:15:58 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 16:15:58 [INFO] 16:15:58 [INFO] 16:15:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 16:15:58 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:15:58 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:15:59 [INFO] 16:15:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:15:59 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.4-SNAPSHOT.jar 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 16:15:59 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:59 [INFO] 16:15:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 16:15:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 16:15:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:15:59 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:15:59 [INFO] All coverage checks have been met. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:15:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.4-SNAPSHOT/cps-rest-3.4.4-SNAPSHOT.jar 16:15:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.4-SNAPSHOT/cps-rest-3.4.4-SNAPSHOT.pom 16:15:59 [INFO] 16:15:59 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:15:59 [INFO] Building cps-ncmp-events 3.4.4-SNAPSHOT [10/23] 16:15:59 [INFO] --------------------------------[ jar ]--------------------------------- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 16:15:59 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:59 [INFO] 16:15:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:15:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:15:59 [INFO] 16:15:59 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 16:15:59 [INFO] 16:15:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 16:15:59 [INFO] You have 0 Checkstyle violations. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 16:15:59 [INFO] You have 0 Checkstyle violations. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 16:15:59 [INFO] Starting audit... 16:15:59 Audit done. 16:15:59 [INFO] You have 0 Checkstyle violations. 16:15:59 [INFO] 16:15:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:15:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:15:59 [INFO] Copying 12 resources 16:15:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 16:15:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 16:15:59 [INFO] 16:15:59 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 16:15:59 [INFO] Changes detected - recompiling the module! :dependency 16:15:59 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 16:15:59 [INFO] 16:15:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 16:15:59 [INFO] 16:15:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 16:15:59 [INFO] Fork Value is true 16:16:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:16:01 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:16:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:16:01 [java] WARNING: System::setSecurityManager will be removed in a future release 16:16:03 [INFO] Done SpotBugs Analysis.... 16:16:03 [INFO] 16:16:03 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 16:16:03 [INFO] 16:16:03 [INFO] 16:16:03 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 16:16:03 [INFO] BugInstance size is 0 16:16:03 [INFO] Error size is 0 16:16:03 [INFO] No errors/warnings found 16:16:03 [INFO] 16:16:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:16:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:16:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 16:16:03 [INFO] 16:16:03 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:16:03 [INFO] No sources to compile 16:16:03 [INFO] 16:16:03 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 16:16:03 [INFO] No sources specified for compilation. Skipping. 16:16:03 [INFO] 16:16:03 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 16:16:03 [INFO] No tests to run. 16:16:03 [INFO] 16:16:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 16:16:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:16:03 [INFO] 16:16:03 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 16:16:03 [INFO] 16:16:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:16:03 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.4-SNAPSHOT.jar 16:16:03 [INFO] 16:16:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 16:16:03 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:16:03 [INFO] 16:16:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 16:16:03 [INFO] No tests to run. 16:16:03 [INFO] 16:16:03 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 16:16:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:16:03 [INFO] 16:16:03 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 16:16:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 16:16:03 [INFO] 16:16:03 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 16:16:03 [INFO] 16:16:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:16:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.4-SNAPSHOT/cps-ncmp-events-3.4.4-SNAPSHOT.jar 16:16:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.4-SNAPSHOT/cps-ncmp-events-3.4.4-SNAPSHOT.pom 16:16:03 [INFO] 16:16:03 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:16:03 [INFO] Building cps-ncmp-service 3.4.4-SNAPSHOT [11/23] 16:16:03 [INFO] --------------------------------[ jar ]--------------------------------- 16:16:03 [INFO] 16:16:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:16:03 [INFO] 16:16:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 16:16:03 [INFO] 16:16:03 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 16:16:03 [INFO] 16:16:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 16:16:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:16:03 [INFO] 16:16:03 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:16:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:16:03 [INFO] 16:16:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 16:16:03 [INFO] You have 0 Checkstyle violations. 16:16:03 [INFO] 16:16:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 16:16:04 [INFO] You have 0 Checkstyle violations. 16:16:04 [INFO] 16:16:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 16:16:04 [INFO] Starting audit... 16:16:04 Audit done. 16:16:04 [INFO] You have 0 Checkstyle violations. 16:16:04 [INFO] 16:16:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:16:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:16:04 [INFO] Copying 2 resources 16:16:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 16:16:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 16:16:04 [INFO] 16:16:04 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 16:16:04 [INFO] Changes detected - recompiling the module! :dependency 16:16:04 [INFO] Compiling 110 source files with javac [debug release 17] to target/classes 16:16:06 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 16:16:06 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 16:16:06 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 16:16:06 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 16:16:06 [INFO] 16:16:06 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 16:16:06 [INFO] 16:16:06 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 16:16:06 [INFO] Fork Value is true 16:16:08 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:16:08 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:16:08 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:16:08 [java] WARNING: System::setSecurityManager will be removed in a future release 16:16:12 [INFO] Done SpotBugs Analysis.... 16:16:12 [INFO] 16:16:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 16:16:12 [INFO] 16:16:12 [INFO] 16:16:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 16:16:12 [INFO] BugInstance size is 0 16:16:12 [INFO] Error size is 0 16:16:12 [INFO] No errors/warnings found 16:16:12 [INFO] 16:16:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:16:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:16:12 [INFO] Copying 11 resources 16:16:12 [INFO] 16:16:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:16:12 [INFO] Changes detected - recompiling the module! :dependency 16:16:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:16:12 [INFO] 16:16:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 16:16:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:16:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:16:15 [INFO] Compiled 180 files. 16:16:15 [INFO] 16:16:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 16:16:15 [INFO] 16:16:15 [INFO] ------------------------------------------------------- 16:16:15 [INFO] T E S T S 16:16:15 [INFO] ------------------------------------------------------- 16:16:18 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:16:19 16:16:19.661 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 16:16:19 16:16:19.689 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:16:19 16:16:19.693 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 16:16:19 16:16:19.694 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 16:16:19 16:16:19.714 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:16:19 16:16:19.720 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:16:19 16:16:19.720 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 16:16:19 16:16:19.730 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 16:16:19 16:16:19.738 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:16:19 16:16:19.742 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 16:16:19 16:16:19.775 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:16:19 16:16:19.780 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 16:16:19 16:16:19.789 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 16:16:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 16:16:19 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:16:19 16:16:19.807 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:16:19 16:16:19.814 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 16:16:19 16:16:19.818 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 16:16:19 16:16:19.822 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 16:16:19 16:16:19.825 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 16:16:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:16:19 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:16:19 16:16:19.836 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 16:16:19 16:16:19.836 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 16:16:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:16:19 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:16:19 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 16:16:19 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:16:20 16:16:20.308 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:16:20 16:16:20.315 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 16:16:20 16:16:20.319 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:16:20 16:16:20.325 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 16:16:20 16:16:20.325 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:16:20 16:16:20.327 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:16:20 16:16:20.328 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 16:16:20 16:16:20.398 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:16:20 16:16:20.399 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 16:16:20 16:16:20.409 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:16:20 16:16:20.409 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:16:20 16:16:20.413 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:16:20 16:16:20.414 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:16:20 16:16:20.416 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:16:20 16:16:20.417 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 16:16:20 16:16:20.418 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 16:16:20 16:16:20.418 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:16:20 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 16:16:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:16:20 16:16:20.621 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 16:16:20 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 16:16:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:16:20 16:16:20.641 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 16:16:20 16:16:20.702 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 16:16:20 16:16:20.706 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 16:16:20 16:16:20.707 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 16:16:20 16:16:20.712 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:16:20 16:16:20.712 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:16:20 16:16:20.716 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:16:20 16:16:20.720 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 16:16:20 16:16:20.721 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:16:20 16:16:20.722 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:16:20 16:16:20.723 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:16:20 16:16:20.723 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:16:20 16:16:20.729 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternateId for cmHandle myHandle1 with value : alt-1) 16:16:20 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 16:16:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:16:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 16:16:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:16:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 16:16:20 16:16:20.878 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:16:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:16:59 16:16:21.577 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:16:59 16:16:21.586 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:16:59 16:16:21.610 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:16:59 Server Version: 23.0.1 16:16:59 API Version: 1.42 16:16:59 Operating System: CentOS Stream 8 16:16:59 Total Memory: 31890 MB 16:16:59 16:16:21.613 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:16:59 ******************************************************************************** 16:16:59 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:16:59 ******************************************************************************** 16:16:59 16:16:21.616 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:16:59 16:16:21.617 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:16:59 16:16:21.654 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 16:16:59 16:16:21.665 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:16:59 16:16:23.926 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 16:16:59 16:16:23.950 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 16:16:59 16:16:24.500 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:16:59 16:16:26.158 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (37 MB/? MB) 16:16:59 16:16:26.700 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (60 MB/? MB) 16:16:59 16:16:27.042 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (76 MB/? MB) 16:16:59 16:16:27.571 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (85 MB/? MB) 16:16:59 16:16:28.000 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (97 MB/? MB) 16:16:59 16:16:28.090 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (101 MB/? MB) 16:16:59 16:16:28.106 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (101 MB/? MB) 16:16:59 16:16:28.657 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (121 MB/? MB) 16:16:59 16:16:29.694 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (166 MB/? MB) 16:16:59 16:16:30.216 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (179 MB/? MB) 16:16:59 16:16:34.974 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (337 MB/? MB) 16:16:59 16:16:36.372 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 16:16:59 16:16:40.769 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 16:16:59 16:16:40.926 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (367 MB/370 MB) 16:16:59 16:16:41.087 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (367 MB/370 MB) 16:16:59 16:16:41.510 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 16:16:59 16:16:41.776 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 16:16:59 16:16:42.099 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 16:16:59 16:16:42.409 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 16:16:59 16:16:43.018 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 16:16:59 16:16:43.094 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 16:16:59 16:16:43.113 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 19s (downloaded 370 MB at 19 MB/s) 16:16:59 16:16:43.149 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:16:59 16:16:52.315 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c9408d751d972cdb051d23da32a786e61ae4971b566d9787d005f0783dab0b8c 16:16:59 16:16:57.756 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT36.137656612S 16:16:59 16:16:57.878 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 16:16:59 allow.auto.create.topics = true 16:16:59 auto.commit.interval.ms = 5000 16:16:59 auto.include.jmx.reporter = true 16:16:59 auto.offset.reset = earliest 16:16:59 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:16:59 check.crcs = true 16:16:59 client.dns.lookup = use_all_dns_ips 16:16:59 client.id = consumer-test-1 16:16:59 client.rack = 16:16:59 connections.max.idle.ms = 540000 16:16:59 default.api.timeout.ms = 60000 16:16:59 enable.auto.commit = true 16:16:59 exclude.internal.topics = true 16:16:59 fetch.max.bytes = 52428800 16:16:59 fetch.max.wait.ms = 500 16:16:59 fetch.min.bytes = 1 16:16:59 group.id = test 16:16:59 group.instance.id = null 16:16:59 heartbeat.interval.ms = 3000 16:16:59 interceptor.classes = [] 16:16:59 internal.leave.group.on.close = true 16:16:59 internal.throw.on.fetch.stable.offset.unsupported = false 16:16:59 isolation.level = read_uncommitted 16:16:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:16:59 max.partition.fetch.bytes = 1048576 16:16:59 max.poll.interval.ms = 300000 16:16:59 max.poll.records = 500 16:16:59 metadata.max.age.ms = 300000 16:16:59 metric.reporters = [] 16:16:59 metrics.num.samples = 2 16:16:59 metrics.recording.level = INFO 16:16:59 metrics.sample.window.ms = 30000 16:16:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:16:59 receive.buffer.bytes = 65536 16:16:59 reconnect.backoff.max.ms = 1000 16:16:59 reconnect.backoff.ms = 50 16:16:59 request.timeout.ms = 30000 16:16:59 retry.backoff.ms = 100 16:16:59 sasl.client.callback.handler.class = null 16:16:59 sasl.jaas.config = null 16:16:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:16:59 sasl.kerberos.min.time.before.relogin = 60000 16:16:59 sasl.kerberos.service.name = null 16:16:59 sasl.kerberos.ticket.renew.jitter = 0.05 16:16:59 sasl.kerberos.ticket.renew.window.factor = 0.8 16:16:59 sasl.login.callback.handler.class = null 16:16:59 sasl.login.class = null 16:16:59 sasl.login.connect.timeout.ms = null 16:16:59 sasl.login.read.timeout.ms = null 16:16:59 sasl.login.refresh.buffer.seconds = 300 16:16:59 sasl.login.refresh.min.period.seconds = 60 16:16:59 sasl.login.refresh.window.factor = 0.8 16:16:59 sasl.login.refresh.window.jitter = 0.05 16:16:59 sasl.login.retry.backoff.max.ms = 10000 16:16:59 sasl.login.retry.backoff.ms = 100 16:16:59 sasl.mechanism = GSSAPI 16:16:59 sasl.oauthbearer.clock.skew.seconds = 30 16:16:59 sasl.oauthbearer.expected.audience = null 16:16:59 sasl.oauthbearer.expected.issuer = null 16:16:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:16:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:16:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:16:59 sasl.oauthbearer.jwks.endpoint.url = null 16:16:59 sasl.oauthbearer.scope.claim.name = scope 16:16:59 sasl.oauthbearer.sub.claim.name = sub 16:16:59 sasl.oauthbearer.token.endpoint.url = null 16:16:59 security.protocol = PLAINTEXT 16:16:59 security.providers = null 16:16:59 send.buffer.bytes = 131072 16:16:59 session.timeout.ms = 45000 16:16:59 socket.connection.setup.timeout.max.ms = 30000 16:16:59 socket.connection.setup.timeout.ms = 10000 16:16:59 ssl.cipher.suites = null 16:16:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:16:59 ssl.endpoint.identification.algorithm = https 16:16:59 ssl.engine.factory.class = null 16:16:59 ssl.key.password = null 16:16:59 ssl.keymanager.algorithm = SunX509 16:16:59 ssl.keystore.certificate.chain = null 16:16:59 ssl.keystore.key = null 16:16:59 ssl.keystore.location = null 16:16:59 ssl.keystore.password = null 16:16:59 ssl.keystore.type = JKS 16:16:59 ssl.protocol = TLSv1.3 16:16:59 ssl.provider = null 16:16:59 ssl.secure.random.implementation = null 16:16:59 ssl.trustmanager.algorithm = PKIX 16:16:59 ssl.truststore.certificates = null 16:16:59 ssl.truststore.location = null 16:16:59 ssl.truststore.password = null 16:16:59 ssl.truststore.type = JKS 16:16:59 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:16:59 16:16:59 16:16:58.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 16:16:59 16:16:58.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 16:16:59 16:16:58.000 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1708532217998 16:16:59 16:16:16,693 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:16:59 16:16:16,721 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:16:59 16:16:16,721 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:16:59 16:16:16,722 |-INFO in ch.qos.logback.classic.BasicConfigurator@4d2af299 - Setting up default configuration. 16:16:59 16:16:58,234 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b5951a3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:16:59 16:16:58,279 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:16:59 16:16:58,279 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b5951a3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:16:59 16:16:58,282 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:16:59 16:16:58,282 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:16:59 16:16:58,282 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:16:59 16:16:58,284 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:16:59 16:16:58,284 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b5951a3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:16:59 16:16:58,291 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:16:59 16:16:58,291 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:16:59 16:16:58,295 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:16:59 16:16:58,380 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532218378) 16:16:59 16:16:58,380 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:16:59 16:16:58,380 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:16:59 16:16:58,385 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:16:59 16:16:58,385 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:16:59 16:16:58,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:16:59 16:16:58,404 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:16:59 16:16:58,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:16:59 16:16:58,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:16:59 16:16:58,430 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:16:59 16:16:58,436 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:16:59 16:16:58,849 |-INFO in ch.qos.logback.classic.pattern.DateConverter@58aa5259 - Setting zoneId to "UTC" 16:16:59 16:16:58,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:16:59 16:16:58,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:16:59 16:16:59,100 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:16:59 16:16:59,101 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:16:59 16:16:59,101 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:16:59 16:16:59,102 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:16:59 16:16:59,102 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:16:59 16:16:59,102 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@420edebb - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:16:59 16:16:59,102 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:16:59 16:16:59,103 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@59ffc4a6 - End of configuration. 16:16:59 16:16:59,103 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7626a59 - Registering current configuration as safe fallback point 16:16:59 16:16:59 16:16:59 . ____ _ __ _ _ 16:16:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:16:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:16:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:16:59 ' |____| .__|_| |_|_| |_\__, | / / / / 16:16:59 =========|_|==============|___/=/_/_/_/ 16:16:59 :: Spring Boot :: (v3.1.2) 16:16:59 16:16:59 2024-02-21T16:16:59.141Z INFO 7401 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:16:59 2024-02-21T16:16:59.142Z INFO 7401 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:16:59 2024-02-21T16:16:59.292Z INFO 7401 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.284 seconds (process running for 43.431) 16:16:59 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:17:00 2024-02-21T16:16:59.783Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:17:00 2024-02-21T16:16:59.820Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:00 2024-02-21T16:16:59.820Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:00 acks = -1 16:17:00 auto.include.jmx.reporter = true 16:17:00 batch.size = 16384 16:17:00 bootstrap.servers = [PLAINTEXT://localhost:32768] 16:17:00 buffer.memory = 33554432 16:17:00 client.dns.lookup = use_all_dns_ips 16:17:00 client.id = producer-1 16:17:00 compression.type = none 16:17:00 connections.max.idle.ms = 540000 16:17:00 delivery.timeout.ms = 120000 16:17:00 enable.idempotence = false 16:17:00 interceptor.classes = [] 16:17:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:00 linger.ms = 1 16:17:00 max.block.ms = 60000 16:17:00 max.in.flight.requests.per.connection = 5 16:17:00 max.request.size = 1048576 16:17:00 metadata.max.age.ms = 300000 16:17:00 metadata.max.idle.ms = 300000 16:17:00 metric.reporters = [] 16:17:00 metrics.num.samples = 2 16:17:00 metrics.recording.level = INFO 16:17:00 metrics.sample.window.ms = 30000 16:17:00 partitioner.adaptive.partitioning.enable = true 16:17:00 partitioner.availability.timeout.ms = 0 16:17:00 partitioner.class = null 16:17:00 partitioner.ignore.keys = false 16:17:00 receive.buffer.bytes = 32768 16:17:00 reconnect.backoff.max.ms = 1000 16:17:00 reconnect.backoff.ms = 50 16:17:00 request.timeout.ms = 30000 16:17:00 retries = 0 16:17:00 retry.backoff.ms = 100 16:17:00 sasl.client.callback.handler.class = null 16:17:00 sasl.jaas.config = null 16:17:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:00 sasl.kerberos.min.time.before.relogin = 60000 16:17:00 sasl.kerberos.service.name = null 16:17:00 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:00 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:00 sasl.login.callback.handler.class = null 16:17:00 sasl.login.class = null 16:17:00 sasl.login.connect.timeout.ms = null 16:17:00 sasl.login.read.timeout.ms = null 16:17:00 sasl.login.refresh.buffer.seconds = 300 16:17:00 sasl.login.refresh.min.period.seconds = 60 16:17:00 sasl.login.refresh.window.factor = 0.8 16:17:00 sasl.login.refresh.window.jitter = 0.05 16:17:00 sasl.login.retry.backoff.max.ms = 10000 16:17:00 sasl.login.retry.backoff.ms = 100 16:17:00 sasl.mechanism = GSSAPI 16:17:00 sasl.oauthbearer.clock.skew.seconds = 30 16:17:00 sasl.oauthbearer.expected.audience = null 16:17:00 sasl.oauthbearer.expected.issuer = null 16:17:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:00 sasl.oauthbearer.jwks.endpoint.url = null 16:17:00 sasl.oauthbearer.scope.claim.name = scope 16:17:00 sasl.oauthbearer.sub.claim.name = sub 16:17:00 sasl.oauthbearer.token.endpoint.url = null 16:17:00 security.protocol = PLAINTEXT 16:17:00 security.providers = null 16:17:00 send.buffer.bytes = 131072 16:17:00 socket.connection.setup.timeout.max.ms = 30000 16:17:00 socket.connection.setup.timeout.ms = 10000 16:17:00 ssl.cipher.suites = null 16:17:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:00 ssl.endpoint.identification.algorithm = https 16:17:00 ssl.engine.factory.class = null 16:17:00 ssl.key.password = null 16:17:00 ssl.keymanager.algorithm = SunX509 16:17:00 ssl.keystore.certificate.chain = null 16:17:00 ssl.keystore.key = null 16:17:00 ssl.keystore.location = null 16:17:00 ssl.keystore.password = null 16:17:00 ssl.keystore.type = JKS 16:17:00 ssl.protocol = TLSv1.3 16:17:00 ssl.provider = null 16:17:00 ssl.secure.random.implementation = null 16:17:00 ssl.trustmanager.algorithm = PKIX 16:17:00 ssl.truststore.certificates = null 16:17:00 ssl.truststore.location = null 16:17:00 ssl.truststore.password = null 16:17:00 ssl.truststore.type = JKS 16:17:00 transaction.timeout.ms = 60000 16:17:00 transactional.id = null 16:17:00 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:17:00 16:17:00 2024-02-21T16:16:59.844Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:00 2024-02-21T16:16:59.844Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:00 2024-02-21T16:16:59.844Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:00 2024-02-21T16:16:59.844Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532219844 16:17:00 2024-02-21T16:17:00.321Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 16:17:00 2024-02-21T16:17:00.322Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 1aguGcYIQP6R7NLP7zeU2w 16:17:00 2024-02-21T16:17:00.430Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 16:17:00 2024-02-21T16:17:00.539Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to LgovKwmsRgChyzGrEKTNLg 16:17:00 2024-02-21T16:17:00.590Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to LgovKwmsRgChyzGrEKTNLg 16:17:00 2024-02-21T16:17:00.590Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 1aguGcYIQP6R7NLP7zeU2w 16:17:00 2024-02-21T16:17:00.727Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 16:17:00 2024-02-21T16:17:00.738Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:17:00 2024-02-21T16:17:00.761Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-eeadb4cf-75d4-49a1-83f8-06af9d090862 16:17:00 2024-02-21T16:17:00.762Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:00 2024-02-21T16:17:00.762Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:17:00 2024-02-21T16:17:00.782Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-eeadb4cf-75d4-49a1-83f8-06af9d090862', protocol='range'} 16:17:00 2024-02-21T16:17:00.786Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-eeadb4cf-75d4-49a1-83f8-06af9d090862=Assignment(partitions=[test-topic-0])} 16:17:00 2024-02-21T16:17:00.809Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-eeadb4cf-75d4-49a1-83f8-06af9d090862', protocol='range'} 16:17:00 2024-02-21T16:17:00.809Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 16:17:00 2024-02-21T16:17:00.813Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:17:00 2024-02-21T16:17:00.827Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 16:17:00 2024-02-21T16:17:00.842Z INFO 7401 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 16:17:01 2024-02-21T16:17:00.995Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:01 2024-02-21T16:17:00.996Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 101ms, elapsed time since send: 101ms, request timeout: 30000ms) 16:17:01 2024-02-21T16:17:00.996Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:17:01 2024-02-21T16:17:00.996Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:17:01 2024-02-21T16:17:00.997Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:01 2024-02-21T16:17:00.997Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:17:01 2024-02-21T16:17:00.996Z INFO 7401 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1047103326, epoch=1) to node 1: 16:17:01 16:17:01 org.apache.kafka.common.errors.DisconnectException: null 16:17:01 16:17:01 2024-02-21T16:17:01.005Z INFO 7401 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:17:01 2024-02-21T16:17:01.099Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:01 2024-02-21T16:17:01.099Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:01 2024-02-21T16:17:01.107Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:01 2024-02-21T16:17:01.107Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:01 2024-02-21T16:17:01.201Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:01 2024-02-21T16:17:01.201Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.361 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:17:01 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:17:06 2024-02-21T16:17:01.256Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:17:06 2024-02-21T16:17:01.318Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3ce7cf36418a2f4795fb17948ac38cb7cefffa9e0f0633a384f731a0817c9b75 16:17:06 2024-02-21T16:17:01.404Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:06 2024-02-21T16:17:01.404Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:01.409Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:06 2024-02-21T16:17:01.409Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:01.611Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:06 2024-02-21T16:17:01.612Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:01.806Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:06 2024-02-21T16:17:01.806Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:02.117Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:06 2024-02-21T16:17:02.117Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:02.671Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:06 2024-02-21T16:17:02.671Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:03.029Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:06 2024-02-21T16:17:03.029Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:03.729Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:06 2024-02-21T16:17:03.729Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:04.033Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:06 2024-02-21T16:17:04.033Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:04.889Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:06 2024-02-21T16:17:04.889Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:04.937Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:06 2024-02-21T16:17:04.937Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:06.044Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:06 2024-02-21T16:17:06.044Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:06.097Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:06 2024-02-21T16:17:06.097Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:06 2024-02-21T16:17:06.513Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.256529776S 16:17:06 2024-02-21T16:17:06.518Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:06 allow.auto.create.topics = true 16:17:06 auto.commit.interval.ms = 5000 16:17:06 auto.include.jmx.reporter = true 16:17:06 auto.offset.reset = earliest 16:17:06 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:17:06 check.crcs = true 16:17:06 client.dns.lookup = use_all_dns_ips 16:17:06 client.id = consumer-test-2 16:17:06 client.rack = 16:17:06 connections.max.idle.ms = 540000 16:17:06 default.api.timeout.ms = 60000 16:17:06 enable.auto.commit = true 16:17:06 exclude.internal.topics = true 16:17:06 fetch.max.bytes = 52428800 16:17:06 fetch.max.wait.ms = 500 16:17:06 fetch.min.bytes = 1 16:17:06 group.id = test 16:17:06 group.instance.id = null 16:17:06 heartbeat.interval.ms = 3000 16:17:06 interceptor.classes = [] 16:17:06 internal.leave.group.on.close = true 16:17:06 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:06 isolation.level = read_uncommitted 16:17:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:06 max.partition.fetch.bytes = 1048576 16:17:06 max.poll.interval.ms = 300000 16:17:06 max.poll.records = 500 16:17:06 metadata.max.age.ms = 300000 16:17:06 metric.reporters = [] 16:17:06 metrics.num.samples = 2 16:17:06 metrics.recording.level = INFO 16:17:06 metrics.sample.window.ms = 30000 16:17:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:06 receive.buffer.bytes = 65536 16:17:06 reconnect.backoff.max.ms = 1000 16:17:06 reconnect.backoff.ms = 50 16:17:06 request.timeout.ms = 30000 16:17:06 retry.backoff.ms = 100 16:17:06 sasl.client.callback.handler.class = null 16:17:06 sasl.jaas.config = null 16:17:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:06 sasl.kerberos.min.time.before.relogin = 60000 16:17:06 sasl.kerberos.service.name = null 16:17:06 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:06 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:06 sasl.login.callback.handler.class = null 16:17:06 sasl.login.class = null 16:17:06 sasl.login.connect.timeout.ms = null 16:17:06 sasl.login.read.timeout.ms = null 16:17:06 sasl.login.refresh.buffer.seconds = 300 16:17:06 sasl.login.refresh.min.period.seconds = 60 16:17:06 sasl.login.refresh.window.factor = 0.8 16:17:06 sasl.login.refresh.window.jitter = 0.05 16:17:06 sasl.login.retry.backoff.max.ms = 10000 16:17:06 sasl.login.retry.backoff.ms = 100 16:17:06 sasl.mechanism = GSSAPI 16:17:06 sasl.oauthbearer.clock.skew.seconds = 30 16:17:06 sasl.oauthbearer.expected.audience = null 16:17:06 sasl.oauthbearer.expected.issuer = null 16:17:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:06 sasl.oauthbearer.jwks.endpoint.url = null 16:17:06 sasl.oauthbearer.scope.claim.name = scope 16:17:06 sasl.oauthbearer.sub.claim.name = sub 16:17:06 sasl.oauthbearer.token.endpoint.url = null 16:17:06 security.protocol = PLAINTEXT 16:17:06 security.providers = null 16:17:06 send.buffer.bytes = 131072 16:17:06 session.timeout.ms = 45000 16:17:06 socket.connection.setup.timeout.max.ms = 30000 16:17:06 socket.connection.setup.timeout.ms = 10000 16:17:06 ssl.cipher.suites = null 16:17:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:06 ssl.endpoint.identification.algorithm = https 16:17:06 ssl.engine.factory.class = null 16:17:06 ssl.key.password = null 16:17:06 ssl.keymanager.algorithm = SunX509 16:17:06 ssl.keystore.certificate.chain = null 16:17:06 ssl.keystore.key = null 16:17:06 ssl.keystore.location = null 16:17:06 ssl.keystore.password = null 16:17:06 ssl.keystore.type = JKS 16:17:06 ssl.protocol = TLSv1.3 16:17:06 ssl.provider = null 16:17:06 ssl.secure.random.implementation = null 16:17:06 ssl.trustmanager.algorithm = PKIX 16:17:06 ssl.truststore.certificates = null 16:17:06 ssl.truststore.location = null 16:17:06 ssl.truststore.password = null 16:17:06 ssl.truststore.type = JKS 16:17:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:17:06 16:17:06 2024-02-21T16:17:06.524Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:06 2024-02-21T16:17:06.524Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:06 2024-02-21T16:17:06.524Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532226524 16:17:06 16:17:06,559 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:17:06 16:17:06,560 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:17:06 16:17:06,561 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c05f3b2 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:17:06 16:17:06,566 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:17:06 16:17:06,566 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c05f3b2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:17:06 16:17:06,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:17:06 16:17:06,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:17:06 16:17:06,570 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:17:06 16:17:06,570 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:17:06 16:17:06,570 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c05f3b2 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:17:06 16:17:06,574 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:17:06 16:17:06,574 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:17:06 16:17:06,574 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:17:06 16:17:06,574 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532226574) 16:17:06 16:17:06,575 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:17:06 16:17:06,575 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:17:06 16:17:06,576 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:17:06 16:17:06,576 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:17:06 16:17:06,576 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:17:06 16:17:06,576 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:17:06 16:17:06,576 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:17:06 16:17:06,576 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:06 16:17:06,577 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:17:06 16:17:06,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:17:06 16:17:06,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:06 16:17:06,578 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:17:06 16:17:06,578 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:17:06 16:17:06,591 |-INFO in ch.qos.logback.classic.pattern.DateConverter@14d59f0e - Setting zoneId to "UTC" 16:17:06 16:17:06,594 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:17:06 16:17:06,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:17:06 16:17:06,604 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:17:06 16:17:06,604 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:17:06 16:17:06,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:17:06 16:17:06,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:17:06 16:17:06,604 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:17:06 16:17:06,604 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4e3d2d76 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:17:06 16:17:06,604 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:17:06 16:17:06,605 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@24de6541 - End of configuration. 16:17:06 16:17:06,605 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@37559a0b - Registering current configuration as safe fallback point 16:17:06 16:17:06 16:17:06 . ____ _ __ _ _ 16:17:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:06 =========|_|==============|___/=/_/_/_/ 16:17:06 :: Spring Boot :: (v3.1.2) 16:17:06 16:17:06 2024-02-21T16:17:06.611Z INFO 7401 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:06 2024-02-21T16:17:06.612Z INFO 7401 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:17:06 2024-02-21T16:17:06.761Z INFO 7401 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.235 seconds (process running for 50.899) 16:17:07 2024-02-21T16:17:06.766Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:17:07 2024-02-21T16:17:06.804Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:07 2024-02-21T16:17:06.804Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:07 acks = -1 16:17:07 auto.include.jmx.reporter = true 16:17:07 batch.size = 16384 16:17:07 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:17:07 buffer.memory = 33554432 16:17:07 client.dns.lookup = use_all_dns_ips 16:17:07 client.id = producer-2 16:17:07 compression.type = none 16:17:07 connections.max.idle.ms = 540000 16:17:07 delivery.timeout.ms = 120000 16:17:07 enable.idempotence = false 16:17:07 interceptor.classes = [] 16:17:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:07 linger.ms = 1 16:17:07 max.block.ms = 60000 16:17:07 max.in.flight.requests.per.connection = 5 16:17:07 max.request.size = 1048576 16:17:07 metadata.max.age.ms = 300000 16:17:07 metadata.max.idle.ms = 300000 16:17:07 metric.reporters = [] 16:17:07 metrics.num.samples = 2 16:17:07 metrics.recording.level = INFO 16:17:07 metrics.sample.window.ms = 30000 16:17:07 partitioner.adaptive.partitioning.enable = true 16:17:07 partitioner.availability.timeout.ms = 0 16:17:07 partitioner.class = null 16:17:07 partitioner.ignore.keys = false 16:17:07 receive.buffer.bytes = 32768 16:17:07 reconnect.backoff.max.ms = 1000 16:17:07 reconnect.backoff.ms = 50 16:17:07 request.timeout.ms = 30000 16:17:07 retries = 0 16:17:07 retry.backoff.ms = 100 16:17:07 sasl.client.callback.handler.class = null 16:17:07 sasl.jaas.config = null 16:17:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:07 sasl.kerberos.min.time.before.relogin = 60000 16:17:07 sasl.kerberos.service.name = null 16:17:07 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:07 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:07 sasl.login.callback.handler.class = null 16:17:07 sasl.login.class = null 16:17:07 sasl.login.connect.timeout.ms = null 16:17:07 sasl.login.read.timeout.ms = null 16:17:07 sasl.login.refresh.buffer.seconds = 300 16:17:07 sasl.login.refresh.min.period.seconds = 60 16:17:07 sasl.login.refresh.window.factor = 0.8 16:17:07 sasl.login.refresh.window.jitter = 0.05 16:17:07 sasl.login.retry.backoff.max.ms = 10000 16:17:07 sasl.login.retry.backoff.ms = 100 16:17:07 sasl.mechanism = GSSAPI 16:17:07 sasl.oauthbearer.clock.skew.seconds = 30 16:17:07 sasl.oauthbearer.expected.audience = null 16:17:07 sasl.oauthbearer.expected.issuer = null 16:17:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:07 sasl.oauthbearer.jwks.endpoint.url = null 16:17:07 sasl.oauthbearer.scope.claim.name = scope 16:17:07 sasl.oauthbearer.sub.claim.name = sub 16:17:07 sasl.oauthbearer.token.endpoint.url = null 16:17:07 security.protocol = PLAINTEXT 16:17:07 security.providers = null 16:17:07 send.buffer.bytes = 131072 16:17:07 socket.connection.setup.timeout.max.ms = 30000 16:17:07 socket.connection.setup.timeout.ms = 10000 16:17:07 ssl.cipher.suites = null 16:17:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:07 ssl.endpoint.identification.algorithm = https 16:17:07 ssl.engine.factory.class = null 16:17:07 ssl.key.password = null 16:17:07 ssl.keymanager.algorithm = SunX509 16:17:07 ssl.keystore.certificate.chain = null 16:17:07 ssl.keystore.key = null 16:17:07 ssl.keystore.location = null 16:17:07 ssl.keystore.password = null 16:17:07 ssl.keystore.type = JKS 16:17:07 ssl.protocol = TLSv1.3 16:17:07 ssl.provider = null 16:17:07 ssl.secure.random.implementation = null 16:17:07 ssl.trustmanager.algorithm = PKIX 16:17:07 ssl.truststore.certificates = null 16:17:07 ssl.truststore.location = null 16:17:07 ssl.truststore.password = null 16:17:07 ssl.truststore.type = JKS 16:17:07 transaction.timeout.ms = 60000 16:17:07 transactional.id = null 16:17:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:17:07 16:17:07 2024-02-21T16:17:06.808Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:07 2024-02-21T16:17:06.808Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:07 2024-02-21T16:17:06.808Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:07 2024-02-21T16:17:06.808Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532226808 16:17:07 2024-02-21T16:17:06.925Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 16:17:07 2024-02-21T16:17:06.925Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: cZa8aGKMTu6Rz7ErKzbKYQ 16:17:07 2024-02-21T16:17:07.047Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 16:17:07 2024-02-21T16:17:07.075Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:07 2024-02-21T16:17:07.075Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:07 2024-02-21T16:17:07.165Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 4 : {client-topic=LEADER_NOT_AVAILABLE} 16:17:07 2024-02-21T16:17:07.255Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:07 2024-02-21T16:17:07.255Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:07 2024-02-21T16:17:07.273Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to giwsLTT8Q5ilRjsgi5LKEw 16:17:07 2024-02-21T16:17:07.308Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to giwsLTT8Q5ilRjsgi5LKEw 16:17:07 2024-02-21T16:17:07.308Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: cZa8aGKMTu6Rz7ErKzbKYQ 16:17:07 2024-02-21T16:17:07.421Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:17:07 2024-02-21T16:17:07.424Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:17:07 2024-02-21T16:17:07.452Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-4d794390-ab17-4e69-95a2-a10dbac0e71d 16:17:07 2024-02-21T16:17:07.452Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:07 2024-02-21T16:17:07.452Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:17:07 2024-02-21T16:17:07.479Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-4d794390-ab17-4e69-95a2-a10dbac0e71d', protocol='range'} 16:17:07 2024-02-21T16:17:07.479Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-4d794390-ab17-4e69-95a2-a10dbac0e71d=Assignment(partitions=[client-topic-0])} 16:17:07 2024-02-21T16:17:07.502Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-4d794390-ab17-4e69-95a2-a10dbac0e71d', protocol='range'} 16:17:07 2024-02-21T16:17:07.502Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 16:17:07 2024-02-21T16:17:07.502Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:17:07 2024-02-21T16:17:07.513Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:17:07 2024-02-21T16:17:07.528Z INFO 7401 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 16:17:07 2024-02-21T16:17:07.607Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:07 allow.auto.create.topics = true 16:17:07 auto.commit.interval.ms = 5000 16:17:07 auto.include.jmx.reporter = true 16:17:07 auto.offset.reset = earliest 16:17:07 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:17:07 check.crcs = true 16:17:07 client.dns.lookup = use_all_dns_ips 16:17:07 client.id = consumer-test-3 16:17:07 client.rack = 16:17:07 connections.max.idle.ms = 540000 16:17:07 default.api.timeout.ms = 60000 16:17:07 enable.auto.commit = true 16:17:07 exclude.internal.topics = true 16:17:07 fetch.max.bytes = 52428800 16:17:07 fetch.max.wait.ms = 500 16:17:07 fetch.min.bytes = 1 16:17:07 group.id = test 16:17:07 group.instance.id = null 16:17:07 heartbeat.interval.ms = 3000 16:17:07 interceptor.classes = [] 16:17:07 internal.leave.group.on.close = true 16:17:07 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:07 isolation.level = read_uncommitted 16:17:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:07 max.partition.fetch.bytes = 1048576 16:17:07 max.poll.interval.ms = 300000 16:17:07 max.poll.records = 500 16:17:07 metadata.max.age.ms = 300000 16:17:07 metric.reporters = [] 16:17:07 metrics.num.samples = 2 16:17:07 metrics.recording.level = INFO 16:17:07 metrics.sample.window.ms = 30000 16:17:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:07 receive.buffer.bytes = 65536 16:17:07 reconnect.backoff.max.ms = 1000 16:17:07 reconnect.backoff.ms = 50 16:17:07 request.timeout.ms = 30000 16:17:07 retry.backoff.ms = 100 16:17:07 sasl.client.callback.handler.class = null 16:17:07 sasl.jaas.config = null 16:17:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:07 sasl.kerberos.min.time.before.relogin = 60000 16:17:07 sasl.kerberos.service.name = null 16:17:07 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:07 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:07 sasl.login.callback.handler.class = null 16:17:07 sasl.login.class = null 16:17:07 sasl.login.connect.timeout.ms = null 16:17:07 sasl.login.read.timeout.ms = null 16:17:07 sasl.login.refresh.buffer.seconds = 300 16:17:07 sasl.login.refresh.min.period.seconds = 60 16:17:07 sasl.login.refresh.window.factor = 0.8 16:17:07 sasl.login.refresh.window.jitter = 0.05 16:17:07 sasl.login.retry.backoff.max.ms = 10000 16:17:07 sasl.login.retry.backoff.ms = 100 16:17:07 sasl.mechanism = GSSAPI 16:17:07 sasl.oauthbearer.clock.skew.seconds = 30 16:17:07 sasl.oauthbearer.expected.audience = null 16:17:07 sasl.oauthbearer.expected.issuer = null 16:17:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:07 sasl.oauthbearer.jwks.endpoint.url = null 16:17:07 sasl.oauthbearer.scope.claim.name = scope 16:17:07 sasl.oauthbearer.sub.claim.name = sub 16:17:07 sasl.oauthbearer.token.endpoint.url = null 16:17:07 security.protocol = PLAINTEXT 16:17:07 security.providers = null 16:17:07 send.buffer.bytes = 131072 16:17:07 session.timeout.ms = 45000 16:17:07 socket.connection.setup.timeout.max.ms = 30000 16:17:07 socket.connection.setup.timeout.ms = 10000 16:17:07 ssl.cipher.suites = null 16:17:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:07 ssl.endpoint.identification.algorithm = https 16:17:07 ssl.engine.factory.class = null 16:17:07 ssl.key.password = null 16:17:07 ssl.keymanager.algorithm = SunX509 16:17:07 ssl.keystore.certificate.chain = null 16:17:07 ssl.keystore.key = null 16:17:07 ssl.keystore.location = null 16:17:07 ssl.keystore.password = null 16:17:07 ssl.keystore.type = JKS 16:17:07 ssl.protocol = TLSv1.3 16:17:07 ssl.provider = null 16:17:07 ssl.secure.random.implementation = null 16:17:07 ssl.trustmanager.algorithm = PKIX 16:17:07 ssl.truststore.certificates = null 16:17:07 ssl.truststore.location = null 16:17:07 ssl.truststore.password = null 16:17:07 ssl.truststore.type = JKS 16:17:07 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:17:07 16:17:07 2024-02-21T16:17:07.611Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:07 2024-02-21T16:17:07.611Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:07 2024-02-21T16:17:07.611Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532227611 16:17:07 2024-02-21T16:17:07.620Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:07 allow.auto.create.topics = true 16:17:07 auto.commit.interval.ms = 5000 16:17:07 auto.include.jmx.reporter = true 16:17:07 auto.offset.reset = earliest 16:17:07 bootstrap.servers = [PLAINTEXT://localhost:32770] 16:17:07 check.crcs = true 16:17:07 client.dns.lookup = use_all_dns_ips 16:17:07 client.id = consumer-test-4 16:17:07 client.rack = 16:17:07 connections.max.idle.ms = 540000 16:17:07 default.api.timeout.ms = 60000 16:17:07 enable.auto.commit = true 16:17:07 exclude.internal.topics = true 16:17:07 fetch.max.bytes = 52428800 16:17:07 fetch.max.wait.ms = 500 16:17:07 fetch.min.bytes = 1 16:17:07 group.id = test 16:17:07 group.instance.id = null 16:17:07 heartbeat.interval.ms = 3000 16:17:07 interceptor.classes = [] 16:17:07 internal.leave.group.on.close = true 16:17:07 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:07 isolation.level = read_uncommitted 16:17:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:07 max.partition.fetch.bytes = 1048576 16:17:07 max.poll.interval.ms = 300000 16:17:07 max.poll.records = 500 16:17:07 metadata.max.age.ms = 300000 16:17:07 metric.reporters = [] 16:17:07 metrics.num.samples = 2 16:17:07 metrics.recording.level = INFO 16:17:07 metrics.sample.window.ms = 30000 16:17:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:07 receive.buffer.bytes = 65536 16:17:07 reconnect.backoff.max.ms = 1000 16:17:07 reconnect.backoff.ms = 50 16:17:07 request.timeout.ms = 30000 16:17:07 retry.backoff.ms = 100 16:17:07 sasl.client.callback.handler.class = null 16:17:07 sasl.jaas.config = null 16:17:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:07 sasl.kerberos.min.time.before.relogin = 60000 16:17:07 sasl.kerberos.service.name = null 16:17:07 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:07 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:07 sasl.login.callback.handler.class = null 16:17:07 sasl.login.class = null 16:17:07 sasl.login.connect.timeout.ms = null 16:17:07 sasl.login.read.timeout.ms = null 16:17:07 sasl.login.refresh.buffer.seconds = 300 16:17:07 sasl.login.refresh.min.period.seconds = 60 16:17:07 sasl.login.refresh.window.factor = 0.8 16:17:07 sasl.login.refresh.window.jitter = 0.05 16:17:07 sasl.login.retry.backoff.max.ms = 10000 16:17:07 sasl.login.retry.backoff.ms = 100 16:17:07 sasl.mechanism = GSSAPI 16:17:07 sasl.oauthbearer.clock.skew.seconds = 30 16:17:07 sasl.oauthbearer.expected.audience = null 16:17:07 sasl.oauthbearer.expected.issuer = null 16:17:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:07 sasl.oauthbearer.jwks.endpoint.url = null 16:17:07 sasl.oauthbearer.scope.claim.name = scope 16:17:07 sasl.oauthbearer.sub.claim.name = sub 16:17:07 sasl.oauthbearer.token.endpoint.url = null 16:17:07 security.protocol = PLAINTEXT 16:17:07 security.providers = null 16:17:07 send.buffer.bytes = 131072 16:17:07 session.timeout.ms = 45000 16:17:07 socket.connection.setup.timeout.max.ms = 30000 16:17:07 socket.connection.setup.timeout.ms = 10000 16:17:07 ssl.cipher.suites = null 16:17:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:07 ssl.endpoint.identification.algorithm = https 16:17:07 ssl.engine.factory.class = null 16:17:07 ssl.key.password = null 16:17:07 ssl.keymanager.algorithm = SunX509 16:17:07 ssl.keystore.certificate.chain = null 16:17:07 ssl.keystore.key = null 16:17:07 ssl.keystore.location = null 16:17:07 ssl.keystore.password = null 16:17:07 ssl.keystore.type = JKS 16:17:07 ssl.protocol = TLSv1.3 16:17:07 ssl.provider = null 16:17:07 ssl.secure.random.implementation = null 16:17:07 ssl.trustmanager.algorithm = PKIX 16:17:07 ssl.truststore.certificates = null 16:17:07 ssl.truststore.location = null 16:17:07 ssl.truststore.password = null 16:17:07 ssl.truststore.type = JKS 16:17:07 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:17:07 16:17:07 2024-02-21T16:17:07.622Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:07 2024-02-21T16:17:07.622Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:07 2024-02-21T16:17:07.622Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532227622 16:17:07 2024-02-21T16:17:07.695Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:07 2024-02-21T16:17:07.695Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:17:07 2024-02-21T16:17:07.782Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:07 2024-02-21T16:17:07.782Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 205ms, elapsed time since send: 205ms, request timeout: 30000ms) 16:17:07 2024-02-21T16:17:07.782Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:17:07 2024-02-21T16:17:07.783Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:17:07 2024-02-21T16:17:07.783Z INFO 7401 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1046230102, epoch=1) to node 1: 16:17:07 16:17:07 org.apache.kafka.common.errors.DisconnectException: null 16:17:07 16:17:07 2024-02-21T16:17:07.783Z INFO 7401 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:17:07 2024-02-21T16:17:07.796Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:07 2024-02-21T16:17:07.796Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:07 2024-02-21T16:17:07.884Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:07 2024-02-21T16:17:07.884Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.685 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 16:17:07 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:17:14 2024-02-21T16:17:07.948Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:07.948Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:17:14 2024-02-21T16:17:07.949Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:07.985Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:07.986Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:08.006Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d2ea348f7a61701b6897f1da4c30ae82dc861b4a2bdf6a9f6d4774f34f263a6a 16:17:14 2024-02-21T16:17:08.149Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:08.150Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:08.244Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:14 2024-02-21T16:17:08.244Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:08.262Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:08.263Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:08.288Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:08.288Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:08.551Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:08.551Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:08.792Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:08.792Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:09.111Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:14 2024-02-21T16:17:09.111Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:09.184Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:09.184Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:09.409Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:09.409Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:09.704Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:09.704Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:10.113Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:14 2024-02-21T16:17:10.114Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:10.289Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:10.289Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:10.565Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:10.565Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:10.810Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:10.811Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:10.917Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:14 2024-02-21T16:17:10.917Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:11.294Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:11.294Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:11.716Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:11.716Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:11.723Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:14 2024-02-21T16:17:11.723Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:11.774Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:11.775Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:12.401Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:12.401Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:12.783Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:14 2024-02-21T16:17:12.783Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:12.833Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:12.834Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:12.922Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:12.922Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:13.315Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.366396574S 16:17:14 16:17:13,401 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:17:14 16:17:13,401 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:17:14 16:17:13,401 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@22960fe4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:17:14 16:17:13,405 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:17:14 16:17:13,405 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@22960fe4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:17:14 16:17:13,407 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:17:14 16:17:13,408 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:17:14 16:17:13,408 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:17:14 16:17:13,408 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:17:14 16:17:13,408 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@22960fe4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:17:14 16:17:13,411 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:17:14 16:17:13,411 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:17:14 16:17:13,411 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:17:14 16:17:13,411 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532233411) 16:17:14 16:17:13,411 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:17:14 16:17:13,411 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:17:14 16:17:13,411 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:17:14 16:17:13,412 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:14 16:17:13,413 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:17:14 16:17:13,414 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:17:14 16:17:13,414 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:14 16:17:13,414 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:17:14 16:17:13,414 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:17:14 16:17:13,419 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2245103b - Setting zoneId to "UTC" 16:17:14 16:17:13,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:17:14 16:17:13,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:17:14 16:17:13,423 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:17:14 16:17:13,423 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:17:14 16:17:13,423 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:17:14 16:17:13,423 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:17:14 16:17:13,425 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:17:14 16:17:13,425 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@254ae9bc - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:17:14 16:17:13,425 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:17:14 16:17:13,425 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@343b24d1 - End of configuration. 16:17:14 16:17:13,426 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2640e49d - Registering current configuration as safe fallback point 16:17:14 16:17:14 16:17:14 . ____ _ __ _ _ 16:17:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:14 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:14 =========|_|==============|___/=/_/_/_/ 16:17:14 :: Spring Boot :: (v3.1.2) 16:17:14 16:17:14 2024-02-21T16:17:13.432Z INFO 7401 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:14 2024-02-21T16:17:13.433Z INFO 7401 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:17:14 2024-02-21T16:17:13.702Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:14 2024-02-21T16:17:13.702Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:13.712Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:14 2024-02-21T16:17:13.712Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:13.831Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:13.831Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:14.075Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:14 allow.auto.create.topics = true 16:17:14 auto.commit.interval.ms = 5000 16:17:14 auto.include.jmx.reporter = true 16:17:14 auto.offset.reset = latest 16:17:14 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:14 check.crcs = true 16:17:14 client.dns.lookup = use_all_dns_ips 16:17:14 client.id = consumer-ncmp-data-operation-event-group-5 16:17:14 client.rack = 16:17:14 connections.max.idle.ms = 540000 16:17:14 default.api.timeout.ms = 60000 16:17:14 enable.auto.commit = false 16:17:14 exclude.internal.topics = true 16:17:14 fetch.max.bytes = 52428800 16:17:14 fetch.max.wait.ms = 500 16:17:14 fetch.min.bytes = 1 16:17:14 group.id = ncmp-data-operation-event-group 16:17:14 group.instance.id = null 16:17:14 heartbeat.interval.ms = 3000 16:17:14 interceptor.classes = [] 16:17:14 internal.leave.group.on.close = true 16:17:14 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:14 isolation.level = read_uncommitted 16:17:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:14 max.partition.fetch.bytes = 1048576 16:17:14 max.poll.interval.ms = 300000 16:17:14 max.poll.records = 500 16:17:14 metadata.max.age.ms = 300000 16:17:14 metric.reporters = [] 16:17:14 metrics.num.samples = 2 16:17:14 metrics.recording.level = INFO 16:17:14 metrics.sample.window.ms = 30000 16:17:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:14 receive.buffer.bytes = 65536 16:17:14 reconnect.backoff.max.ms = 1000 16:17:14 reconnect.backoff.ms = 50 16:17:14 request.timeout.ms = 30000 16:17:14 retry.backoff.ms = 100 16:17:14 sasl.client.callback.handler.class = null 16:17:14 sasl.jaas.config = null 16:17:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:14 sasl.kerberos.min.time.before.relogin = 60000 16:17:14 sasl.kerberos.service.name = null 16:17:14 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:14 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:14 sasl.login.callback.handler.class = null 16:17:14 sasl.login.class = null 16:17:14 sasl.login.connect.timeout.ms = null 16:17:14 sasl.login.read.timeout.ms = null 16:17:14 sasl.login.refresh.buffer.seconds = 300 16:17:14 sasl.login.refresh.min.period.seconds = 60 16:17:14 sasl.login.refresh.window.factor = 0.8 16:17:14 sasl.login.refresh.window.jitter = 0.05 16:17:14 sasl.login.retry.backoff.max.ms = 10000 16:17:14 sasl.login.retry.backoff.ms = 100 16:17:14 sasl.mechanism = GSSAPI 16:17:14 sasl.oauthbearer.clock.skew.seconds = 30 16:17:14 sasl.oauthbearer.expected.audience = null 16:17:14 sasl.oauthbearer.expected.issuer = null 16:17:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:14 sasl.oauthbearer.jwks.endpoint.url = null 16:17:14 sasl.oauthbearer.scope.claim.name = scope 16:17:14 sasl.oauthbearer.sub.claim.name = sub 16:17:14 sasl.oauthbearer.token.endpoint.url = null 16:17:14 security.protocol = PLAINTEXT 16:17:14 security.providers = null 16:17:14 send.buffer.bytes = 131072 16:17:14 session.timeout.ms = 45000 16:17:14 socket.connection.setup.timeout.max.ms = 30000 16:17:14 socket.connection.setup.timeout.ms = 10000 16:17:14 ssl.cipher.suites = null 16:17:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:14 ssl.endpoint.identification.algorithm = https 16:17:14 ssl.engine.factory.class = null 16:17:14 ssl.key.password = null 16:17:14 ssl.keymanager.algorithm = SunX509 16:17:14 ssl.keystore.certificate.chain = null 16:17:14 ssl.keystore.key = null 16:17:14 ssl.keystore.location = null 16:17:14 ssl.keystore.password = null 16:17:14 ssl.keystore.type = JKS 16:17:14 ssl.protocol = TLSv1.3 16:17:14 ssl.provider = null 16:17:14 ssl.secure.random.implementation = null 16:17:14 ssl.trustmanager.algorithm = PKIX 16:17:14 ssl.truststore.certificates = null 16:17:14 ssl.truststore.location = null 16:17:14 ssl.truststore.password = null 16:17:14 ssl.truststore.type = JKS 16:17:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:14 16:17:14 2024-02-21T16:17:14.078Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:14 2024-02-21T16:17:14.078Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:14 2024-02-21T16:17:14.078Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532234078 16:17:14 2024-02-21T16:17:14.080Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 16:17:14 2024-02-21T16:17:14.088Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:14 allow.auto.create.topics = true 16:17:14 auto.commit.interval.ms = 5000 16:17:14 auto.include.jmx.reporter = true 16:17:14 auto.offset.reset = latest 16:17:14 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:14 check.crcs = true 16:17:14 client.dns.lookup = use_all_dns_ips 16:17:14 client.id = consumer-ncmp-async-rest-request-event-group-6 16:17:14 client.rack = 16:17:14 connections.max.idle.ms = 540000 16:17:14 default.api.timeout.ms = 60000 16:17:14 enable.auto.commit = false 16:17:14 exclude.internal.topics = true 16:17:14 fetch.max.bytes = 52428800 16:17:14 fetch.max.wait.ms = 500 16:17:14 fetch.min.bytes = 1 16:17:14 group.id = ncmp-async-rest-request-event-group 16:17:14 group.instance.id = null 16:17:14 heartbeat.interval.ms = 3000 16:17:14 interceptor.classes = [] 16:17:14 internal.leave.group.on.close = true 16:17:14 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:14 isolation.level = read_uncommitted 16:17:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:14 max.partition.fetch.bytes = 1048576 16:17:14 max.poll.interval.ms = 300000 16:17:14 max.poll.records = 500 16:17:14 metadata.max.age.ms = 300000 16:17:14 metric.reporters = [] 16:17:14 metrics.num.samples = 2 16:17:14 metrics.recording.level = INFO 16:17:14 metrics.sample.window.ms = 30000 16:17:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:14 receive.buffer.bytes = 65536 16:17:14 reconnect.backoff.max.ms = 1000 16:17:14 reconnect.backoff.ms = 50 16:17:14 request.timeout.ms = 30000 16:17:14 retry.backoff.ms = 100 16:17:14 sasl.client.callback.handler.class = null 16:17:14 sasl.jaas.config = null 16:17:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:14 sasl.kerberos.min.time.before.relogin = 60000 16:17:14 sasl.kerberos.service.name = null 16:17:14 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:14 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:14 sasl.login.callback.handler.class = null 16:17:14 sasl.login.class = null 16:17:14 sasl.login.connect.timeout.ms = null 16:17:14 sasl.login.read.timeout.ms = null 16:17:14 sasl.login.refresh.buffer.seconds = 300 16:17:14 sasl.login.refresh.min.period.seconds = 60 16:17:14 sasl.login.refresh.window.factor = 0.8 16:17:14 sasl.login.refresh.window.jitter = 0.05 16:17:14 sasl.login.retry.backoff.max.ms = 10000 16:17:14 sasl.login.retry.backoff.ms = 100 16:17:14 sasl.mechanism = GSSAPI 16:17:14 sasl.oauthbearer.clock.skew.seconds = 30 16:17:14 sasl.oauthbearer.expected.audience = null 16:17:14 sasl.oauthbearer.expected.issuer = null 16:17:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:14 sasl.oauthbearer.jwks.endpoint.url = null 16:17:14 sasl.oauthbearer.scope.claim.name = scope 16:17:14 sasl.oauthbearer.sub.claim.name = sub 16:17:14 sasl.oauthbearer.token.endpoint.url = null 16:17:14 security.protocol = PLAINTEXT 16:17:14 security.providers = null 16:17:14 send.buffer.bytes = 131072 16:17:14 session.timeout.ms = 45000 16:17:14 socket.connection.setup.timeout.max.ms = 30000 16:17:14 socket.connection.setup.timeout.ms = 10000 16:17:14 ssl.cipher.suites = null 16:17:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:14 ssl.endpoint.identification.algorithm = https 16:17:14 ssl.engine.factory.class = null 16:17:14 ssl.key.password = null 16:17:14 ssl.keymanager.algorithm = SunX509 16:17:14 ssl.keystore.certificate.chain = null 16:17:14 ssl.keystore.key = null 16:17:14 ssl.keystore.location = null 16:17:14 ssl.keystore.password = null 16:17:14 ssl.keystore.type = JKS 16:17:14 ssl.protocol = TLSv1.3 16:17:14 ssl.provider = null 16:17:14 ssl.secure.random.implementation = null 16:17:14 ssl.trustmanager.algorithm = PKIX 16:17:14 ssl.truststore.certificates = null 16:17:14 ssl.truststore.location = null 16:17:14 ssl.truststore.password = null 16:17:14 ssl.truststore.type = JKS 16:17:14 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:14 16:17:14 2024-02-21T16:17:14.102Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:14 2024-02-21T16:17:14.102Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:14 2024-02-21T16:17:14.102Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532234102 16:17:14 2024-02-21T16:17:14.102Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 16:17:14 2024-02-21T16:17:14.111Z INFO 7401 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.76 seconds (process running for 58.249) 16:17:14 2024-02-21T16:17:14.188Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:17:14 2024-02-21T16:17:14.188Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:14 2024-02-21T16:17:14.244Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:14 2024-02-21T16:17:14.245Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:14 2024-02-21T16:17:14.305Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:14 2024-02-21T16:17:14.362Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:14 2024-02-21T16:17:14.418Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:14 2024-02-21T16:17:14.469Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:14 2024-02-21T16:17:14.476Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 16:17:14 2024-02-21T16:17:14.477Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:17:14 2024-02-21T16:17:14.502Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-d09992fd-1e29-4047-89f0-e453567d172d 16:17:14 2024-02-21T16:17:14.502Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:14 2024-02-21T16:17:14.502Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:17:14 2024-02-21T16:17:14.521Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:14 2024-02-21T16:17:14.524Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 16:17:14 2024-02-21T16:17:14.525Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:17:14 2024-02-21T16:17:14.529Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-d09992fd-1e29-4047-89f0-e453567d172d', protocol='range'} 16:17:14 2024-02-21T16:17:14.529Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-d09992fd-1e29-4047-89f0-e453567d172d=Assignment(partitions=[ncmp-async-m2m-0])} 16:17:14 2024-02-21T16:17:14.535Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:14 2024-02-21T16:17:14.535Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:14 2024-02-21T16:17:14.538Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-037fbba4-031e-4490-9da3-a7a8541a0a9d 16:17:14 2024-02-21T16:17:14.538Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:14 2024-02-21T16:17:14.538Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:17:14 2024-02-21T16:17:14.543Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-037fbba4-031e-4490-9da3-a7a8541a0a9d', protocol='range'} 16:17:14 2024-02-21T16:17:14.544Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-037fbba4-031e-4490-9da3-a7a8541a0a9d=Assignment(partitions=[ncmp-async-m2m-0])} 16:17:14 2024-02-21T16:17:14.589Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-d09992fd-1e29-4047-89f0-e453567d172d', protocol='range'} 16:17:14 2024-02-21T16:17:14.590Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:17:14 2024-02-21T16:17:14.590Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:17:14 2024-02-21T16:17:14.592Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-037fbba4-031e-4490-9da3-a7a8541a0a9d', protocol='range'} 16:17:14 2024-02-21T16:17:14.592Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:17:14 2024-02-21T16:17:14.592Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:17:14 2024-02-21T16:17:14.600Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:14 2024-02-21T16:17:14.601Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:14 2024-02-21T16:17:14.602Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:15 2024-02-21T16:17:14.603Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:15 2024-02-21T16:17:14.614Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 16:17:15 2024-02-21T16:17:14.614Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 16:17:15 2024-02-21T16:17:14.639Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:15 2024-02-21T16:17:14.640Z INFO 7401 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:17:15 2024-02-21T16:17:14.640Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:15 acks = -1 16:17:15 auto.include.jmx.reporter = true 16:17:15 batch.size = 16384 16:17:15 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:15 buffer.memory = 33554432 16:17:15 client.dns.lookup = use_all_dns_ips 16:17:15 client.id = producer-3 16:17:15 compression.type = none 16:17:15 connections.max.idle.ms = 540000 16:17:15 delivery.timeout.ms = 120000 16:17:15 enable.idempotence = false 16:17:15 interceptor.classes = [] 16:17:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:15 linger.ms = 1 16:17:15 max.block.ms = 60000 16:17:15 max.in.flight.requests.per.connection = 5 16:17:15 max.request.size = 1048576 16:17:15 metadata.max.age.ms = 300000 16:17:15 metadata.max.idle.ms = 300000 16:17:15 metric.reporters = [] 16:17:15 metrics.num.samples = 2 16:17:15 metrics.recording.level = INFO 16:17:15 metrics.sample.window.ms = 30000 16:17:15 partitioner.adaptive.partitioning.enable = true 16:17:15 partitioner.availability.timeout.ms = 0 16:17:15 partitioner.class = null 16:17:15 partitioner.ignore.keys = false 16:17:15 receive.buffer.bytes = 32768 16:17:15 reconnect.backoff.max.ms = 1000 16:17:15 reconnect.backoff.ms = 50 16:17:15 request.timeout.ms = 30000 16:17:15 retries = 0 16:17:15 retry.backoff.ms = 100 16:17:15 sasl.client.callback.handler.class = null 16:17:15 sasl.jaas.config = null 16:17:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:15 sasl.kerberos.min.time.before.relogin = 60000 16:17:15 sasl.kerberos.service.name = null 16:17:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:15 sasl.login.callback.handler.class = null 16:17:15 sasl.login.class = null 16:17:15 sasl.login.connect.timeout.ms = null 16:17:15 sasl.login.read.timeout.ms = null 16:17:15 sasl.login.refresh.buffer.seconds = 300 16:17:15 sasl.login.refresh.min.period.seconds = 60 16:17:15 sasl.login.refresh.window.factor = 0.8 16:17:15 sasl.login.refresh.window.jitter = 0.05 16:17:15 sasl.login.retry.backoff.max.ms = 10000 16:17:15 sasl.login.retry.backoff.ms = 100 16:17:15 sasl.mechanism = GSSAPI 16:17:15 sasl.oauthbearer.clock.skew.seconds = 30 16:17:15 sasl.oauthbearer.expected.audience = null 16:17:15 sasl.oauthbearer.expected.issuer = null 16:17:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:15 sasl.oauthbearer.jwks.endpoint.url = null 16:17:15 sasl.oauthbearer.scope.claim.name = scope 16:17:15 sasl.oauthbearer.sub.claim.name = sub 16:17:15 sasl.oauthbearer.token.endpoint.url = null 16:17:15 security.protocol = PLAINTEXT 16:17:15 security.providers = null 16:17:15 send.buffer.bytes = 131072 16:17:15 socket.connection.setup.timeout.max.ms = 30000 16:17:15 socket.connection.setup.timeout.ms = 10000 16:17:15 ssl.cipher.suites = null 16:17:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:15 ssl.endpoint.identification.algorithm = https 16:17:15 ssl.engine.factory.class = null 16:17:15 ssl.key.password = null 16:17:15 ssl.keymanager.algorithm = SunX509 16:17:15 ssl.keystore.certificate.chain = null 16:17:15 ssl.keystore.key = null 16:17:15 ssl.keystore.location = null 16:17:15 ssl.keystore.password = null 16:17:15 ssl.keystore.type = JKS 16:17:15 ssl.protocol = TLSv1.3 16:17:15 ssl.provider = null 16:17:15 ssl.secure.random.implementation = null 16:17:15 ssl.trustmanager.algorithm = PKIX 16:17:15 ssl.truststore.certificates = null 16:17:15 ssl.truststore.location = null 16:17:15 ssl.truststore.password = null 16:17:15 ssl.truststore.type = JKS 16:17:15 transaction.timeout.ms = 60000 16:17:15 transactional.id = null 16:17:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:17:15 16:17:15 2024-02-21T16:17:14.647Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:15 2024-02-21T16:17:14.647Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:15 2024-02-21T16:17:14.647Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:15 2024-02-21T16:17:14.647Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532234647 16:17:15 2024-02-21T16:17:14.648Z INFO 7401 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:17:15 2024-02-21T16:17:14.672Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:15 2024-02-21T16:17:14.672Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:15 2024-02-21T16:17:14.722Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:15 2024-02-21T16:17:14.723Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:15 2024-02-21T16:17:14.739Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:15 2024-02-21T16:17:14.740Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:15 2024-02-21T16:17:14.925Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:15 2024-02-21T16:17:14.926Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:15 2024-02-21T16:17:14.993Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:15 2024-02-21T16:17:14.993Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:15 acks = -1 16:17:15 auto.include.jmx.reporter = true 16:17:15 batch.size = 16384 16:17:15 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:15 buffer.memory = 33554432 16:17:15 client.dns.lookup = use_all_dns_ips 16:17:15 client.id = producer-4 16:17:15 compression.type = none 16:17:15 connections.max.idle.ms = 540000 16:17:15 delivery.timeout.ms = 120000 16:17:15 enable.idempotence = false 16:17:15 interceptor.classes = [] 16:17:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:15 linger.ms = 1 16:17:15 max.block.ms = 60000 16:17:15 max.in.flight.requests.per.connection = 5 16:17:15 max.request.size = 1048576 16:17:15 metadata.max.age.ms = 300000 16:17:15 metadata.max.idle.ms = 300000 16:17:15 metric.reporters = [] 16:17:15 metrics.num.samples = 2 16:17:15 metrics.recording.level = INFO 16:17:15 metrics.sample.window.ms = 30000 16:17:15 partitioner.adaptive.partitioning.enable = true 16:17:15 partitioner.availability.timeout.ms = 0 16:17:15 partitioner.class = null 16:17:15 partitioner.ignore.keys = false 16:17:15 receive.buffer.bytes = 32768 16:17:15 reconnect.backoff.max.ms = 1000 16:17:15 reconnect.backoff.ms = 50 16:17:15 request.timeout.ms = 30000 16:17:15 retries = 0 16:17:15 retry.backoff.ms = 100 16:17:15 sasl.client.callback.handler.class = null 16:17:15 sasl.jaas.config = null 16:17:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:15 sasl.kerberos.min.time.before.relogin = 60000 16:17:15 sasl.kerberos.service.name = null 16:17:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:15 sasl.login.callback.handler.class = null 16:17:15 sasl.login.class = null 16:17:15 sasl.login.connect.timeout.ms = null 16:17:15 sasl.login.read.timeout.ms = null 16:17:15 sasl.login.refresh.buffer.seconds = 300 16:17:15 sasl.login.refresh.min.period.seconds = 60 16:17:15 sasl.login.refresh.window.factor = 0.8 16:17:15 sasl.login.refresh.window.jitter = 0.05 16:17:15 sasl.login.retry.backoff.max.ms = 10000 16:17:15 sasl.login.retry.backoff.ms = 100 16:17:15 sasl.mechanism = GSSAPI 16:17:15 sasl.oauthbearer.clock.skew.seconds = 30 16:17:15 sasl.oauthbearer.expected.audience = null 16:17:15 sasl.oauthbearer.expected.issuer = null 16:17:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:15 sasl.oauthbearer.jwks.endpoint.url = null 16:17:15 sasl.oauthbearer.scope.claim.name = scope 16:17:15 sasl.oauthbearer.sub.claim.name = sub 16:17:15 sasl.oauthbearer.token.endpoint.url = null 16:17:15 security.protocol = PLAINTEXT 16:17:15 security.providers = null 16:17:15 send.buffer.bytes = 131072 16:17:15 socket.connection.setup.timeout.max.ms = 30000 16:17:15 socket.connection.setup.timeout.ms = 10000 16:17:15 ssl.cipher.suites = null 16:17:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:15 ssl.endpoint.identification.algorithm = https 16:17:15 ssl.engine.factory.class = null 16:17:15 ssl.key.password = null 16:17:15 ssl.keymanager.algorithm = SunX509 16:17:15 ssl.keystore.certificate.chain = null 16:17:15 ssl.keystore.key = null 16:17:15 ssl.keystore.location = null 16:17:15 ssl.keystore.password = null 16:17:15 ssl.keystore.type = JKS 16:17:15 ssl.protocol = TLSv1.3 16:17:15 ssl.provider = null 16:17:15 ssl.secure.random.implementation = null 16:17:15 ssl.trustmanager.algorithm = PKIX 16:17:15 ssl.truststore.certificates = null 16:17:15 ssl.truststore.location = null 16:17:15 ssl.truststore.password = null 16:17:15 ssl.truststore.type = JKS 16:17:15 transaction.timeout.ms = 60000 16:17:15 transactional.id = null 16:17:15 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:17:15 16:17:15 2024-02-21T16:17:14.997Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:15 2024-02-21T16:17:14.997Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:15 2024-02-21T16:17:14.997Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:15 2024-02-21T16:17:14.997Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532234997 16:17:15 2024-02-21T16:17:15.041Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:15 2024-02-21T16:17:15.041Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:15 2024-02-21T16:17:15.097Z ERROR 7401 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 16:17:15 16:17:15 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:17:15 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:17:15 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:17:15 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:17:15 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:17:15 at java.base/java.lang.Thread.run(Thread.java:833) 16:17:15 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:17:15 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:17:15 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:17:15 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:17:15 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:17:15 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:17:15 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:17:15 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:17:15 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:17:15 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:17:15 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:17:15 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:17:15 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:17:15 ... 3 common frames omitted 16:17:15 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:17:15 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:17:15 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:17:15 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:17:15 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:17:15 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:17:15 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:17:15 ... 15 common frames omitted 16:17:15 16:17:15 2024-02-21T16:17:15.166Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:15 2024-02-21T16:17:15.166Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:15 acks = -1 16:17:15 auto.include.jmx.reporter = true 16:17:15 batch.size = 16384 16:17:15 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:15 buffer.memory = 33554432 16:17:15 client.dns.lookup = use_all_dns_ips 16:17:15 client.id = producer-5 16:17:15 compression.type = none 16:17:15 connections.max.idle.ms = 540000 16:17:15 delivery.timeout.ms = 120000 16:17:15 enable.idempotence = false 16:17:15 interceptor.classes = [] 16:17:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:15 linger.ms = 1 16:17:15 max.block.ms = 60000 16:17:15 max.in.flight.requests.per.connection = 5 16:17:15 max.request.size = 1048576 16:17:15 metadata.max.age.ms = 300000 16:17:15 metadata.max.idle.ms = 300000 16:17:15 metric.reporters = [] 16:17:15 metrics.num.samples = 2 16:17:15 metrics.recording.level = INFO 16:17:15 metrics.sample.window.ms = 30000 16:17:15 partitioner.adaptive.partitioning.enable = true 16:17:15 partitioner.availability.timeout.ms = 0 16:17:15 partitioner.class = null 16:17:15 partitioner.ignore.keys = false 16:17:15 receive.buffer.bytes = 32768 16:17:15 reconnect.backoff.max.ms = 1000 16:17:15 reconnect.backoff.ms = 50 16:17:15 request.timeout.ms = 30000 16:17:15 retries = 0 16:17:15 retry.backoff.ms = 100 16:17:15 sasl.client.callback.handler.class = null 16:17:15 sasl.jaas.config = null 16:17:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:15 sasl.kerberos.min.time.before.relogin = 60000 16:17:15 sasl.kerberos.service.name = null 16:17:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:15 sasl.login.callback.handler.class = null 16:17:15 sasl.login.class = null 16:17:15 sasl.login.connect.timeout.ms = null 16:17:15 sasl.login.read.timeout.ms = null 16:17:15 sasl.login.refresh.buffer.seconds = 300 16:17:15 sasl.login.refresh.min.period.seconds = 60 16:17:15 sasl.login.refresh.window.factor = 0.8 16:17:15 sasl.login.refresh.window.jitter = 0.05 16:17:15 sasl.login.retry.backoff.max.ms = 10000 16:17:15 sasl.login.retry.backoff.ms = 100 16:17:15 sasl.mechanism = GSSAPI 16:17:15 sasl.oauthbearer.clock.skew.seconds = 30 16:17:15 sasl.oauthbearer.expected.audience = null 16:17:15 sasl.oauthbearer.expected.issuer = null 16:17:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:15 sasl.oauthbearer.jwks.endpoint.url = null 16:17:15 sasl.oauthbearer.scope.claim.name = scope 16:17:15 sasl.oauthbearer.sub.claim.name = sub 16:17:15 sasl.oauthbearer.token.endpoint.url = null 16:17:15 security.protocol = PLAINTEXT 16:17:15 security.providers = null 16:17:15 send.buffer.bytes = 131072 16:17:15 socket.connection.setup.timeout.max.ms = 30000 16:17:15 socket.connection.setup.timeout.ms = 10000 16:17:15 ssl.cipher.suites = null 16:17:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:15 ssl.endpoint.identification.algorithm = https 16:17:15 ssl.engine.factory.class = null 16:17:15 ssl.key.password = null 16:17:15 ssl.keymanager.algorithm = SunX509 16:17:15 ssl.keystore.certificate.chain = null 16:17:15 ssl.keystore.key = null 16:17:15 ssl.keystore.location = null 16:17:15 ssl.keystore.password = null 16:17:15 ssl.keystore.type = JKS 16:17:15 ssl.protocol = TLSv1.3 16:17:15 ssl.provider = null 16:17:15 ssl.secure.random.implementation = null 16:17:15 ssl.trustmanager.algorithm = PKIX 16:17:15 ssl.truststore.certificates = null 16:17:15 ssl.truststore.location = null 16:17:15 ssl.truststore.password = null 16:17:15 ssl.truststore.type = JKS 16:17:15 transaction.timeout.ms = 60000 16:17:15 transactional.id = null 16:17:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:17:15 16:17:15 2024-02-21T16:17:15.168Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:15 2024-02-21T16:17:15.169Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:15 2024-02-21T16:17:15.169Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:15 2024-02-21T16:17:15.169Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532235168 16:17:15 2024-02-21T16:17:15.178Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:15 2024-02-21T16:17:15.178Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:15 2024-02-21T16:17:15.491Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:15 2024-02-21T16:17:15.491Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:15 acks = -1 16:17:15 auto.include.jmx.reporter = true 16:17:15 batch.size = 16384 16:17:15 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:15 buffer.memory = 33554432 16:17:15 client.dns.lookup = use_all_dns_ips 16:17:15 client.id = producer-6 16:17:15 compression.type = none 16:17:15 connections.max.idle.ms = 540000 16:17:15 delivery.timeout.ms = 120000 16:17:15 enable.idempotence = false 16:17:15 interceptor.classes = [] 16:17:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:15 linger.ms = 1 16:17:15 max.block.ms = 60000 16:17:15 max.in.flight.requests.per.connection = 5 16:17:15 max.request.size = 1048576 16:17:15 metadata.max.age.ms = 300000 16:17:15 metadata.max.idle.ms = 300000 16:17:15 metric.reporters = [] 16:17:15 metrics.num.samples = 2 16:17:15 metrics.recording.level = INFO 16:17:15 metrics.sample.window.ms = 30000 16:17:15 partitioner.adaptive.partitioning.enable = true 16:17:15 partitioner.availability.timeout.ms = 0 16:17:15 partitioner.class = null 16:17:15 partitioner.ignore.keys = false 16:17:15 receive.buffer.bytes = 32768 16:17:15 reconnect.backoff.max.ms = 1000 16:17:15 reconnect.backoff.ms = 50 16:17:15 request.timeout.ms = 30000 16:17:15 retries = 0 16:17:15 retry.backoff.ms = 100 16:17:15 sasl.client.callback.handler.class = null 16:17:15 sasl.jaas.config = null 16:17:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:15 sasl.kerberos.min.time.before.relogin = 60000 16:17:15 sasl.kerberos.service.name = null 16:17:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:15 sasl.login.callback.handler.class = null 16:17:15 sasl.login.class = null 16:17:15 sasl.login.connect.timeout.ms = null 16:17:15 sasl.login.read.timeout.ms = null 16:17:15 sasl.login.refresh.buffer.seconds = 300 16:17:15 sasl.login.refresh.min.period.seconds = 60 16:17:15 sasl.login.refresh.window.factor = 0.8 16:17:15 sasl.login.refresh.window.jitter = 0.05 16:17:15 sasl.login.retry.backoff.max.ms = 10000 16:17:15 sasl.login.retry.backoff.ms = 100 16:17:15 sasl.mechanism = GSSAPI 16:17:15 sasl.oauthbearer.clock.skew.seconds = 30 16:17:15 sasl.oauthbearer.expected.audience = null 16:17:15 sasl.oauthbearer.expected.issuer = null 16:17:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:15 sasl.oauthbearer.jwks.endpoint.url = null 16:17:15 sasl.oauthbearer.scope.claim.name = scope 16:17:15 sasl.oauthbearer.sub.claim.name = sub 16:17:15 sasl.oauthbearer.token.endpoint.url = null 16:17:15 security.protocol = PLAINTEXT 16:17:15 security.providers = null 16:17:15 send.buffer.bytes = 131072 16:17:15 socket.connection.setup.timeout.max.ms = 30000 16:17:15 socket.connection.setup.timeout.ms = 10000 16:17:15 ssl.cipher.suites = null 16:17:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:15 ssl.endpoint.identification.algorithm = https 16:17:15 ssl.engine.factory.class = null 16:17:15 ssl.key.password = null 16:17:15 ssl.keymanager.algorithm = SunX509 16:17:15 ssl.keystore.certificate.chain = null 16:17:15 ssl.keystore.key = null 16:17:15 ssl.keystore.location = null 16:17:15 ssl.keystore.password = null 16:17:15 ssl.keystore.type = JKS 16:17:15 ssl.protocol = TLSv1.3 16:17:15 ssl.provider = null 16:17:15 ssl.secure.random.implementation = null 16:17:15 ssl.trustmanager.algorithm = PKIX 16:17:15 ssl.truststore.certificates = null 16:17:15 ssl.truststore.location = null 16:17:15 ssl.truststore.password = null 16:17:15 ssl.truststore.type = JKS 16:17:15 transaction.timeout.ms = 60000 16:17:15 transactional.id = null 16:17:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:17:15 16:17:15 2024-02-21T16:17:15.494Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:15 2024-02-21T16:17:15.494Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:15 2024-02-21T16:17:15.494Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:15 2024-02-21T16:17:15.494Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532235494 16:17:15 2024-02-21T16:17:15.500Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:15 2024-02-21T16:17:15.501Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:15 2024-02-21T16:17:15.643Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:15 2024-02-21T16:17:15.643Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:15 2024-02-21T16:17:15.784Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:15 2024-02-21T16:17:15.784Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:16 2024-02-21T16:17:15.811Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:16 2024-02-21T16:17:15.811Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:16 acks = -1 16:17:16 auto.include.jmx.reporter = true 16:17:16 batch.size = 16384 16:17:16 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:16 buffer.memory = 33554432 16:17:16 client.dns.lookup = use_all_dns_ips 16:17:16 client.id = producer-7 16:17:16 compression.type = none 16:17:16 connections.max.idle.ms = 540000 16:17:16 delivery.timeout.ms = 120000 16:17:16 enable.idempotence = false 16:17:16 interceptor.classes = [] 16:17:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:16 linger.ms = 1 16:17:16 max.block.ms = 60000 16:17:16 max.in.flight.requests.per.connection = 5 16:17:16 max.request.size = 1048576 16:17:16 metadata.max.age.ms = 300000 16:17:16 metadata.max.idle.ms = 300000 16:17:16 metric.reporters = [] 16:17:16 metrics.num.samples = 2 16:17:16 metrics.recording.level = INFO 16:17:16 metrics.sample.window.ms = 30000 16:17:16 partitioner.adaptive.partitioning.enable = true 16:17:16 partitioner.availability.timeout.ms = 0 16:17:16 partitioner.class = null 16:17:16 partitioner.ignore.keys = false 16:17:16 receive.buffer.bytes = 32768 16:17:16 reconnect.backoff.max.ms = 1000 16:17:16 reconnect.backoff.ms = 50 16:17:16 request.timeout.ms = 30000 16:17:16 retries = 0 16:17:16 retry.backoff.ms = 100 16:17:16 sasl.client.callback.handler.class = null 16:17:16 sasl.jaas.config = null 16:17:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:16 sasl.kerberos.min.time.before.relogin = 60000 16:17:16 sasl.kerberos.service.name = null 16:17:16 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:16 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:16 sasl.login.callback.handler.class = null 16:17:16 sasl.login.class = null 16:17:16 sasl.login.connect.timeout.ms = null 16:17:16 sasl.login.read.timeout.ms = null 16:17:16 sasl.login.refresh.buffer.seconds = 300 16:17:16 sasl.login.refresh.min.period.seconds = 60 16:17:16 sasl.login.refresh.window.factor = 0.8 16:17:16 sasl.login.refresh.window.jitter = 0.05 16:17:16 sasl.login.retry.backoff.max.ms = 10000 16:17:16 sasl.login.retry.backoff.ms = 100 16:17:16 sasl.mechanism = GSSAPI 16:17:16 sasl.oauthbearer.clock.skew.seconds = 30 16:17:16 sasl.oauthbearer.expected.audience = null 16:17:16 sasl.oauthbearer.expected.issuer = null 16:17:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:16 sasl.oauthbearer.jwks.endpoint.url = null 16:17:16 sasl.oauthbearer.scope.claim.name = scope 16:17:16 sasl.oauthbearer.sub.claim.name = sub 16:17:16 sasl.oauthbearer.token.endpoint.url = null 16:17:16 security.protocol = PLAINTEXT 16:17:16 security.providers = null 16:17:16 send.buffer.bytes = 131072 16:17:16 socket.connection.setup.timeout.max.ms = 30000 16:17:16 socket.connection.setup.timeout.ms = 10000 16:17:16 ssl.cipher.suites = null 16:17:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:16 ssl.endpoint.identification.algorithm = https 16:17:16 ssl.engine.factory.class = null 16:17:16 ssl.key.password = null 16:17:16 ssl.keymanager.algorithm = SunX509 16:17:16 ssl.keystore.certificate.chain = null 16:17:16 ssl.keystore.key = null 16:17:16 ssl.keystore.location = null 16:17:16 ssl.keystore.password = null 16:17:16 ssl.keystore.type = JKS 16:17:16 ssl.protocol = TLSv1.3 16:17:16 ssl.provider = null 16:17:16 ssl.secure.random.implementation = null 16:17:16 ssl.trustmanager.algorithm = PKIX 16:17:16 ssl.truststore.certificates = null 16:17:16 ssl.truststore.location = null 16:17:16 ssl.truststore.password = null 16:17:16 ssl.truststore.type = JKS 16:17:16 transaction.timeout.ms = 60000 16:17:16 transactional.id = null 16:17:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:17:16 16:17:16 2024-02-21T16:17:15.814Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:16 2024-02-21T16:17:15.814Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:16 2024-02-21T16:17:15.814Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:16 2024-02-21T16:17:15.814Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532235814 16:17:16 2024-02-21T16:17:15.820Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:16 2024-02-21T16:17:15.820Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:16 2024-02-21T16:17:15.826Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:16 2024-02-21T16:17:15.826Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:16 2024-02-21T16:17:15.857Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:16 2024-02-21T16:17:15.857Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:16 2024-02-21T16:17:16.129Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:16 2024-02-21T16:17:16.130Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:16 acks = -1 16:17:16 auto.include.jmx.reporter = true 16:17:16 batch.size = 16384 16:17:16 bootstrap.servers = [PLAINTEXT://localhost:32772] 16:17:16 buffer.memory = 33554432 16:17:16 client.dns.lookup = use_all_dns_ips 16:17:16 client.id = producer-8 16:17:16 compression.type = none 16:17:16 connections.max.idle.ms = 540000 16:17:16 delivery.timeout.ms = 120000 16:17:16 enable.idempotence = false 16:17:16 interceptor.classes = [] 16:17:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:16 linger.ms = 1 16:17:16 max.block.ms = 60000 16:17:16 max.in.flight.requests.per.connection = 5 16:17:16 max.request.size = 1048576 16:17:16 metadata.max.age.ms = 300000 16:17:16 metadata.max.idle.ms = 300000 16:17:16 metric.reporters = [] 16:17:16 metrics.num.samples = 2 16:17:16 metrics.recording.level = INFO 16:17:16 metrics.sample.window.ms = 30000 16:17:16 partitioner.adaptive.partitioning.enable = true 16:17:16 partitioner.availability.timeout.ms = 0 16:17:16 partitioner.class = null 16:17:16 partitioner.ignore.keys = false 16:17:16 receive.buffer.bytes = 32768 16:17:16 reconnect.backoff.max.ms = 1000 16:17:16 reconnect.backoff.ms = 50 16:17:16 request.timeout.ms = 30000 16:17:16 retries = 0 16:17:16 retry.backoff.ms = 100 16:17:16 sasl.client.callback.handler.class = null 16:17:16 sasl.jaas.config = null 16:17:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:16 sasl.kerberos.min.time.before.relogin = 60000 16:17:16 sasl.kerberos.service.name = null 16:17:16 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:16 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:16 sasl.login.callback.handler.class = null 16:17:16 sasl.login.class = null 16:17:16 sasl.login.connect.timeout.ms = null 16:17:16 sasl.login.read.timeout.ms = null 16:17:16 sasl.login.refresh.buffer.seconds = 300 16:17:16 sasl.login.refresh.min.period.seconds = 60 16:17:16 sasl.login.refresh.window.factor = 0.8 16:17:16 sasl.login.refresh.window.jitter = 0.05 16:17:16 sasl.login.retry.backoff.max.ms = 10000 16:17:16 sasl.login.retry.backoff.ms = 100 16:17:16 sasl.mechanism = GSSAPI 16:17:16 sasl.oauthbearer.clock.skew.seconds = 30 16:17:16 sasl.oauthbearer.expected.audience = null 16:17:16 sasl.oauthbearer.expected.issuer = null 16:17:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:16 sasl.oauthbearer.jwks.endpoint.url = null 16:17:16 sasl.oauthbearer.scope.claim.name = scope 16:17:16 sasl.oauthbearer.sub.claim.name = sub 16:17:16 sasl.oauthbearer.token.endpoint.url = null 16:17:16 security.protocol = PLAINTEXT 16:17:16 security.providers = null 16:17:16 send.buffer.bytes = 131072 16:17:16 socket.connection.setup.timeout.max.ms = 30000 16:17:16 socket.connection.setup.timeout.ms = 10000 16:17:16 ssl.cipher.suites = null 16:17:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:16 ssl.endpoint.identification.algorithm = https 16:17:16 ssl.engine.factory.class = null 16:17:16 ssl.key.password = null 16:17:16 ssl.keymanager.algorithm = SunX509 16:17:16 ssl.keystore.certificate.chain = null 16:17:16 ssl.keystore.key = null 16:17:16 ssl.keystore.location = null 16:17:16 ssl.keystore.password = null 16:17:16 ssl.keystore.type = JKS 16:17:16 ssl.protocol = TLSv1.3 16:17:16 ssl.provider = null 16:17:16 ssl.secure.random.implementation = null 16:17:16 ssl.trustmanager.algorithm = PKIX 16:17:16 ssl.truststore.certificates = null 16:17:16 ssl.truststore.location = null 16:17:16 ssl.truststore.password = null 16:17:16 ssl.truststore.type = JKS 16:17:16 transaction.timeout.ms = 60000 16:17:16 transactional.id = null 16:17:16 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:17:16 16:17:16 2024-02-21T16:17:16.133Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:16 2024-02-21T16:17:16.133Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:16 2024-02-21T16:17:16.133Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:16 2024-02-21T16:17:16.133Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532236133 16:17:16 2024-02-21T16:17:16.143Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to DscWuLzhQQiVt8BPg3TzxQ 16:17:16 2024-02-21T16:17:16.143Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: MUX-Qm7gTgGVHWzQPV50JA 16:17:16 2024-02-21T16:17:16.161Z ERROR 7401 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 16:17:16 16:17:16 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:17:16 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:17:16 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:17:16 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:17:16 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:17:16 at java.base/java.lang.Thread.run(Thread.java:833) 16:17:16 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:17:16 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:17:16 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:17:16 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:17:16 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:17:16 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:17:16 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:17:16 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:17:16 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:17:16 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 16:17:16 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:17:16 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:17:16 ... 3 common frames omitted 16:17:16 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:17:16 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:17:16 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:17:16 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:17:16 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:17:16 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:17:16 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:17:16 ... 15 common frames omitted 16:17:16 16:17:16 2024-02-21T16:17:16.165Z ERROR 7401 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 16:17:16 16:17:16 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:17:16 Endpoint handler details: 16:17:16 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:17:16 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@4010ad81] 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:17:16 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:17:16 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:17:16 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:17:16 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:17:16 at java.base/java.lang.Thread.run(Thread.java:833) 16:17:16 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:17:16 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 16:17:16 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:17:16 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:17:16 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:17:16 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:17:16 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:17:16 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:17:16 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 16:17:16 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 16:17:16 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 16:17:16 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 16:17:16 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 16:17:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 16:17:16 ... 14 common frames omitted 16:17:16 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.apache.kafka.clients.consumer.KafkaConsumer@44fc7ca, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1708532236143, kafka_groupId=ncmp-async-rest-request-event-group}] 16:17:16 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 16:17:16 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 16:17:16 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:17:16 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:17:16 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:17:16 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 16:17:16 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 16:17:16 ... 19 common frames omitted 16:17:16 16:17:17 2024-02-21T16:17:16.507Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.507Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.507Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.507Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.507Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.507Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.507Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 350ms, elapsed time since send: 350ms, request timeout: 30000ms) 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:17:17 2024-02-21T16:17:16.508Z INFO 7401 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=2095854474, epoch=6) to node 1: 16:17:17 16:17:17 org.apache.kafka.common.errors.DisconnectException: null 16:17:17 16:17:17 2024-02-21T16:17:16.509Z INFO 7401 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:17:17 2024-02-21T16:17:16.509Z INFO 7401 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.509Z INFO 7401 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 347ms, request timeout: 30000ms) 16:17:17 2024-02-21T16:17:16.510Z INFO 7401 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 247ms, elapsed time since send: 247ms, request timeout: 30000ms) 16:17:17 2024-02-21T16:17:16.510Z INFO 7401 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 16:17:17 2024-02-21T16:17:16.510Z INFO 7401 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=461272336, epoch=6) to node 1: 16:17:17 16:17:17 org.apache.kafka.common.errors.DisconnectException: null 16:17:17 16:17:17 2024-02-21T16:17:16.510Z INFO 7401 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:17:17 2024-02-21T16:17:16.608Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.609Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.609Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.609Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.609Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.609Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.610Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.610Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.610Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.610Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.611Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.611Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.611Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.611Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.611Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.614Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.638Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.638Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.710Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.710Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.710Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.710Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.710Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.710Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.710Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.710Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.750Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.750Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.759Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.759Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.762Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.762Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.762Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.762Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.763Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.763Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.861Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.861Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.911Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.911Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.911Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.911Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.931Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.931Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.960Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.960Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.962Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.962Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.962Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.962Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.964Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.964Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:16.964Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:17 2024-02-21T16:17:16.964Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:17.014Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:17 2024-02-21T16:17:17.014Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:17 2024-02-21T16:17:17.039Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 16:17:17 2024-02-21T16:17:17.039Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 16:17:17 2024-02-21T16:17:17.040Z INFO 7401 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:17:17 2024-02-21T16:17:17.040Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.040Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.040Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 16:17:17 2024-02-21T16:17:17.041Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.041Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.041Z INFO 7401 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:17:17 2024-02-21T16:17:17.041Z INFO 7401 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:17:17 2024-02-21T16:17:17.041Z INFO 7401 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:17:17 2024-02-21T16:17:17.042Z INFO 7401 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:17:17 2024-02-21T16:17:17.041Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.043Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.043Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 16:17:17 2024-02-21T16:17:17.044Z INFO 7401 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:17:17 2024-02-21T16:17:17.045Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.045Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:17 2024-02-21T16:17:17.045Z INFO 7401 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:17:17 2024-02-21T16:17:17.045Z INFO 7401 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:17:17 2024-02-21T16:17:17.045Z INFO 7401 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:17:17 2024-02-21T16:17:17.045Z INFO 7401 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:17:17 2024-02-21T16:17:17.047Z INFO 7401 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 16:17:17 2024-02-21T16:17:17.047Z INFO 7401 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:17:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.1 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 16:17:17 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:17:23 2024-02-21T16:17:17.053Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:17:23 2024-02-21T16:17:17.244Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8cabac3dcf5b4ac8b2f1124e63c5ccbf2cdaa0ed104dd14bd7be53583b1d1c60 16:17:23 2024-02-21T16:17:17.264Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.264Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.312Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.312Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.324Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.324Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.425Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.425Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.465Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.465Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.473Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.473Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.664Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.665Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.698Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.698Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.776Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.777Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.941Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.941Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:17.966Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:23 2024-02-21T16:17:17.966Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.117Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.117Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.130Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.130Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.292Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.292Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.432Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.432Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.432Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.432Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.765Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.765Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.770Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.770Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.854Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.854Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.888Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.888Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:18.989Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:23 2024-02-21T16:17:18.989Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.173Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.173Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.176Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.176Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.284Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.285Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.286Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.286Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.350Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.350Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.670Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.670Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.708Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.708Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.792Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.792Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.898Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.898Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:19.973Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:19.973Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.029Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.029Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.127Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.127Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.287Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.287Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.393Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.393Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.404Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.404Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.676Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.676Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.895Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.895Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.914Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.914Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.977Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.977Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:20.991Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:23 2024-02-21T16:17:20.991Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.105Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.105Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.190Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.190Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.242Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.242Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.410Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.410Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.505Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.506Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.793Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.793Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.868Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.868Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.958Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.958Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:21.999Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:21.999Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.080Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.080Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.097Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.097Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.345Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.345Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.420Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.420Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.564Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.564Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.609Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.609Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.801Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.801Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:22.856Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.803290255S 16:17:23 2024-02-21T16:17:22.861Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:23 2024-02-21T16:17:22.861Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 16:17:22,883 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:17:23 16:17:22,885 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:17:23 16:17:22,885 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1789e253 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:17:23 16:17:22,887 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:17:23 16:17:22,887 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1789e253 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:17:23 16:17:22,889 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:17:23 16:17:22,889 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:17:23 16:17:22,889 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:17:23 16:17:22,889 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:17:23 16:17:22,889 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1789e253 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:17:23 16:17:22,891 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:17:23 16:17:22,891 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:17:23 16:17:22,891 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:17:23 16:17:22,892 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532242892) 16:17:23 16:17:22,892 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:17:23 16:17:22,892 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:17:23 16:17:22,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:23 16:17:22,897 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:17:23 16:17:22,897 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:17:23 16:17:22,897 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:23 16:17:22,898 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:17:23 16:17:22,898 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:17:23 16:17:22,902 |-INFO in ch.qos.logback.classic.pattern.DateConverter@52039841 - Setting zoneId to "UTC" 16:17:23 16:17:22,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:17:23 16:17:22,903 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:17:23 16:17:22,906 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:17:23 16:17:22,906 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:17:23 16:17:22,906 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:17:23 16:17:22,906 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:17:23 16:17:22,921 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:17:23 16:17:22,921 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d87d936 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:17:23 16:17:22,921 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:17:23 16:17:22,922 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@683d092a - End of configuration. 16:17:23 16:17:22,922 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@307ee504 - Registering current configuration as safe fallback point 16:17:23 16:17:23 16:17:23 . ____ _ __ _ _ 16:17:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:23 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:23 =========|_|==============|___/=/_/_/_/ 16:17:23 :: Spring Boot :: (v3.1.2) 16:17:23 16:17:23 2024-02-21T16:17:22.929Z INFO 7401 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:23 2024-02-21T16:17:22.929Z INFO 7401 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:17:23 2024-02-21T16:17:23.036Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.036Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.117Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:23 allow.auto.create.topics = true 16:17:23 auto.commit.interval.ms = 5000 16:17:23 auto.include.jmx.reporter = true 16:17:23 auto.offset.reset = latest 16:17:23 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:17:23 check.crcs = true 16:17:23 client.dns.lookup = use_all_dns_ips 16:17:23 client.id = consumer-ncmp-data-operation-event-group-7 16:17:23 client.rack = 16:17:23 connections.max.idle.ms = 540000 16:17:23 default.api.timeout.ms = 60000 16:17:23 enable.auto.commit = false 16:17:23 exclude.internal.topics = true 16:17:23 fetch.max.bytes = 52428800 16:17:23 fetch.max.wait.ms = 500 16:17:23 fetch.min.bytes = 1 16:17:23 group.id = ncmp-data-operation-event-group 16:17:23 group.instance.id = null 16:17:23 heartbeat.interval.ms = 3000 16:17:23 interceptor.classes = [] 16:17:23 internal.leave.group.on.close = true 16:17:23 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:23 isolation.level = read_uncommitted 16:17:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:23 max.partition.fetch.bytes = 1048576 16:17:23 max.poll.interval.ms = 300000 16:17:23 max.poll.records = 500 16:17:23 metadata.max.age.ms = 300000 16:17:23 metric.reporters = [] 16:17:23 metrics.num.samples = 2 16:17:23 metrics.recording.level = INFO 16:17:23 metrics.sample.window.ms = 30000 16:17:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:23 receive.buffer.bytes = 65536 16:17:23 reconnect.backoff.max.ms = 1000 16:17:23 reconnect.backoff.ms = 50 16:17:23 request.timeout.ms = 30000 16:17:23 retry.backoff.ms = 100 16:17:23 sasl.client.callback.handler.class = null 16:17:23 sasl.jaas.config = null 16:17:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:23 sasl.kerberos.min.time.before.relogin = 60000 16:17:23 sasl.kerberos.service.name = null 16:17:23 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:23 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:23 sasl.login.callback.handler.class = null 16:17:23 sasl.login.class = null 16:17:23 sasl.login.connect.timeout.ms = null 16:17:23 sasl.login.read.timeout.ms = null 16:17:23 sasl.login.refresh.buffer.seconds = 300 16:17:23 sasl.login.refresh.min.period.seconds = 60 16:17:23 sasl.login.refresh.window.factor = 0.8 16:17:23 sasl.login.refresh.window.jitter = 0.05 16:17:23 sasl.login.retry.backoff.max.ms = 10000 16:17:23 sasl.login.retry.backoff.ms = 100 16:17:23 sasl.mechanism = GSSAPI 16:17:23 sasl.oauthbearer.clock.skew.seconds = 30 16:17:23 sasl.oauthbearer.expected.audience = null 16:17:23 sasl.oauthbearer.expected.issuer = null 16:17:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:23 sasl.oauthbearer.jwks.endpoint.url = null 16:17:23 sasl.oauthbearer.scope.claim.name = scope 16:17:23 sasl.oauthbearer.sub.claim.name = sub 16:17:23 sasl.oauthbearer.token.endpoint.url = null 16:17:23 security.protocol = PLAINTEXT 16:17:23 security.providers = null 16:17:23 send.buffer.bytes = 131072 16:17:23 session.timeout.ms = 45000 16:17:23 socket.connection.setup.timeout.max.ms = 30000 16:17:23 socket.connection.setup.timeout.ms = 10000 16:17:23 ssl.cipher.suites = null 16:17:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:23 ssl.endpoint.identification.algorithm = https 16:17:23 ssl.engine.factory.class = null 16:17:23 ssl.key.password = null 16:17:23 ssl.keymanager.algorithm = SunX509 16:17:23 ssl.keystore.certificate.chain = null 16:17:23 ssl.keystore.key = null 16:17:23 ssl.keystore.location = null 16:17:23 ssl.keystore.password = null 16:17:23 ssl.keystore.type = JKS 16:17:23 ssl.protocol = TLSv1.3 16:17:23 ssl.provider = null 16:17:23 ssl.secure.random.implementation = null 16:17:23 ssl.trustmanager.algorithm = PKIX 16:17:23 ssl.truststore.certificates = null 16:17:23 ssl.truststore.location = null 16:17:23 ssl.truststore.password = null 16:17:23 ssl.truststore.type = JKS 16:17:23 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:23 16:17:23 2024-02-21T16:17:23.119Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:23 2024-02-21T16:17:23.119Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:23 2024-02-21T16:17:23.119Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532243119 16:17:23 2024-02-21T16:17:23.119Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 16:17:23 2024-02-21T16:17:23.120Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:17:23 allow.auto.create.topics = true 16:17:23 auto.commit.interval.ms = 5000 16:17:23 auto.include.jmx.reporter = true 16:17:23 auto.offset.reset = latest 16:17:23 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:17:23 check.crcs = true 16:17:23 client.dns.lookup = use_all_dns_ips 16:17:23 client.id = consumer-ncmp-async-rest-request-event-group-8 16:17:23 client.rack = 16:17:23 connections.max.idle.ms = 540000 16:17:23 default.api.timeout.ms = 60000 16:17:23 enable.auto.commit = false 16:17:23 exclude.internal.topics = true 16:17:23 fetch.max.bytes = 52428800 16:17:23 fetch.max.wait.ms = 500 16:17:23 fetch.min.bytes = 1 16:17:23 group.id = ncmp-async-rest-request-event-group 16:17:23 group.instance.id = null 16:17:23 heartbeat.interval.ms = 3000 16:17:23 interceptor.classes = [] 16:17:23 internal.leave.group.on.close = true 16:17:23 internal.throw.on.fetch.stable.offset.unsupported = false 16:17:23 isolation.level = read_uncommitted 16:17:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:17:23 max.partition.fetch.bytes = 1048576 16:17:23 max.poll.interval.ms = 300000 16:17:23 max.poll.records = 500 16:17:23 metadata.max.age.ms = 300000 16:17:23 metric.reporters = [] 16:17:23 metrics.num.samples = 2 16:17:23 metrics.recording.level = INFO 16:17:23 metrics.sample.window.ms = 30000 16:17:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:17:23 receive.buffer.bytes = 65536 16:17:23 reconnect.backoff.max.ms = 1000 16:17:23 reconnect.backoff.ms = 50 16:17:23 request.timeout.ms = 30000 16:17:23 retry.backoff.ms = 100 16:17:23 sasl.client.callback.handler.class = null 16:17:23 sasl.jaas.config = null 16:17:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:23 sasl.kerberos.min.time.before.relogin = 60000 16:17:23 sasl.kerberos.service.name = null 16:17:23 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:23 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:23 sasl.login.callback.handler.class = null 16:17:23 sasl.login.class = null 16:17:23 sasl.login.connect.timeout.ms = null 16:17:23 sasl.login.read.timeout.ms = null 16:17:23 sasl.login.refresh.buffer.seconds = 300 16:17:23 sasl.login.refresh.min.period.seconds = 60 16:17:23 sasl.login.refresh.window.factor = 0.8 16:17:23 sasl.login.refresh.window.jitter = 0.05 16:17:23 sasl.login.retry.backoff.max.ms = 10000 16:17:23 sasl.login.retry.backoff.ms = 100 16:17:23 sasl.mechanism = GSSAPI 16:17:23 sasl.oauthbearer.clock.skew.seconds = 30 16:17:23 sasl.oauthbearer.expected.audience = null 16:17:23 sasl.oauthbearer.expected.issuer = null 16:17:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:23 sasl.oauthbearer.jwks.endpoint.url = null 16:17:23 sasl.oauthbearer.scope.claim.name = scope 16:17:23 sasl.oauthbearer.sub.claim.name = sub 16:17:23 sasl.oauthbearer.token.endpoint.url = null 16:17:23 security.protocol = PLAINTEXT 16:17:23 security.providers = null 16:17:23 send.buffer.bytes = 131072 16:17:23 session.timeout.ms = 45000 16:17:23 socket.connection.setup.timeout.max.ms = 30000 16:17:23 socket.connection.setup.timeout.ms = 10000 16:17:23 ssl.cipher.suites = null 16:17:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:23 ssl.endpoint.identification.algorithm = https 16:17:23 ssl.engine.factory.class = null 16:17:23 ssl.key.password = null 16:17:23 ssl.keymanager.algorithm = SunX509 16:17:23 ssl.keystore.certificate.chain = null 16:17:23 ssl.keystore.key = null 16:17:23 ssl.keystore.location = null 16:17:23 ssl.keystore.password = null 16:17:23 ssl.keystore.type = JKS 16:17:23 ssl.protocol = TLSv1.3 16:17:23 ssl.provider = null 16:17:23 ssl.secure.random.implementation = null 16:17:23 ssl.trustmanager.algorithm = PKIX 16:17:23 ssl.truststore.certificates = null 16:17:23 ssl.truststore.location = null 16:17:23 ssl.truststore.password = null 16:17:23 ssl.truststore.type = JKS 16:17:23 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:17:23 16:17:23 2024-02-21T16:17:23.126Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:23 2024-02-21T16:17:23.126Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:23 2024-02-21T16:17:23.126Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532243126 16:17:23 2024-02-21T16:17:23.126Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 16:17:23 2024-02-21T16:17:23.130Z INFO 7401 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.266 seconds (process running for 67.268) 16:17:23 2024-02-21T16:17:23.177Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:17:23 2024-02-21T16:17:23.177Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: Pvjw2T9MSYGZ7VkVs6q-eQ 16:17:23 2024-02-21T16:17:23.206Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.206Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.248Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:23 2024-02-21T16:17:23.248Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: Pvjw2T9MSYGZ7VkVs6q-eQ 16:17:23 2024-02-21T16:17:23.302Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.302Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.303Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:23 2024-02-21T16:17:23.342Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.342Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.386Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:23 2024-02-21T16:17:23.423Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:23 2024-02-21T16:17:23.460Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.460Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.495Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:23 2024-02-21T16:17:23.523Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.523Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.534Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 16:17:23 2024-02-21T16:17:23.601Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to cdydXdU3QHyKsRFIUevpXQ 16:17:23 2024-02-21T16:17:23.606Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 16:17:23 2024-02-21T16:17:23.607Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:17:23 2024-02-21T16:17:23.622Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.622Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.622Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-50dee5f9-da2b-48f3-bc13-f4f5491d4627 16:17:23 2024-02-21T16:17:23.622Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:23 2024-02-21T16:17:23.622Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:17:23 2024-02-21T16:17:23.635Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to cdydXdU3QHyKsRFIUevpXQ 16:17:23 2024-02-21T16:17:23.638Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 16:17:23 2024-02-21T16:17:23.639Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:17:23 2024-02-21T16:17:23.644Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-50dee5f9-da2b-48f3-bc13-f4f5491d4627', protocol='range'} 16:17:23 2024-02-21T16:17:23.644Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-50dee5f9-da2b-48f3-bc13-f4f5491d4627=Assignment(partitions=[ncmp-async-m2m-0])} 16:17:23 2024-02-21T16:17:23.652Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-3d2dc63a-72d8-4995-bec1-933c63773c1e 16:17:23 2024-02-21T16:17:23.652Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:17:23 2024-02-21T16:17:23.652Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:17:23 2024-02-21T16:17:23.671Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:23 2024-02-21T16:17:23.671Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:23 2024-02-21T16:17:23.684Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-3d2dc63a-72d8-4995-bec1-933c63773c1e', protocol='range'} 16:17:23 2024-02-21T16:17:23.684Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-3d2dc63a-72d8-4995-bec1-933c63773c1e=Assignment(partitions=[ncmp-async-m2m-0])} 16:17:23 2024-02-21T16:17:23.736Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-50dee5f9-da2b-48f3-bc13-f4f5491d4627', protocol='range'} 16:17:23 2024-02-21T16:17:23.736Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:17:23 2024-02-21T16:17:23.736Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:17:23 2024-02-21T16:17:23.737Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-3d2dc63a-72d8-4995-bec1-933c63773c1e', protocol='range'} 16:17:23 2024-02-21T16:17:23.737Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:17:23 2024-02-21T16:17:23.737Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 16:17:23 2024-02-21T16:17:23.745Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:23 2024-02-21T16:17:23.745Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:23 2024-02-21T16:17:23.747Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:23 2024-02-21T16:17:23.747Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:17:23 2024-02-21T16:17:23.759Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 16:17:23 2024-02-21T16:17:23.761Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 16:17:23 2024-02-21T16:17:23.781Z INFO 7401 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:17:23 2024-02-21T16:17:23.782Z INFO 7401 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:17:23 2024-02-21T16:17:23.846Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:23 2024-02-21T16:17:23.847Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:23 acks = -1 16:17:23 auto.include.jmx.reporter = true 16:17:23 batch.size = 16384 16:17:23 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:17:23 buffer.memory = 33554432 16:17:23 client.dns.lookup = use_all_dns_ips 16:17:23 client.id = producer-9 16:17:23 compression.type = none 16:17:23 connections.max.idle.ms = 540000 16:17:23 delivery.timeout.ms = 120000 16:17:23 enable.idempotence = false 16:17:23 interceptor.classes = [] 16:17:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:23 linger.ms = 1 16:17:23 max.block.ms = 60000 16:17:23 max.in.flight.requests.per.connection = 5 16:17:23 max.request.size = 1048576 16:17:23 metadata.max.age.ms = 300000 16:17:23 metadata.max.idle.ms = 300000 16:17:23 metric.reporters = [] 16:17:23 metrics.num.samples = 2 16:17:23 metrics.recording.level = INFO 16:17:23 metrics.sample.window.ms = 30000 16:17:23 partitioner.adaptive.partitioning.enable = true 16:17:23 partitioner.availability.timeout.ms = 0 16:17:23 partitioner.class = null 16:17:23 partitioner.ignore.keys = false 16:17:23 receive.buffer.bytes = 32768 16:17:23 reconnect.backoff.max.ms = 1000 16:17:23 reconnect.backoff.ms = 50 16:17:23 request.timeout.ms = 30000 16:17:23 retries = 0 16:17:23 retry.backoff.ms = 100 16:17:23 sasl.client.callback.handler.class = null 16:17:23 sasl.jaas.config = null 16:17:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:23 sasl.kerberos.min.time.before.relogin = 60000 16:17:23 sasl.kerberos.service.name = null 16:17:23 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:23 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:23 sasl.login.callback.handler.class = null 16:17:23 sasl.login.class = null 16:17:23 sasl.login.connect.timeout.ms = null 16:17:23 sasl.login.read.timeout.ms = null 16:17:23 sasl.login.refresh.buffer.seconds = 300 16:17:23 sasl.login.refresh.min.period.seconds = 60 16:17:23 sasl.login.refresh.window.factor = 0.8 16:17:23 sasl.login.refresh.window.jitter = 0.05 16:17:23 sasl.login.retry.backoff.max.ms = 10000 16:17:23 sasl.login.retry.backoff.ms = 100 16:17:23 sasl.mechanism = GSSAPI 16:17:23 sasl.oauthbearer.clock.skew.seconds = 30 16:17:23 sasl.oauthbearer.expected.audience = null 16:17:23 sasl.oauthbearer.expected.issuer = null 16:17:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:23 sasl.oauthbearer.jwks.endpoint.url = null 16:17:23 sasl.oauthbearer.scope.claim.name = scope 16:17:23 sasl.oauthbearer.sub.claim.name = sub 16:17:23 sasl.oauthbearer.token.endpoint.url = null 16:17:23 security.protocol = PLAINTEXT 16:17:23 security.providers = null 16:17:23 send.buffer.bytes = 131072 16:17:23 socket.connection.setup.timeout.max.ms = 30000 16:17:23 socket.connection.setup.timeout.ms = 10000 16:17:23 ssl.cipher.suites = null 16:17:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:23 ssl.endpoint.identification.algorithm = https 16:17:23 ssl.engine.factory.class = null 16:17:23 ssl.key.password = null 16:17:23 ssl.keymanager.algorithm = SunX509 16:17:23 ssl.keystore.certificate.chain = null 16:17:23 ssl.keystore.key = null 16:17:23 ssl.keystore.location = null 16:17:23 ssl.keystore.password = null 16:17:23 ssl.keystore.type = JKS 16:17:23 ssl.protocol = TLSv1.3 16:17:23 ssl.provider = null 16:17:23 ssl.secure.random.implementation = null 16:17:23 ssl.trustmanager.algorithm = PKIX 16:17:23 ssl.truststore.certificates = null 16:17:23 ssl.truststore.location = null 16:17:23 ssl.truststore.password = null 16:17:23 ssl.truststore.type = JKS 16:17:23 transaction.timeout.ms = 60000 16:17:23 transactional.id = null 16:17:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:17:23 16:17:23 2024-02-21T16:17:23.849Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:23 2024-02-21T16:17:23.849Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:23 2024-02-21T16:17:23.849Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:23 2024-02-21T16:17:23.849Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532243849 16:17:23 2024-02-21T16:17:23.855Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to cdydXdU3QHyKsRFIUevpXQ 16:17:23 2024-02-21T16:17:23.855Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: Pvjw2T9MSYGZ7VkVs6q-eQ 16:17:24 2024-02-21T16:17:23.967Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:17:24 2024-02-21T16:17:23.967Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:17:24 acks = -1 16:17:24 auto.include.jmx.reporter = true 16:17:24 batch.size = 16384 16:17:24 bootstrap.servers = [PLAINTEXT://localhost:32774] 16:17:24 buffer.memory = 33554432 16:17:24 client.dns.lookup = use_all_dns_ips 16:17:24 client.id = producer-10 16:17:24 compression.type = none 16:17:24 connections.max.idle.ms = 540000 16:17:24 delivery.timeout.ms = 120000 16:17:24 enable.idempotence = false 16:17:24 interceptor.classes = [] 16:17:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:17:24 linger.ms = 1 16:17:24 max.block.ms = 60000 16:17:24 max.in.flight.requests.per.connection = 5 16:17:24 max.request.size = 1048576 16:17:24 metadata.max.age.ms = 300000 16:17:24 metadata.max.idle.ms = 300000 16:17:24 metric.reporters = [] 16:17:24 metrics.num.samples = 2 16:17:24 metrics.recording.level = INFO 16:17:24 metrics.sample.window.ms = 30000 16:17:24 partitioner.adaptive.partitioning.enable = true 16:17:24 partitioner.availability.timeout.ms = 0 16:17:24 partitioner.class = null 16:17:24 partitioner.ignore.keys = false 16:17:24 receive.buffer.bytes = 32768 16:17:24 reconnect.backoff.max.ms = 1000 16:17:24 reconnect.backoff.ms = 50 16:17:24 request.timeout.ms = 30000 16:17:24 retries = 0 16:17:24 retry.backoff.ms = 100 16:17:24 sasl.client.callback.handler.class = null 16:17:24 sasl.jaas.config = null 16:17:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:17:24 sasl.kerberos.min.time.before.relogin = 60000 16:17:24 sasl.kerberos.service.name = null 16:17:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:17:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:17:24 sasl.login.callback.handler.class = null 16:17:24 sasl.login.class = null 16:17:24 sasl.login.connect.timeout.ms = null 16:17:24 sasl.login.read.timeout.ms = null 16:17:24 sasl.login.refresh.buffer.seconds = 300 16:17:24 sasl.login.refresh.min.period.seconds = 60 16:17:24 sasl.login.refresh.window.factor = 0.8 16:17:24 sasl.login.refresh.window.jitter = 0.05 16:17:24 sasl.login.retry.backoff.max.ms = 10000 16:17:24 sasl.login.retry.backoff.ms = 100 16:17:24 sasl.mechanism = GSSAPI 16:17:24 sasl.oauthbearer.clock.skew.seconds = 30 16:17:24 sasl.oauthbearer.expected.audience = null 16:17:24 sasl.oauthbearer.expected.issuer = null 16:17:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:17:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:17:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:17:24 sasl.oauthbearer.jwks.endpoint.url = null 16:17:24 sasl.oauthbearer.scope.claim.name = scope 16:17:24 sasl.oauthbearer.sub.claim.name = sub 16:17:24 sasl.oauthbearer.token.endpoint.url = null 16:17:24 security.protocol = PLAINTEXT 16:17:24 security.providers = null 16:17:24 send.buffer.bytes = 131072 16:17:24 socket.connection.setup.timeout.max.ms = 30000 16:17:24 socket.connection.setup.timeout.ms = 10000 16:17:24 ssl.cipher.suites = null 16:17:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:17:24 ssl.endpoint.identification.algorithm = https 16:17:24 ssl.engine.factory.class = null 16:17:24 ssl.key.password = null 16:17:24 ssl.keymanager.algorithm = SunX509 16:17:24 ssl.keystore.certificate.chain = null 16:17:24 ssl.keystore.key = null 16:17:24 ssl.keystore.location = null 16:17:24 ssl.keystore.password = null 16:17:24 ssl.keystore.type = JKS 16:17:24 ssl.protocol = TLSv1.3 16:17:24 ssl.provider = null 16:17:24 ssl.secure.random.implementation = null 16:17:24 ssl.trustmanager.algorithm = PKIX 16:17:24 ssl.truststore.certificates = null 16:17:24 ssl.truststore.location = null 16:17:24 ssl.truststore.password = null 16:17:24 ssl.truststore.type = JKS 16:17:24 transaction.timeout.ms = 60000 16:17:24 transactional.id = null 16:17:24 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:17:24 16:17:24 2024-02-21T16:17:23.970Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:17:24 2024-02-21T16:17:23.970Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:17:24 2024-02-21T16:17:23.970Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:17:24 2024-02-21T16:17:23.970Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532243970 16:17:24 2024-02-21T16:17:23.973Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:24 2024-02-21T16:17:23.973Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:23.987Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to cdydXdU3QHyKsRFIUevpXQ 16:17:24 2024-02-21T16:17:23.987Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: Pvjw2T9MSYGZ7VkVs6q-eQ 16:17:24 2024-02-21T16:17:24.007Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.007Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.026Z ERROR 7401 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 16:17:24 16:17:24 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 16:17:24 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 16:17:24 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 16:17:24 at io.micrometer.observation.Observation.observe(Observation.java:544) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 16:17:24 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:17:24 at java.base/java.lang.Thread.run(Thread.java:833) 16:17:24 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:17:24 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 16:17:24 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 16:17:24 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 16:17:24 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 16:17:24 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 16:17:24 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 16:17:24 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 16:17:24 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 16:17:24 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1287) 16:17:24 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 16:17:24 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 16:17:24 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 16:17:24 ... 3 common frames omitted 16:17:24 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:17:24 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:17:24 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:17:24 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:17:24 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:17:24 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:17:24 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 16:17:24 ... 15 common frames omitted 16:17:24 16:17:24 2024-02-21T16:17:24.119Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.120Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.162Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:17:24 2024-02-21T16:17:24.162Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:17:24 2024-02-21T16:17:24.162Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 148ms, elapsed time since send: 148ms, request timeout: 30000ms) 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1626536542, epoch=2) to node 1: 16:17:24 16:17:24 org.apache.kafka.common.errors.DisconnectException: null 16:17:24 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 16:17:24 2024-02-21T16:17:24.163Z INFO 7401 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:17:24 2024-02-21T16:17:24.164Z INFO 7401 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.164Z INFO 7401 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 143ms, elapsed time since send: 143ms, request timeout: 30000ms) 16:17:24 2024-02-21T16:17:24.164Z INFO 7401 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 47ms, elapsed time since send: 47ms, request timeout: 30000ms) 16:17:24 2024-02-21T16:17:24.164Z INFO 7401 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 16:17:24 2024-02-21T16:17:24.164Z INFO 7401 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1329316153, epoch=2) to node 1: 16:17:24 16:17:24 org.apache.kafka.common.errors.DisconnectException: null 16:17:24 16:17:24 2024-02-21T16:17:24.164Z INFO 7401 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:17:24 2024-02-21T16:17:24.247Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.247Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.264Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.264Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.264Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.264Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.265Z INFO 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.265Z WARN 7401 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.265Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.265Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.365Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.365Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.365Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.365Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.366Z INFO 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.366Z WARN 7401 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.378Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 16:17:24 2024-02-21T16:17:24.378Z INFO 7401 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:17:24 2024-02-21T16:17:24.379Z INFO 7401 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:17:24 2024-02-21T16:17:24.380Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.380Z INFO 7401 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:17:24 2024-02-21T16:17:24.380Z INFO 7401 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:17:24 2024-02-21T16:17:24.380Z INFO 7401 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:17:24 2024-02-21T16:17:24.380Z INFO 7401 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:17:24 2024-02-21T16:17:24.383Z INFO 7401 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:17:24 2024-02-21T16:17:24.384Z INFO 7401 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:17:24 2024-02-21T16:17:24.384Z INFO 7401 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 16:17:24 2024-02-21T16:17:24.384Z INFO 7401 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:17:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.333 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 16:17:24 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:17:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 16:17:24 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:17:24 2024-02-21T16:17:24.406Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.406Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.448Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.448Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.537Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.537Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:24 16:17:24,560 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:17:24 16:17:24,560 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:17:24 16:17:24,561 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@18b37096 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:17:24 16:17:24,564 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:17:24 16:17:24,564 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@18b37096 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:17:24 16:17:24,566 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:17:24 16:17:24,566 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:17:24 16:17:24,566 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:17:24 16:17:24,566 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:17:24 16:17:24,566 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@18b37096 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:17:24 16:17:24,569 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:17:24 16:17:24,569 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:17:24 16:17:24,569 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:17:24 16:17:24,569 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532244569) 16:17:24 16:17:24,569 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:17:24 16:17:24,569 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:17:24 16:17:24,570 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:17:24 16:17:24,570 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:17:24 16:17:24,570 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:17:24 16:17:24,570 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:24 16:17:24,571 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:17:24 16:17:24,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:17:24 16:17:24,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:17:24 16:17:24,572 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:17:24 16:17:24,572 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:17:24 16:17:24,576 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b64c8a0 - Setting zoneId to "UTC" 16:17:24 16:17:24,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:17:24 16:17:24,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@43f17f5 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:17:24 16:17:24,580 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63fe882a - End of configuration. 16:17:24 16:17:24,580 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@604a7303 - Registering current configuration as safe fallback point 16:17:24 16:17:24 16:17:24 . ____ _ __ _ _ 16:17:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:24 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:24 =========|_|==============|___/=/_/_/_/ 16:17:24 :: Spring Boot :: (v3.1.2) 16:17:24 16:17:24 2024-02-21T16:17:24.583Z INFO 7401 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:24 2024-02-21T16:17:24.583Z INFO 7401 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 16:17:24 2024-02-21T16:17:24.617Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.617Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.624Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.625Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:24 2024-02-21T16:17:24.686Z INFO 7401 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.146 seconds (process running for 68.825) 16:17:24 2024-02-21T16:17:24.723Z WARN 7401 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 16:17:24 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 16:17:24 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:17:24 16:17:24 . ____ _ __ _ _ 16:17:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:24 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:24 =========|_|==============|___/=/_/_/_/ 16:17:24 :: Spring Boot :: (v3.1.2) 16:17:24 16:17:24 2024-02-21T16:17:24.755Z INFO 7401 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:24 2024-02-21T16:17:24.755Z INFO 7401 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:17:24 2024-02-21T16:17:24.772Z INFO 7401 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.034 seconds (process running for 68.91) 16:17:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 16:17:24 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:17:24 2024-02-21T16:17:24.791Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:24 2024-02-21T16:17:24.791Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:24 16:17:24 . ____ _ __ _ _ 16:17:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:24 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:24 =========|_|==============|___/=/_/_/_/ 16:17:24 :: Spring Boot :: (v3.1.2) 16:17:24 16:17:24 2024-02-21T16:17:24.800Z INFO 7401 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:24 2024-02-21T16:17:24.801Z INFO 7401 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:17:24 2024-02-21T16:17:24.806Z INFO 7401 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.022 seconds (process running for 68.944) 16:17:25 2024-02-21T16:17:24.850Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:25 2024-02-21T16:17:24.850Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:25 2024-02-21T16:17:24.914Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:25 2024-02-21T16:17:24.915Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:25 2024-02-21T16:17:25.034Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:25 2024-02-21T16:17:25.034Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:25 2024-02-21T16:17:25.050Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:25 2024-02-21T16:17:25.050Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 16:17:25 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:17:28 16:17:28 . ____ _ __ _ _ 16:17:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:28 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:28 =========|_|==============|___/=/_/_/_/ 16:17:28 :: Spring Boot :: (v3.1.2) 16:17:28 16:17:28 2024-02-21T16:17:25.078Z INFO 7401 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:28 2024-02-21T16:17:25.079Z INFO 7401 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:17:28 2024-02-21T16:17:25.155Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.155Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.193Z WARN 7401 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 16:17:28 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:17:28 2024-02-21T16:17:25.276Z INFO 7401 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:17:28 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:28 + + + + | | / \ / | | / / \ | | 16:17:28 + + + + + o----o o o o o----o | o o o o----o | 16:17:28 + + + + | | / \ / | | \ / \ | | 16:17:28 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:28 2024-02-21T16:17:25.276Z INFO 7401 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:17:28 2024-02-21T16:17:25.276Z INFO 7401 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 16:17:28 2024-02-21T16:17:25.276Z INFO 7401 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:17:28 2024-02-21T16:17:25.276Z INFO 7401 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:28 2024-02-21T16:17:25.279Z INFO 7401 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:17:28 To enable the Jet engine on the members, do one of the following: 16:17:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:28 2024-02-21T16:17:25.311Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.311Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.317Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.317Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.412Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.413Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.558Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.558Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.615Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.615Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.615Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.615Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.685Z INFO 7401 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:28 2024-02-21T16:17:25.776Z INFO 7401 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:17:28 2024-02-21T16:17:25.780Z WARN 7401 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:28 2024-02-21T16:17:25.916Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.916Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.940Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.940Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.966Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.966Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:25.970Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:28 2024-02-21T16:17:25.970Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.011Z INFO 7401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:28 2024-02-21T16:17:26.016Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 16:17:28 2024-02-21T16:17:26.017Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.017Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.118Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.118Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.317Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.317Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.372Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.372Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.411Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.411Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.418Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.418Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.518Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.518Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.569Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.569Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.887Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.887Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:26.937Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:28 2024-02-21T16:17:26.937Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.075Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.075Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.094Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.095Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.140Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.140Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.315Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.315Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.321Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.321Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.322Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.322Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.476Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.476Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.527Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.527Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.674Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.674Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.724Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.724Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:27.942Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:28 2024-02-21T16:17:27.942Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.049Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.049Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.092Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.092Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.245Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.245Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.280Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.280Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.469Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.469Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.481Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.481Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.524Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.524Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.525Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.525Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.628Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.628Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.680Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.680Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:28 2024-02-21T16:17:28.685Z INFO 7401 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:17:28 16:17:28 Members {size:1, ver:1} [ 16:17:28 Member [10.250.0.254]:5701 - 8d291543-16a3-4bbf-8870-538c356f9787 this 16:17:28 ] 16:17:28 16:17:28 2024-02-21T16:17:28.707Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 16:17:28 2024-02-21T16:17:28.739Z INFO 7401 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.679 seconds (process running for 72.878) 16:17:28 2024-02-21T16:17:28.746Z INFO 7401 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:17:28 2024-02-21T16:17:28.780Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:28 2024-02-21T16:17:28.780Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.92 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 16:17:28 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:17:35 16:17:35 . ____ _ __ _ _ 16:17:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:35 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:35 =========|_|==============|___/=/_/_/_/ 16:17:35 :: Spring Boot :: (v3.1.2) 16:17:35 16:17:35 2024-02-21T16:17:29.007Z INFO 7401 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:35 2024-02-21T16:17:29.007Z INFO 7401 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:17:35 2024-02-21T16:17:29.023Z INFO 7401 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:17:35 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:35 + + + + | | / \ / | | / / \ | | 16:17:35 + + + + + o----o o o o o----o | o o o o----o | 16:17:35 + + + + | | / \ / | | \ / \ | | 16:17:35 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:35 2024-02-21T16:17:29.023Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:17:35 2024-02-21T16:17:29.023Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5702 16:17:35 2024-02-21T16:17:29.023Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:17:35 2024-02-21T16:17:29.023Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:35 2024-02-21T16:17:29.023Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:17:35 To enable the Jet engine on the members, do one of the following: 16:17:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:35 2024-02-21T16:17:29.039Z INFO 7401 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:35 2024-02-21T16:17:29.041Z INFO 7401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:17:35 2024-02-21T16:17:29.041Z WARN 7401 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:35 2024-02-21T16:17:29.049Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.050Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.057Z INFO 7401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:35 2024-02-21T16:17:29.057Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5702 is STARTING 16:17:35 2024-02-21T16:17:29.120Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.120Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.152Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.152Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.204Z INFO 7401 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.251]:5702 16:17:35 2024-02-21T16:17:29.228Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:46823 and /10.30.106.251:5702 16:17:35 2024-02-21T16:17:29.360Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.360Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.407Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.407Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.532Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.532Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.597Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.597Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.653Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.653Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.731Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.731Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.745Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.745Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.747Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.748Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:29.837Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:35 2024-02-21T16:17:29.837Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.025Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.025Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.054Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.054Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.058Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.058Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.263Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.263Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.513Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.513Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.634Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.634Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.652Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.652Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.656Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.656Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.753Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.753Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.802Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.802Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.803Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.803Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.912Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.912Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:30.928Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:35 2024-02-21T16:17:30.928Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.007Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.007Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.041Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.041Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.370Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.371Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.606Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.606Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.654Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.654Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.656Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.656Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.659Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.659Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.671Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.671Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.837Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.837Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.856Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.856Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:31.865Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:35 2024-02-21T16:17:31.866Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.033Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.033Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.051Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.051Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.211Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.211Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.423Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.423Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.675Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.676Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.717Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.717Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.741Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.741Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.809Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.809Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.812Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.812Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.814Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.814Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.861Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.861Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.904Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.904Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:32.987Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:35 2024-02-21T16:17:32.987Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.059Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.059Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.215Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.215Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.570Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.571Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.628Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.628Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.628Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.628Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.717Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.717Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.766Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.766Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.840Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.841Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.844Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.844Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.864Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.864Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:33.913Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:35 2024-02-21T16:17:33.913Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.059Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.059Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.161Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.161Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.220Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.220Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.338Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.251:48727 16:17:35 2024-02-21T16:17:34.347Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:17:35 16:17:35 Members {size:9, ver:9} [ 16:17:35 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:35 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:35 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:35 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:35 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:35 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:35 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:35 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:35 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf this 16:17:35 ] 16:17:35 16:17:35 2024-02-21T16:17:34.351Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.251:57435 16:17:35 2024-02-21T16:17:34.352Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.251:45447 16:17:35 2024-02-21T16:17:34.352Z INFO 7401 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5704, timeout: 10000, bind-any: true 16:17:35 2024-02-21T16:17:34.353Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.251:52153 16:17:35 2024-02-21T16:17:34.352Z INFO 7401 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5703, timeout: 10000, bind-any: true 16:17:35 2024-02-21T16:17:34.353Z INFO 7401 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5706, timeout: 10000, bind-any: true 16:17:35 2024-02-21T16:17:34.353Z INFO 7401 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5707, timeout: 10000, bind-any: true 16:17:35 2024-02-21T16:17:34.353Z INFO 7401 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5708, timeout: 10000, bind-any: true 16:17:35 2024-02-21T16:17:34.353Z INFO 7401 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5705, timeout: 10000, bind-any: true 16:17:35 2024-02-21T16:17:34.354Z INFO 7401 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5709, timeout: 10000, bind-any: true 16:17:35 2024-02-21T16:17:34.357Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:38163 and /10.30.106.251:5707 16:17:35 2024-02-21T16:17:34.359Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:40603 and /10.30.106.251:5705 16:17:35 2024-02-21T16:17:34.360Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:37441 and /10.30.106.251:5704 16:17:35 2024-02-21T16:17:34.360Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:53571 and /10.30.106.251:5709 16:17:35 2024-02-21T16:17:34.360Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.251:39675 16:17:35 2024-02-21T16:17:34.366Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:46063 and /10.30.106.251:5703 16:17:35 2024-02-21T16:17:34.366Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.251:56133 16:17:35 2024-02-21T16:17:34.367Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:53933 and /10.30.106.251:5708 16:17:35 2024-02-21T16:17:34.371Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:39397 and /10.30.106.251:5706 16:17:35 2024-02-21T16:17:34.582Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.582Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.719Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.719Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.724Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.724Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.793Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.793Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.835Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.835Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.867Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.867Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.868Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.868Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.871Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.871Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:34.914Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:35 2024-02-21T16:17:34.914Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:35.047Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:35.047Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:35.266Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:35 2024-02-21T16:17:35.266Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:35.277Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:35 2024-02-21T16:17:35.277Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:35 2024-02-21T16:17:35.353Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5702 is STARTED 16:17:35 2024-02-21T16:17:35.360Z INFO 7401 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:17:35 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:35 + + + + | | / \ / | | / / \ | | 16:17:35 + + + + + o----o o o o o----o | o o o o----o | 16:17:35 + + + + | | / \ / | | \ / \ | | 16:17:35 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:41 2024-02-21T16:17:35.360Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:17:41 2024-02-21T16:17:35.360Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5703 16:17:41 2024-02-21T16:17:35.360Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:17:41 2024-02-21T16:17:35.361Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:41 2024-02-21T16:17:35.361Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:17:41 To enable the Jet engine on the members, do one of the following: 16:17:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:41 2024-02-21T16:17:35.388Z INFO 7401 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:41 2024-02-21T16:17:35.394Z INFO 7401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:17:41 2024-02-21T16:17:35.394Z WARN 7401 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:41 2024-02-21T16:17:35.407Z INFO 7401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:41 2024-02-21T16:17:35.408Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5703 is STARTING 16:17:41 2024-02-21T16:17:35.617Z INFO 7401 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.251]:5702 16:17:41 2024-02-21T16:17:35.622Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:60949 and /10.30.106.251:5702 16:17:41 2024-02-21T16:17:35.635Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:41 2024-02-21T16:17:35.635Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:35.641Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:41 2024-02-21T16:17:35.641Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:35.643Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:41 2024-02-21T16:17:35.643Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:35.697Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:41 2024-02-21T16:17:35.697Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:35.771Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:41 2024-02-21T16:17:35.771Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:35.774Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:41 2024-02-21T16:17:35.774Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:35.826Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:41 2024-02-21T16:17:35.826Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.026Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.026Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.050Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.050Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.120Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.120Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.370Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.370Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.482Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.482Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.539Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.539Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.549Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.549Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.624Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.624Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.676Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.676Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.700Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.701Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.746Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.747Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:36.930Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:41 2024-02-21T16:17:36.931Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.075Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.075Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.129Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.129Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.153Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.153Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.454Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.454Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.475Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.475Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.537Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.537Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.630Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.630Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.679Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.679Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.746Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.746Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.749Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.749Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:37.804Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:41 2024-02-21T16:17:37.804Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.079Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.079Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.084Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.084Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.156Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.156Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.232Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.232Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.491Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.491Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.508Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.509Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.578Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.578Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.602Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.602Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.685Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.685Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.802Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.802Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:38.834Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:41 2024-02-21T16:17:38.834Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.008Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.008Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.037Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.038Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.082Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.082Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.159Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.159Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.185Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.185Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.495Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.495Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.512Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.512Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.606Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.606Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.637Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.638Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.781Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.781Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.905Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.905Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.962Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.963Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.988Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.988Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:39.990Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:41 2024-02-21T16:17:39.990Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.061Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.062Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.139Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.139Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.286Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.286Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.590Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.590Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.610Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.610Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.667Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.667Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.699Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.699Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:40.734Z INFO 7401 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:17:41 16:17:41 Members {size:10, ver:10} [ 16:17:41 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:41 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:41 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:41 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:41 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:41 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:41 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:41 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:41 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:17:41 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 this 16:17:41 ] 16:17:41 16:17:41 2024-02-21T16:17:40.735Z INFO 7401 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5704, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.735Z INFO 7401 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5705, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.735Z INFO 7401 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5703, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.735Z INFO 7401 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5706, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.736Z INFO 7401 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5707, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.736Z INFO 7401 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5708, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.737Z INFO 7401 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5709, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.737Z INFO 7401 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5702, timeout: 10000, bind-any: true 16:17:41 2024-02-21T16:17:40.737Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:33409 and /10.30.106.251:5703 16:17:41 2024-02-21T16:17:40.738Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.199:57253 16:17:41 2024-02-21T16:17:40.740Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:37953 and /10.30.106.251:5705 16:17:41 2024-02-21T16:17:40.741Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:57253 and /10.30.106.199:5702 16:17:41 2024-02-21T16:17:40.742Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.251:59107 16:17:41 2024-02-21T16:17:40.744Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:44409 and /10.30.106.251:5707 16:17:41 2024-02-21T16:17:40.745Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.251:55617 16:17:41 2024-02-21T16:17:40.745Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.251:38333 16:17:41 2024-02-21T16:17:40.746Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:17:41 16:17:41 Members {size:10, ver:10} [ 16:17:41 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:41 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:41 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:41 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:41 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:41 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:41 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:41 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:41 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf this 16:17:41 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:17:41 ] 16:17:41 16:17:41 2024-02-21T16:17:40.751Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.251:37585 16:17:41 2024-02-21T16:17:40.753Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:58249 and /10.30.106.251:5704 16:17:41 2024-02-21T16:17:40.753Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:52995 and /10.30.106.251:5706 16:17:41 2024-02-21T16:17:40.753Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.251:51313 16:17:41 2024-02-21T16:17:40.753Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:40579 and /10.30.106.251:5709 16:17:41 2024-02-21T16:17:40.756Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.251:41843 16:17:41 2024-02-21T16:17:40.756Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:43087 and /10.30.106.251:5708 16:17:41 2024-02-21T16:17:40.760Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.251:48637 16:17:41 2024-02-21T16:17:40.988Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:40.989Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.115Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.115Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.116Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.116Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.151Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.151Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.165Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.165Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.192Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.192Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.246Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.246Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.297Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.297Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.615Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.615Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.698Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:41 2024-02-21T16:17:41.698Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:41 2024-02-21T16:17:41.739Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5703 is STARTED 16:17:41 2024-02-21T16:17:41.745Z INFO 7401 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:17:41 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:41 + + + + | | / \ / | | / / \ | | 16:17:41 + + + + + o----o o o o o----o | o o o o----o | 16:17:41 + + + + | | / \ / | | \ / \ | | 16:17:41 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:41 2024-02-21T16:17:41.745Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:17:41 2024-02-21T16:17:41.745Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5704 16:17:41 2024-02-21T16:17:41.745Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:17:41 2024-02-21T16:17:41.745Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:47 2024-02-21T16:17:41.745Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:17:47 To enable the Jet engine on the members, do one of the following: 16:17:47 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:47 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:47 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:47 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:47 2024-02-21T16:17:41.759Z INFO 7401 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:47 2024-02-21T16:17:41.761Z INFO 7401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:17:47 2024-02-21T16:17:41.761Z WARN 7401 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:47 2024-02-21T16:17:41.772Z INFO 7401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:47 2024-02-21T16:17:41.772Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5704 is STARTING 16:17:47 2024-02-21T16:17:41.777Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:47 2024-02-21T16:17:41.777Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:41.853Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:47 2024-02-21T16:17:41.853Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:41.892Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:41.892Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:41.916Z INFO 7401 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.251]:5702 16:17:47 2024-02-21T16:17:41.920Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:50583 and /10.30.106.251:5702 16:17:47 2024-02-21T16:17:41.969Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:47 2024-02-21T16:17:41.969Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.067Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.068Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.099Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.099Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.203Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.203Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.255Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.255Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.264Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.264Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.321Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.321Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.469Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.469Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.689Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.690Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.805Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.805Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:42.906Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:47 2024-02-21T16:17:42.906Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.002Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.002Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.067Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.067Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.070Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.070Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.073Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.073Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.203Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.203Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.307Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.308Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.426Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.427Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.459Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.459Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.473Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.473Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.642Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.642Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.809Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.809Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:43.958Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:47 2024-02-21T16:17:43.958Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.105Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.105Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.120Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.120Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.127Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.127Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.173Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.173Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.209Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.209Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.257Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.257Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.279Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.279Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.375Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.376Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.463Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.463Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.746Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.746Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.863Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.863Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.960Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.960Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:44.981Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:47 2024-02-21T16:17:44.981Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.063Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.063Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.108Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.108Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.283Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.283Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.325Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.325Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.376Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.376Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.411Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.411Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.517Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.517Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.529Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.529Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.850Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.850Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:45.913Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:47 2024-02-21T16:17:45.913Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.011Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.011Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.067Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.067Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.085Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.085Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.167Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.167Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.228Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.228Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.337Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.337Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.470Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.470Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.478Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.478Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.482Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.482Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.565Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.565Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.868Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.868Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.919Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.919Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:46.971Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:47 2024-02-21T16:17:46.971Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:47.008Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:47 2024-02-21T16:17:47.009Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:47 2024-02-21T16:17:47.036Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:17:47 16:17:47 Members {size:11, ver:11} [ 16:17:47 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:47 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:47 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:47 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:47 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:47 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:47 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:47 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:47 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:17:47 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:17:47 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b this 16:17:47 ] 16:17:47 16:17:47 2024-02-21T16:17:47.037Z INFO 7401 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5703, timeout: 10000, bind-any: true 16:17:47 2024-02-21T16:17:47.038Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.251:54413 16:17:47 2024-02-21T16:17:47.038Z INFO 7401 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5705, timeout: 10000, bind-any: true 16:17:47 2024-02-21T16:17:47.039Z INFO 7401 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5707, timeout: 10000, bind-any: true 16:17:47 2024-02-21T16:17:47.039Z INFO 7401 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5706, timeout: 10000, bind-any: true 16:17:47 2024-02-21T16:17:47.039Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.251:36501 16:17:47 2024-02-21T16:17:47.040Z INFO 7401 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5708, timeout: 10000, bind-any: true 16:17:47 2024-02-21T16:17:47.040Z INFO 7401 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5704, timeout: 10000, bind-any: true 16:17:47 2024-02-21T16:17:47.042Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:39189 and /10.30.106.251:5705 16:17:47 2024-02-21T16:17:47.043Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.251:41619 16:17:47 2024-02-21T16:17:47.047Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:39213 and /10.30.106.251:5706 16:17:47 2024-02-21T16:17:47.048Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:36063 and /10.30.106.251:5703 16:17:47 2024-02-21T16:17:47.059Z INFO 7401 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5703, timeout: 10000, bind-any: true 16:17:47 2024-02-21T16:17:47.062Z INFO 7401 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5702, timeout: 10000, bind-any: true 16:17:48 2024-02-21T16:17:47.062Z INFO 7401 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5709, timeout: 10000, bind-any: true 16:17:48 2024-02-21T16:17:47.065Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:57183 and /10.30.106.251:5704 16:17:48 2024-02-21T16:17:47.065Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:33605 and /10.30.106.251:5707 16:17:48 2024-02-21T16:17:47.065Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.199:40227 16:17:48 2024-02-21T16:17:47.067Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:40571 and /10.30.106.251:5708 16:17:48 2024-02-21T16:17:47.075Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:40227 and /10.30.106.199:5704 16:17:48 2024-02-21T16:17:47.075Z INFO 7401 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:17:48 16:17:48 Members {size:11, ver:11} [ 16:17:48 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:48 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:48 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:48 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:48 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:48 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:48 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:48 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:48 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf this 16:17:48 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:17:48 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:17:48 ] 16:17:48 16:17:48 2024-02-21T16:17:47.076Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:53115 and /10.30.106.251:5709 16:17:48 2024-02-21T16:17:47.077Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:17:48 16:17:48 Members {size:11, ver:11} [ 16:17:48 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:48 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:48 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:48 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:48 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:48 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:48 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:48 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:48 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:17:48 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 this 16:17:48 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:17:48 ] 16:17:48 16:17:48 2024-02-21T16:17:47.078Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.199:46107 16:17:48 2024-02-21T16:17:47.081Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.251:36835 16:17:48 2024-02-21T16:17:47.081Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:46107 and /10.30.106.199:5702 16:17:48 2024-02-21T16:17:47.081Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.251:45015 16:17:48 2024-02-21T16:17:47.083Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.199:50761 16:17:48 2024-02-21T16:17:47.084Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:50761 and /10.30.106.199:5703 16:17:48 2024-02-21T16:17:47.084Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.251:41367 16:17:48 2024-02-21T16:17:47.084Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.251:59697 16:17:48 2024-02-21T16:17:47.086Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.199:46497 16:17:48 2024-02-21T16:17:47.087Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:46497 and /10.30.106.199:5704 16:17:48 2024-02-21T16:17:47.160Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.160Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.213Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.213Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.240Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.241Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.432Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.432Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.473Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.473Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.587Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.587Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.617Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.618Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.682Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.682Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.771Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.771Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.960Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.961Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:47.974Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:48 2024-02-21T16:17:47.974Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:48.024Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:48 2024-02-21T16:17:48.024Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:48 2024-02-21T16:17:48.068Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5704 is STARTED 16:17:48 2024-02-21T16:17:48.084Z INFO 7401 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 19.101 seconds (process running for 92.222) 16:17:48 2024-02-21T16:17:48.127Z INFO 7401 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:17:49 2024-02-21T16:17:48.214Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.215Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.292Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.292Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.335Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.335Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.420Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.420Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.476Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.476Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.520Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.520Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.741Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.741Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.784Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.784Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:48.877Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:49 2024-02-21T16:17:48.878Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:49 2024-02-21T16:17:49.028Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:49 2024-02-21T16:17:49.028Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.118Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.118Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.178Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.178Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.338Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.338Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.367Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.367Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.379Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.379Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.395Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.395Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.522Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.522Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.574Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.574Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.687Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.687Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.744Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.744Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:49.931Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:50 2024-02-21T16:17:49.931Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:50.072Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:50 2024-02-21T16:17:50.072Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:50.081Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:50 2024-02-21T16:17:50.081Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:50 2024-02-21T16:17:50.083Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:50 2024-02-21T16:17:50.083Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.105 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 16:17:50 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:17:55 16:17:55 . ____ _ __ _ _ 16:17:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:17:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:17:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:17:55 ' |____| .__|_| |_|_| |_\__, | / / / / 16:17:55 =========|_|==============|___/=/_/_/_/ 16:17:55 :: Spring Boot :: (v3.1.2) 16:17:55 16:17:55 2024-02-21T16:17:50.110Z INFO 7401 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:17:55 2024-02-21T16:17:50.110Z INFO 7401 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:17:55 2024-02-21T16:17:50.126Z INFO 7401 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:17:55 + + o o o o---o o----o o o---o o o----o o--o--o 16:17:55 + + + + | | / \ / | | / / \ | | 16:17:55 + + + + + o----o o o o o----o | o o o o----o | 16:17:55 + + + + | | / \ / | | \ / \ | | 16:17:55 + + o o o o o---o o----o o----o o---o o o o----o o 16:17:55 2024-02-21T16:17:50.126Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:17:55 2024-02-21T16:17:50.126Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5705 16:17:55 2024-02-21T16:17:50.126Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:17:55 2024-02-21T16:17:50.126Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:17:55 2024-02-21T16:17:50.126Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:17:55 To enable the Jet engine on the members, do one of the following: 16:17:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:17:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:17:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:17:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:17:55 2024-02-21T16:17:50.135Z INFO 7401 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:17:55 2024-02-21T16:17:50.136Z INFO 7401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:17:55 2024-02-21T16:17:50.136Z WARN 7401 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:17:55 2024-02-21T16:17:50.145Z INFO 7401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:17:55 2024-02-21T16:17:50.146Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5705 is STARTING 16:17:55 2024-02-21T16:17:50.250Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.250Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.256Z INFO 7401 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.251]:5702 16:17:55 2024-02-21T16:17:50.264Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:41671 and /10.30.106.251:5702 16:17:55 2024-02-21T16:17:50.324Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.325Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.382Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.382Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.391Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.391Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.428Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.428Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.486Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.486Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.690Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.690Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.834Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.834Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.848Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.848Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.976Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.976Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:50.985Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:55 2024-02-21T16:17:50.985Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.087Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.087Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.206Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.206Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.276Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.276Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.486Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.486Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.531Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.531Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.590Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.590Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.594Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.594Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.692Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.692Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.757Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.757Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:51.787Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:55 2024-02-21T16:17:51.787Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.131Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.131Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.138Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.138Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.210Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.210Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.241Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.241Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.433Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.434Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.482Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.482Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.498Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.498Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.641Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.641Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.745Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.745Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.763Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.763Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.897Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.897Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:52.898Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:55 2024-02-21T16:17:52.898Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.049Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.049Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.252Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.252Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.326Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.326Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.355Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.355Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.395Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.395Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.555Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.555Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.603Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.603Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.639Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.639Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.801Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.801Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.913Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.913Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:53.932Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:55 2024-02-21T16:17:53.933Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.015Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.015Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.168Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.168Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.308Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.308Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.313Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.313Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.416Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.416Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.466Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.466Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.490Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.490Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.544Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.544Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.666Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.666Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.705Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.705Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.819Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.819Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.981Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.981Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:54.983Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:17:55 2024-02-21T16:17:54.984Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:55.043Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:17:55 2024-02-21T16:17:55.043Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:55.349Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:17:55 2024-02-21T16:17:55.349Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:17:55 2024-02-21T16:17:55.383Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.251:32895 16:17:55 2024-02-21T16:17:55.383Z INFO 7401 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:17:55 16:17:55 Members {size:12, ver:12} [ 16:17:55 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:55 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:55 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:55 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:55 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:55 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:55 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:55 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:55 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:17:55 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:17:55 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:17:55 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f this 16:17:55 ] 16:17:55 16:17:55 2024-02-21T16:17:55.385Z INFO 7401 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5703, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.385Z INFO 7401 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5704, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.386Z INFO 7401 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5705, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.386Z INFO 7401 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5706, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.386Z INFO 7401 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5707, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.386Z INFO 7401 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5709, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.386Z INFO 7401 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5702, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.386Z INFO 7401 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5703, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.387Z INFO 7401 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5708, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.387Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.251:45745 16:17:55 2024-02-21T16:17:55.387Z INFO 7401 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5704, timeout: 10000, bind-any: true 16:17:55 2024-02-21T16:17:55.390Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:43331 and /10.30.106.251:5703 16:17:55 2024-02-21T16:17:55.392Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5702 and /10.30.106.199:56407 16:17:55 2024-02-21T16:17:55.393Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:56407 and /10.30.106.199:5702 16:17:55 2024-02-21T16:17:55.393Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.251:35837 16:17:55 2024-02-21T16:17:55.393Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.199:36363 16:17:55 2024-02-21T16:17:55.393Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.199:56649 16:17:55 2024-02-21T16:17:55.394Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:47245 and /10.30.106.251:5705 16:17:55 2024-02-21T16:17:55.394Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.251:56187 16:17:55 2024-02-21T16:17:55.394Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:36363 and /10.30.106.199:5705 16:17:55 2024-02-21T16:17:55.394Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.199:36461 16:17:55 2024-02-21T16:17:55.394Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:56649 and /10.30.106.199:5703 16:17:55 2024-02-21T16:17:55.398Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:36461 and /10.30.106.199:5704 16:17:55 2024-02-21T16:17:55.399Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.251:43489 16:17:55 2024-02-21T16:17:55.399Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.199:47225 16:17:55 2024-02-21T16:17:55.399Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:47171 and /10.30.106.251:5704 16:17:55 2024-02-21T16:17:55.400Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:47225 and /10.30.106.199:5705 16:17:55 2024-02-21T16:17:55.400Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.199:39931 16:17:55 2024-02-21T16:17:55.401Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:42421 and /10.30.106.251:5707 16:17:55 2024-02-21T16:17:55.401Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:17:55 16:17:55 Members {size:12, ver:12} [ 16:17:55 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:55 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:55 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:55 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:55 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:55 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:55 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:55 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:55 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:17:55 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 this 16:17:55 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:17:55 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f 16:17:55 ] 16:17:55 16:17:55 2024-02-21T16:17:55.402Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.251:47531 16:17:55 2024-02-21T16:17:55.402Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:17:55 16:17:55 Members {size:12, ver:12} [ 16:17:55 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:55 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:55 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:55 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:55 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:55 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:55 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:55 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:55 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:17:55 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:17:55 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b this 16:17:55 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f 16:17:55 ] 16:17:55 16:17:55 2024-02-21T16:17:55.405Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:53917 and /10.30.106.251:5706 16:17:55 2024-02-21T16:17:55.406Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:38627 and /10.30.106.251:5708 16:17:55 2024-02-21T16:17:55.406Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.251:59277 16:17:55 2024-02-21T16:17:55.406Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:58949 and /10.30.106.251:5709 16:17:55 2024-02-21T16:17:55.406Z INFO 7401 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:17:55 16:17:55 Members {size:12, ver:12} [ 16:17:55 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:17:55 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:17:55 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:17:55 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:17:55 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:17:55 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:17:55 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:17:55 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:17:55 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf this 16:17:55 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:17:55 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:17:55 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f 16:17:55 ] 16:17:55 16:17:55 2024-02-21T16:17:55.411Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:39931 and /10.30.106.199:5705 16:17:55 2024-02-21T16:17:55.420Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:17:55 2024-02-21T16:17:55.420Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:55.420Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:01 2024-02-21T16:17:55.420Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:55.420Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:01 2024-02-21T16:17:55.420Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:55.480Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:01 2024-02-21T16:17:55.481Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:55.521Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:01 2024-02-21T16:17:55.521Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:55.551Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:55.551Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:55.810Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:55.810Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:55.881Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:01 2024-02-21T16:17:55.881Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.044Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.044Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.098Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.098Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.188Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.188Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.326Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.327Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.327Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.327Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.402Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5705 is STARTED 16:18:01 2024-02-21T16:17:56.408Z INFO 7401 --- [ main] com.hazelcast.system.logo : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:18:01 + + o o o o---o o----o o o---o o o----o o--o--o 16:18:01 + + + + | | / \ / | | / / \ | | 16:18:01 + + + + + o----o o o o o----o | o o o o----o | 16:18:01 + + + + | | / \ / | | \ / \ | | 16:18:01 + + o o o o o---o o----o o----o o---o o o o----o o 16:18:01 2024-02-21T16:17:56.408Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:18:01 2024-02-21T16:17:56.408Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.199]:5706 16:18:01 2024-02-21T16:17:56.408Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:18:01 2024-02-21T16:17:56.408Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:18:01 2024-02-21T16:17:56.408Z INFO 7401 --- [ main] com.hazelcast.system : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:18:01 To enable the Jet engine on the members, do one of the following: 16:18:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:18:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:18:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:18:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:18:01 2024-02-21T16:17:56.418Z INFO 7401 --- [ main] com.hazelcast.system.security : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:18:01 2024-02-21T16:17:56.419Z INFO 7401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:18:01 2024-02-21T16:17:56.420Z WARN 7401 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:18:01 2024-02-21T16:17:56.426Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.426Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.427Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.427Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.429Z INFO 7401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:18:01 2024-02-21T16:17:56.429Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5706 is STARTING 16:18:01 2024-02-21T16:17:56.511Z INFO 7401 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.251]:5702 16:18:01 2024-02-21T16:17:56.515Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:34561 and /10.30.106.251:5702 16:18:01 2024-02-21T16:17:56.534Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.534Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.557Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.557Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.757Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.757Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:56.914Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:56.914Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.042Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.042Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.104Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.104Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.135Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.135Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.259Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.259Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.344Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.344Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.433Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.433Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.435Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.435Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.486Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.486Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.610Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.610Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.638Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.638Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.760Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.760Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.818Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.818Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:57.948Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:01 2024-02-21T16:17:57.949Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.147Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.147Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.266Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.266Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.313Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.313Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.354Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.354Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.391Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.391Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.490Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.490Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.563Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.563Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.642Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.642Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.763Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.763Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.797Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.797Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.821Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.821Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:58.855Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:01 2024-02-21T16:17:58.855Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.158Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.158Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.220Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.220Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.318Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.318Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.363Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.363Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.395Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.395Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.467Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.467Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.598Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.598Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.665Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.665Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.765Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.765Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.803Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.803Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:17:59.825Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:17:59.825Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.014Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.014Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.117Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.117Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.224Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.224Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.324Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.325Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.468Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.469Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.601Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.601Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.604Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.604Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.621Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.621Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.670Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.670Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.728Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.728Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.766Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.766Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.969Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.969Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.971Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.971Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:00.973Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:01 2024-02-21T16:18:00.973Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:01.378Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:01 2024-02-21T16:18:01.379Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:01.428Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:01 2024-02-21T16:18:01.428Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:01.575Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:01 2024-02-21T16:18:01.575Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:01.626Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:01 2024-02-21T16:18:01.626Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:01.630Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:01 2024-02-21T16:18:01.630Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:01 2024-02-21T16:18:01.635Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:18:01 16:18:01 Members {size:13, ver:13} [ 16:18:01 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:18:01 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:18:01 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:18:01 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:18:01 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:18:01 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:18:01 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:18:01 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:18:01 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:18:01 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:18:01 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:18:01 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f 16:18:01 Member [10.30.106.199]:5706 - 816933fd-7940-4bad-ae2c-e0fc0aff50c2 this 16:18:01 ] 16:18:01 16:18:01 2024-02-21T16:18:01.638Z INFO 7401 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:18:01 16:18:01 Members {size:13, ver:13} [ 16:18:01 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:18:01 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:18:01 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:18:01 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:18:01 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:18:01 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:18:01 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:18:01 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:18:01 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf this 16:18:01 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:18:01 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:18:01 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f 16:18:01 Member [10.30.106.199]:5706 - 816933fd-7940-4bad-ae2c-e0fc0aff50c2 16:18:01 ] 16:18:01 16:18:01 2024-02-21T16:18:01.639Z INFO 7401 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5703, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.639Z INFO 7401 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5704, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.639Z INFO 7401 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5705, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.639Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.199:56915 16:18:01 2024-02-21T16:18:01.640Z INFO 7401 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5707, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.640Z INFO 7401 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5706, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.640Z INFO 7401 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5708, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.641Z INFO 7401 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.251:5709, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.641Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.251:49791 16:18:01 2024-02-21T16:18:01.642Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:36825 and /10.30.106.251:5707 16:18:01 2024-02-21T16:18:01.643Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.199:56901 16:18:01 2024-02-21T16:18:01.644Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.251:47417 16:18:01 2024-02-21T16:18:01.645Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.251:48119 16:18:01 2024-02-21T16:18:01.645Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:56915 and /10.30.106.199:5706 16:18:01 2024-02-21T16:18:01.645Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:55983 and /10.30.106.251:5703 16:18:01 2024-02-21T16:18:01.645Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.251:51595 16:18:01 2024-02-21T16:18:01.647Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:40743 and /10.30.106.251:5704 16:18:01 2024-02-21T16:18:01.647Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.251:54339 16:18:01 2024-02-21T16:18:01.651Z INFO 7401 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5703, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.651Z INFO 7401 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5704, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.652Z INFO 7401 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.199:5705, timeout: 10000, bind-any: true 16:18:01 2024-02-21T16:18:01.654Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:18:01 16:18:01 Members {size:13, ver:13} [ 16:18:01 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:18:01 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:18:01 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:18:01 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:18:01 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:18:01 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:18:01 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:18:01 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:18:01 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:18:01 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:18:01 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:18:01 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f this 16:18:01 Member [10.30.106.199]:5706 - 816933fd-7940-4bad-ae2c-e0fc0aff50c2 16:18:01 ] 16:18:01 16:18:02 2024-02-21T16:18:01.655Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:43849 and /10.30.106.251:5709 16:18:02 2024-02-21T16:18:01.656Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:41653 and /10.30.106.251:5706 16:18:02 2024-02-21T16:18:01.656Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5705 and /10.30.106.199:51617 16:18:02 2024-02-21T16:18:01.656Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5704 and /10.30.106.199:37939 16:18:02 2024-02-21T16:18:01.656Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:32873 and /10.30.106.251:5708 16:18:02 2024-02-21T16:18:01.657Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.251:56937 16:18:02 2024-02-21T16:18:01.657Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:50313 and /10.30.106.251:5705 16:18:02 2024-02-21T16:18:01.657Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:02 2024-02-21T16:18:01.657Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:01.657Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.199:36597 16:18:02 2024-02-21T16:18:01.657Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:36597 and /10.30.106.199:5706 16:18:02 2024-02-21T16:18:01.657Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.251:41621 16:18:02 2024-02-21T16:18:01.657Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5706 and /10.30.106.199:55987 16:18:02 2024-02-21T16:18:01.658Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:51617 and /10.30.106.199:5705 16:18:02 2024-02-21T16:18:01.659Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:55987 and /10.30.106.199:5706 16:18:02 2024-02-21T16:18:01.659Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:5703 and /10.30.106.199:42719 16:18:02 2024-02-21T16:18:01.659Z INFO 7401 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:56901 and /10.30.106.199:5706 16:18:02 2024-02-21T16:18:01.659Z INFO 7401 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:37939 and /10.30.106.199:5704 16:18:02 2024-02-21T16:18:01.661Z INFO 7401 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.199:42719 and /10.30.106.199:5703 16:18:02 2024-02-21T16:18:01.666Z INFO 7401 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:18:02 16:18:02 Members {size:13, ver:13} [ 16:18:02 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:18:02 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:18:02 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:18:02 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:18:02 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:18:02 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:18:02 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:18:02 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:18:02 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:18:02 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 this 16:18:02 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b 16:18:02 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f 16:18:02 Member [10.30.106.199]:5706 - 816933fd-7940-4bad-ae2c-e0fc0aff50c2 16:18:02 ] 16:18:02 16:18:02 2024-02-21T16:18:01.667Z INFO 7401 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.199]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:18:02 16:18:02 Members {size:13, ver:13} [ 16:18:02 Member [10.30.106.251]:5702 - 8bc73a7d-8b78-4ee5-b1c4-982d743d8689 16:18:02 Member [10.30.106.251]:5703 - ae80bdfe-0fb6-4433-b717-699ee10cafee 16:18:02 Member [10.30.106.251]:5704 - eef871b6-67da-4acd-9d99-8f7f8d75e8dd 16:18:02 Member [10.30.106.251]:5705 - d17c2051-62ec-42cb-bc94-949540e6cf1d 16:18:02 Member [10.30.106.251]:5706 - b8f64699-356c-4e8f-a9aa-a7ecadc21992 16:18:02 Member [10.30.106.251]:5707 - cb603250-ad35-4fae-a452-6128ba840d74 16:18:02 Member [10.30.106.251]:5708 - 77f8ec62-2406-4854-9bd4-7ae7c6da2072 16:18:02 Member [10.30.106.251]:5709 - f218ef32-a002-4fe9-8d1f-6c2972f838b1 16:18:02 Member [10.30.106.199]:5702 - 0fe8e93b-f2d4-48ae-9bf8-cc9a3e5530bf 16:18:02 Member [10.30.106.199]:5703 - 7a425381-4faf-4115-829b-c08601ef2ce7 16:18:02 Member [10.30.106.199]:5704 - 668e379b-b6a4-4097-a253-8be706aa3a3b this 16:18:02 Member [10.30.106.199]:5705 - 820dbc41-cdba-471b-9b3a-84f3c260109f 16:18:02 Member [10.30.106.199]:5706 - 816933fd-7940-4bad-ae2c-e0fc0aff50c2 16:18:02 ] 16:18:02 16:18:02 2024-02-21T16:18:01.710Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:02 2024-02-21T16:18:01.710Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:01.873Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:02 2024-02-21T16:18:01.874Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:01.922Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:02 2024-02-21T16:18:01.922Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:01.978Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:02 2024-02-21T16:18:01.978Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.028Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.028Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.078Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.078Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.280Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.280Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.432Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.432Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.480Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.480Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.510Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.510Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.532Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.532Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.583Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:02 2024-02-21T16:18:02.583Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.654Z INFO 7401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.199]:5706 is STARTED 16:18:02 2024-02-21T16:18:02.659Z INFO 7401 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.568 seconds (process running for 106.798) 16:18:02 2024-02-21T16:18:02.673Z INFO 7401 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:18:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.584 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 16:18:02 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:18:02 16:18:02 . ____ _ __ _ _ 16:18:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:02 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:02 =========|_|==============|___/=/_/_/_/ 16:18:02 :: Spring Boot :: (v3.1.2) 16:18:02 16:18:02 2024-02-21T16:18:02.696Z INFO 7401 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:02 2024-02-21T16:18:02.696Z INFO 7401 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:18:02 2024-02-21T16:18:02.717Z INFO 7401 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.038 seconds (process running for 106.856) 16:18:02 2024-02-21T16:18:02.722Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:02 acks = -1 16:18:02 auto.include.jmx.reporter = true 16:18:02 batch.size = 16384 16:18:02 bootstrap.servers = [localhost:9092] 16:18:02 buffer.memory = 33554432 16:18:02 client.dns.lookup = use_all_dns_ips 16:18:02 client.id = producer-11 16:18:02 compression.type = none 16:18:02 connections.max.idle.ms = 540000 16:18:02 delivery.timeout.ms = 120000 16:18:02 enable.idempotence = true 16:18:02 interceptor.classes = [] 16:18:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:02 linger.ms = 0 16:18:02 max.block.ms = 60000 16:18:02 max.in.flight.requests.per.connection = 5 16:18:02 max.request.size = 1048576 16:18:02 metadata.max.age.ms = 300000 16:18:02 metadata.max.idle.ms = 300000 16:18:02 metric.reporters = [] 16:18:02 metrics.num.samples = 2 16:18:02 metrics.recording.level = INFO 16:18:02 metrics.sample.window.ms = 30000 16:18:02 partitioner.adaptive.partitioning.enable = true 16:18:02 partitioner.availability.timeout.ms = 0 16:18:02 partitioner.class = null 16:18:02 partitioner.ignore.keys = false 16:18:02 receive.buffer.bytes = 32768 16:18:02 reconnect.backoff.max.ms = 1000 16:18:02 reconnect.backoff.ms = 50 16:18:02 request.timeout.ms = 30000 16:18:02 retries = 2147483647 16:18:02 retry.backoff.ms = 100 16:18:02 sasl.client.callback.handler.class = null 16:18:02 sasl.jaas.config = null 16:18:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:02 sasl.kerberos.min.time.before.relogin = 60000 16:18:02 sasl.kerberos.service.name = null 16:18:02 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:02 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:02 sasl.login.callback.handler.class = null 16:18:02 sasl.login.class = null 16:18:02 sasl.login.connect.timeout.ms = null 16:18:02 sasl.login.read.timeout.ms = null 16:18:02 sasl.login.refresh.buffer.seconds = 300 16:18:02 sasl.login.refresh.min.period.seconds = 60 16:18:02 sasl.login.refresh.window.factor = 0.8 16:18:02 sasl.login.refresh.window.jitter = 0.05 16:18:02 sasl.login.retry.backoff.max.ms = 10000 16:18:02 sasl.login.retry.backoff.ms = 100 16:18:02 sasl.mechanism = GSSAPI 16:18:02 sasl.oauthbearer.clock.skew.seconds = 30 16:18:02 sasl.oauthbearer.expected.audience = null 16:18:02 sasl.oauthbearer.expected.issuer = null 16:18:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:02 sasl.oauthbearer.jwks.endpoint.url = null 16:18:02 sasl.oauthbearer.scope.claim.name = scope 16:18:02 sasl.oauthbearer.sub.claim.name = sub 16:18:02 sasl.oauthbearer.token.endpoint.url = null 16:18:02 security.protocol = PLAINTEXT 16:18:02 security.providers = null 16:18:02 send.buffer.bytes = 131072 16:18:02 socket.connection.setup.timeout.max.ms = 30000 16:18:02 socket.connection.setup.timeout.ms = 10000 16:18:02 ssl.cipher.suites = null 16:18:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:02 ssl.endpoint.identification.algorithm = https 16:18:02 ssl.engine.factory.class = null 16:18:02 ssl.key.password = null 16:18:02 ssl.keymanager.algorithm = SunX509 16:18:02 ssl.keystore.certificate.chain = null 16:18:02 ssl.keystore.key = null 16:18:02 ssl.keystore.location = null 16:18:02 ssl.keystore.password = null 16:18:02 ssl.keystore.type = JKS 16:18:02 ssl.protocol = TLSv1.3 16:18:02 ssl.provider = null 16:18:02 ssl.secure.random.implementation = null 16:18:02 ssl.trustmanager.algorithm = PKIX 16:18:02 ssl.truststore.certificates = null 16:18:02 ssl.truststore.location = null 16:18:02 ssl.truststore.password = null 16:18:02 ssl.truststore.type = JKS 16:18:02 transaction.timeout.ms = 60000 16:18:02 transactional.id = null 16:18:02 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:18:02 16:18:02 2024-02-21T16:18:02.731Z INFO 7401 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 16:18:02 2024-02-21T16:18:02.733Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:02 2024-02-21T16:18:02.733Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:02 2024-02-21T16:18:02.733Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532282733 16:18:02 2024-02-21T16:18:02.738Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:02 2024-02-21T16:18:02.738Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.738Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:02 2024-02-21T16:18:02.745Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:02 acks = -1 16:18:02 auto.include.jmx.reporter = true 16:18:02 batch.size = 16384 16:18:02 bootstrap.servers = [localhost:9092] 16:18:02 buffer.memory = 33554432 16:18:02 client.dns.lookup = use_all_dns_ips 16:18:02 client.id = producer-12 16:18:02 compression.type = none 16:18:02 connections.max.idle.ms = 540000 16:18:02 delivery.timeout.ms = 120000 16:18:02 enable.idempotence = true 16:18:02 interceptor.classes = [] 16:18:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:02 linger.ms = 0 16:18:02 max.block.ms = 60000 16:18:02 max.in.flight.requests.per.connection = 5 16:18:02 max.request.size = 1048576 16:18:02 metadata.max.age.ms = 300000 16:18:02 metadata.max.idle.ms = 300000 16:18:02 metric.reporters = [] 16:18:02 metrics.num.samples = 2 16:18:02 metrics.recording.level = INFO 16:18:02 metrics.sample.window.ms = 30000 16:18:02 partitioner.adaptive.partitioning.enable = true 16:18:02 partitioner.availability.timeout.ms = 0 16:18:02 partitioner.class = null 16:18:02 partitioner.ignore.keys = false 16:18:02 receive.buffer.bytes = 32768 16:18:02 reconnect.backoff.max.ms = 1000 16:18:02 reconnect.backoff.ms = 50 16:18:02 request.timeout.ms = 30000 16:18:02 retries = 2147483647 16:18:02 retry.backoff.ms = 100 16:18:02 sasl.client.callback.handler.class = null 16:18:02 sasl.jaas.config = null 16:18:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:02 sasl.kerberos.min.time.before.relogin = 60000 16:18:02 sasl.kerberos.service.name = null 16:18:02 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:02 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:02 sasl.login.callback.handler.class = null 16:18:02 sasl.login.class = null 16:18:02 sasl.login.connect.timeout.ms = null 16:18:02 sasl.login.read.timeout.ms = null 16:18:02 sasl.login.refresh.buffer.seconds = 300 16:18:02 sasl.login.refresh.min.period.seconds = 60 16:18:02 sasl.login.refresh.window.factor = 0.8 16:18:02 sasl.login.refresh.window.jitter = 0.05 16:18:02 sasl.login.retry.backoff.max.ms = 10000 16:18:02 sasl.login.retry.backoff.ms = 100 16:18:02 sasl.mechanism = GSSAPI 16:18:02 sasl.oauthbearer.clock.skew.seconds = 30 16:18:02 sasl.oauthbearer.expected.audience = null 16:18:02 sasl.oauthbearer.expected.issuer = null 16:18:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:02 sasl.oauthbearer.jwks.endpoint.url = null 16:18:02 sasl.oauthbearer.scope.claim.name = scope 16:18:02 sasl.oauthbearer.sub.claim.name = sub 16:18:02 sasl.oauthbearer.token.endpoint.url = null 16:18:02 security.protocol = PLAINTEXT 16:18:02 security.providers = null 16:18:02 send.buffer.bytes = 131072 16:18:02 socket.connection.setup.timeout.max.ms = 30000 16:18:02 socket.connection.setup.timeout.ms = 10000 16:18:02 ssl.cipher.suites = null 16:18:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:02 ssl.endpoint.identification.algorithm = https 16:18:02 ssl.engine.factory.class = null 16:18:02 ssl.key.password = null 16:18:02 ssl.keymanager.algorithm = SunX509 16:18:02 ssl.keystore.certificate.chain = null 16:18:02 ssl.keystore.key = null 16:18:02 ssl.keystore.location = null 16:18:02 ssl.keystore.password = null 16:18:02 ssl.keystore.type = JKS 16:18:02 ssl.protocol = TLSv1.3 16:18:02 ssl.provider = null 16:18:02 ssl.secure.random.implementation = null 16:18:02 ssl.trustmanager.algorithm = PKIX 16:18:02 ssl.truststore.certificates = null 16:18:02 ssl.truststore.location = null 16:18:02 ssl.truststore.password = null 16:18:02 ssl.truststore.type = JKS 16:18:02 transaction.timeout.ms = 60000 16:18:02 transactional.id = null 16:18:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:02 16:18:02 2024-02-21T16:18:02.746Z INFO 7401 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 16:18:02 2024-02-21T16:18:02.747Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:02 2024-02-21T16:18:02.747Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:02 2024-02-21T16:18:02.747Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532282747 16:18:02 2024-02-21T16:18:02.748Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:02 2024-02-21T16:18:02.748Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:02 2024-02-21T16:18:02.748Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 16:18:02 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:18:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 16:18:02 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:18:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 16:18:02 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:18:08 2024-02-21T16:18:02.787Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:18:08 2024-02-21T16:18:02.839Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:02.839Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:02.839Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:02.841Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 62caa46536a1cce6c629acd64430e932ffb218df23270d97bd81233d72acb96e 16:18:08 2024-02-21T16:18:02.848Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:02.848Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:02.849Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:02.871Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:08 2024-02-21T16:18:02.871Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:02.940Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:02.940Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:02.940Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:02.949Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:02.949Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:02.949Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:02.988Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:08 2024-02-21T16:18:02.988Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.086Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.086Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.086Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.086Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.086Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.086Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.189Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.189Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.191Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:03.191Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.191Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:03.200Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:03.200Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.200Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:03.390Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.390Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.565Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.565Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.593Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.593Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.639Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.639Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.643Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.643Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.643Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:03.643Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.643Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:03.690Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.690Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.701Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:03.701Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.702Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:03.823Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.823Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:03.892Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:08 2024-02-21T16:18:03.893Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.014Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.014Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.191Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.191Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.199Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.199Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.344Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.344Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.443Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.443Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.549Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:04.549Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.549Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:04.598Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.598Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.609Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:04.609Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.609Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:04.618Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.618Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.742Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.742Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.755Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.755Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.805Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.805Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.828Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.828Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:04.944Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:08 2024-02-21T16:18:04.944Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.199Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.199Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.201Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.201Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.220Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.220Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.298Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.298Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.348Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.348Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.451Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.451Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.451Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:05.451Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.451Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:05.563Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:05.563Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.563Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:05.571Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.571Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.681Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.681Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.749Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.749Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.859Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.860Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.900Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.900Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:05.910Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:08 2024-02-21T16:18:05.910Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.103Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.103Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.130Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.130Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.151Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.151Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.302Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.302Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.312Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.312Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.361Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.361Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.613Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:06.613Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.613Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:06.617Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:06.617Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.617Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:06.627Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.627Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.834Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.834Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.853Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.853Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:06.868Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:08 2024-02-21T16:18:06.868Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.006Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.006Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.018Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.018Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.057Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.057Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.110Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.111Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.358Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.359Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.408Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.408Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.422Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.422Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.570Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.570Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.580Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:07.580Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.580Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:07.587Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.587Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.620Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:07.620Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:07.620Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:07.948Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:08 2024-02-21T16:18:07.948Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.016Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.22844888S 16:18:08 2024-02-21T16:18:08.032Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.032Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.056Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.056Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.063Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.063Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.066Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.066Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 16:18:08 . ____ _ __ _ _ 16:18:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:08 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:08 =========|_|==============|___/=/_/_/_/ 16:18:08 :: Spring Boot :: (v3.1.2) 16:18:08 16:18:08 2024-02-21T16:18:08.079Z INFO 7401 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Starting CmNotificationSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:08 2024-02-21T16:18:08.079Z INFO 7401 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:18:08 2024-02-21T16:18:08.083Z INFO 7401 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Started CmNotificationSubscriptionNcmpInEventConsumerSpec in 0.019 seconds (process running for 112.222) 16:18:08 2024-02-21T16:18:08.105Z INFO 7401 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 16:18:08 2024-02-21T16:18:08.105Z INFO 7401 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 16:18:08 2024-02-21T16:18:08.132Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.132Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.164Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.164Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.291Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.291Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.330Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.330Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.646 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 16:18:08 2024-02-21T16:18:08.438Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:08 2024-02-21T16:18:08.438Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.438Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 2024-02-21T16:18:08.455Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:08 2024-02-21T16:18:08.455Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.455Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:08 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:18:08 2024-02-21T16:18:08.465Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.465Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:08 2024-02-21T16:18:08.493Z INFO 7401 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:18:08 2024-02-21T16:18:08.503Z INFO 7401 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 16:18:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:18:08 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:18:08 2024-02-21T16:18:08.538Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:08 2024-02-21T16:18:08.538Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:08 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 16:18:08 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:18:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 16:18:08 2024-02-21T16:18:08.553Z ERROR 7401 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 16:18:08 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:18:13 2024-02-21T16:18:08.556Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:18:13 2024-02-21T16:18:08.609Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 199bd783123100bcfffef02a60958572de582c6f9aa5e8c7c186db71d1aa98d4 16:18:13 2024-02-21T16:18:08.707Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:13 2024-02-21T16:18:08.707Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:08.918Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:13 2024-02-21T16:18:08.918Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:08.963Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:08.963Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.066Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.066Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.071Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.071Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.108Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.109Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.119Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.119Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.137Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.137Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.196Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.196Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.285Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.285Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.292Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:13 2024-02-21T16:18:09.292Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.292Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:09.493Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.493Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.528Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.528Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.567Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.567Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.669Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:13 2024-02-21T16:18:09.669Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.669Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:09.976Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.977Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.978Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.978Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:09.979Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:13 2024-02-21T16:18:09.979Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.111Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.111Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.171Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.171Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.179Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.179Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.200Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.200Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.247Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:13 2024-02-21T16:18:10.247Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.247Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:10.294Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.294Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.357Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.357Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.521Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.521Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.545Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.545Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.623Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:13 2024-02-21T16:18:10.623Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.623Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:10.687Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.687Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:10.963Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:13 2024-02-21T16:18:10.963Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.082Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.082Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.179Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.179Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.183Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.183Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.250Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:13 2024-02-21T16:18:11.250Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.250Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:11.260Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.260Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.273Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.273Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.333Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.333Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.348Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.348Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.406Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.406Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.541Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.541Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.626Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.626Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.701Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.701Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.727Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:13 2024-02-21T16:18:11.727Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:11.727Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:11.866Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:13 2024-02-21T16:18:11.866Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.100Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.100Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.147Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.147Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.153Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:13 2024-02-21T16:18:12.153Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.153Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:12.193Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.193Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.274Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.274Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.332Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.332Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.343Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.343Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.352Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.352Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.444Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.444Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.510Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.510Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.537Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.537Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.630Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:13 2024-02-21T16:18:12.630Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.630Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:12.719Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.719Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.754Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.754Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:12.954Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:13 2024-02-21T16:18:12.954Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.056Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:13 2024-02-21T16:18:13.056Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.056Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:13.157Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.157Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.262Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.262Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.297Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.297Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.338Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.338Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.382Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.382Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.499Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.499Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.503Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.503Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.571Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.571Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.588Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:13 2024-02-21T16:18:13.588Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.588Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:13 2024-02-21T16:18:13.667Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.110648144S 16:18:13 2024-02-21T16:18:13.668Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:13 allow.auto.create.topics = true 16:18:13 auto.commit.interval.ms = 5000 16:18:13 auto.include.jmx.reporter = true 16:18:13 auto.offset.reset = earliest 16:18:13 bootstrap.servers = [PLAINTEXT://localhost:32778] 16:18:13 check.crcs = true 16:18:13 client.dns.lookup = use_all_dns_ips 16:18:13 client.id = consumer-ncmp-group-9 16:18:13 client.rack = 16:18:13 connections.max.idle.ms = 540000 16:18:13 default.api.timeout.ms = 60000 16:18:13 enable.auto.commit = true 16:18:13 exclude.internal.topics = true 16:18:13 fetch.max.bytes = 52428800 16:18:13 fetch.max.wait.ms = 500 16:18:13 fetch.min.bytes = 1 16:18:13 group.id = ncmp-group 16:18:13 group.instance.id = null 16:18:13 heartbeat.interval.ms = 3000 16:18:13 interceptor.classes = [] 16:18:13 internal.leave.group.on.close = true 16:18:13 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:13 isolation.level = read_uncommitted 16:18:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:13 max.partition.fetch.bytes = 1048576 16:18:13 max.poll.interval.ms = 300000 16:18:13 max.poll.records = 500 16:18:13 metadata.max.age.ms = 300000 16:18:13 metric.reporters = [] 16:18:13 metrics.num.samples = 2 16:18:13 metrics.recording.level = INFO 16:18:13 metrics.sample.window.ms = 30000 16:18:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:13 receive.buffer.bytes = 65536 16:18:13 reconnect.backoff.max.ms = 1000 16:18:13 reconnect.backoff.ms = 50 16:18:13 request.timeout.ms = 30000 16:18:13 retry.backoff.ms = 100 16:18:13 sasl.client.callback.handler.class = null 16:18:13 sasl.jaas.config = null 16:18:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:13 sasl.kerberos.min.time.before.relogin = 60000 16:18:13 sasl.kerberos.service.name = null 16:18:13 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:13 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:13 sasl.login.callback.handler.class = null 16:18:13 sasl.login.class = null 16:18:13 sasl.login.connect.timeout.ms = null 16:18:13 sasl.login.read.timeout.ms = null 16:18:13 sasl.login.refresh.buffer.seconds = 300 16:18:13 sasl.login.refresh.min.period.seconds = 60 16:18:13 sasl.login.refresh.window.factor = 0.8 16:18:13 sasl.login.refresh.window.jitter = 0.05 16:18:13 sasl.login.retry.backoff.max.ms = 10000 16:18:13 sasl.login.retry.backoff.ms = 100 16:18:13 sasl.mechanism = GSSAPI 16:18:13 sasl.oauthbearer.clock.skew.seconds = 30 16:18:13 sasl.oauthbearer.expected.audience = null 16:18:13 sasl.oauthbearer.expected.issuer = null 16:18:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:13 sasl.oauthbearer.jwks.endpoint.url = null 16:18:13 sasl.oauthbearer.scope.claim.name = scope 16:18:13 sasl.oauthbearer.sub.claim.name = sub 16:18:13 sasl.oauthbearer.token.endpoint.url = null 16:18:13 security.protocol = PLAINTEXT 16:18:13 security.providers = null 16:18:13 send.buffer.bytes = 131072 16:18:13 session.timeout.ms = 45000 16:18:13 socket.connection.setup.timeout.max.ms = 30000 16:18:13 socket.connection.setup.timeout.ms = 10000 16:18:13 ssl.cipher.suites = null 16:18:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:13 ssl.endpoint.identification.algorithm = https 16:18:13 ssl.engine.factory.class = null 16:18:13 ssl.key.password = null 16:18:13 ssl.keymanager.algorithm = SunX509 16:18:13 ssl.keystore.certificate.chain = null 16:18:13 ssl.keystore.key = null 16:18:13 ssl.keystore.location = null 16:18:13 ssl.keystore.password = null 16:18:13 ssl.keystore.type = JKS 16:18:13 ssl.protocol = TLSv1.3 16:18:13 ssl.provider = null 16:18:13 ssl.secure.random.implementation = null 16:18:13 ssl.trustmanager.algorithm = PKIX 16:18:13 ssl.truststore.certificates = null 16:18:13 ssl.truststore.location = null 16:18:13 ssl.truststore.password = null 16:18:13 ssl.truststore.type = JKS 16:18:13 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:13 16:18:13 2024-02-21T16:18:13.670Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:13 2024-02-21T16:18:13.670Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:13 2024-02-21T16:18:13.670Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532293670 16:18:13 16:18:13 . ____ _ __ _ _ 16:18:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:13 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:13 =========|_|==============|___/=/_/_/_/ 16:18:13 :: Spring Boot :: (v3.1.2) 16:18:13 16:18:13 2024-02-21T16:18:13.689Z INFO 7401 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:13 2024-02-21T16:18:13.689Z INFO 7401 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 16:18:13 2024-02-21T16:18:13.694Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:13 2024-02-21T16:18:13.694Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:13 2024-02-21T16:18:13.694Z INFO 7401 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.022 seconds (process running for 117.833) 16:18:14 2024-02-21T16:18:13.697Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:18:14 2024-02-21T16:18:13.701Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:14 2024-02-21T16:18:13.701Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:14 acks = -1 16:18:14 auto.include.jmx.reporter = true 16:18:14 batch.size = 16384 16:18:14 bootstrap.servers = [PLAINTEXT://localhost:32778] 16:18:14 buffer.memory = 33554432 16:18:14 client.dns.lookup = use_all_dns_ips 16:18:14 client.id = producer-13 16:18:14 compression.type = none 16:18:14 connections.max.idle.ms = 540000 16:18:14 delivery.timeout.ms = 120000 16:18:14 enable.idempotence = false 16:18:14 interceptor.classes = [] 16:18:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:14 linger.ms = 1 16:18:14 max.block.ms = 60000 16:18:14 max.in.flight.requests.per.connection = 5 16:18:14 max.request.size = 1048576 16:18:14 metadata.max.age.ms = 300000 16:18:14 metadata.max.idle.ms = 300000 16:18:14 metric.reporters = [] 16:18:14 metrics.num.samples = 2 16:18:14 metrics.recording.level = INFO 16:18:14 metrics.sample.window.ms = 30000 16:18:14 partitioner.adaptive.partitioning.enable = true 16:18:14 partitioner.availability.timeout.ms = 0 16:18:14 partitioner.class = null 16:18:14 partitioner.ignore.keys = false 16:18:14 receive.buffer.bytes = 32768 16:18:14 reconnect.backoff.max.ms = 1000 16:18:14 reconnect.backoff.ms = 50 16:18:14 request.timeout.ms = 30000 16:18:14 retries = 0 16:18:14 retry.backoff.ms = 100 16:18:14 sasl.client.callback.handler.class = null 16:18:14 sasl.jaas.config = null 16:18:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:14 sasl.kerberos.min.time.before.relogin = 60000 16:18:14 sasl.kerberos.service.name = null 16:18:14 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:14 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:14 sasl.login.callback.handler.class = null 16:18:14 sasl.login.class = null 16:18:14 sasl.login.connect.timeout.ms = null 16:18:14 sasl.login.read.timeout.ms = null 16:18:14 sasl.login.refresh.buffer.seconds = 300 16:18:14 sasl.login.refresh.min.period.seconds = 60 16:18:14 sasl.login.refresh.window.factor = 0.8 16:18:14 sasl.login.refresh.window.jitter = 0.05 16:18:14 sasl.login.retry.backoff.max.ms = 10000 16:18:14 sasl.login.retry.backoff.ms = 100 16:18:14 sasl.mechanism = GSSAPI 16:18:14 sasl.oauthbearer.clock.skew.seconds = 30 16:18:14 sasl.oauthbearer.expected.audience = null 16:18:14 sasl.oauthbearer.expected.issuer = null 16:18:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:14 sasl.oauthbearer.jwks.endpoint.url = null 16:18:14 sasl.oauthbearer.scope.claim.name = scope 16:18:14 sasl.oauthbearer.sub.claim.name = sub 16:18:14 sasl.oauthbearer.token.endpoint.url = null 16:18:14 security.protocol = PLAINTEXT 16:18:14 security.providers = null 16:18:14 send.buffer.bytes = 131072 16:18:14 socket.connection.setup.timeout.max.ms = 30000 16:18:14 socket.connection.setup.timeout.ms = 10000 16:18:14 ssl.cipher.suites = null 16:18:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:14 ssl.endpoint.identification.algorithm = https 16:18:14 ssl.engine.factory.class = null 16:18:14 ssl.key.password = null 16:18:14 ssl.keymanager.algorithm = SunX509 16:18:14 ssl.keystore.certificate.chain = null 16:18:14 ssl.keystore.key = null 16:18:14 ssl.keystore.location = null 16:18:14 ssl.keystore.password = null 16:18:14 ssl.keystore.type = JKS 16:18:14 ssl.protocol = TLSv1.3 16:18:14 ssl.provider = null 16:18:14 ssl.secure.random.implementation = null 16:18:14 ssl.trustmanager.algorithm = PKIX 16:18:14 ssl.truststore.certificates = null 16:18:14 ssl.truststore.location = null 16:18:14 ssl.truststore.password = null 16:18:14 ssl.truststore.type = JKS 16:18:14 transaction.timeout.ms = 60000 16:18:14 transactional.id = null 16:18:14 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:18:14 16:18:14 2024-02-21T16:18:13.708Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:14 2024-02-21T16:18:13.708Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:14 2024-02-21T16:18:13.708Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:14 2024-02-21T16:18:13.708Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532293708 16:18:14 2024-02-21T16:18:13.716Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:14 2024-02-21T16:18:13.716Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:13.765Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:14 2024-02-21T16:18:13.765Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:13.868Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:14 2024-02-21T16:18:13.868Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:13.910Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 16:18:14 2024-02-21T16:18:13.910Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 3kS7sPLISjigmXaLTB9HAQ 16:18:14 2024-02-21T16:18:13.921Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:14 2024-02-21T16:18:13.921Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:13.921Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:14 2024-02-21T16:18:14.032Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 16:18:14 2024-02-21T16:18:14.116Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.116Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.139Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to 1iuobIqjRB-GA9Ax-qPe-g 16:18:14 2024-02-21T16:18:14.164Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to 1iuobIqjRB-GA9Ax-qPe-g 16:18:14 2024-02-21T16:18:14.164Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: 3kS7sPLISjigmXaLTB9HAQ 16:18:14 2024-02-21T16:18:14.215Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.215Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.248Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.248Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.263Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.263Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.283Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 16:18:14 2024-02-21T16:18:14.284Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:18:14 2024-02-21T16:18:14.302Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-73d97b82-a0a7-41a9-9ddd-68fd86842f95 16:18:14 2024-02-21T16:18:14.303Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:18:14 2024-02-21T16:18:14.303Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 16:18:14 2024-02-21T16:18:14.329Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-73d97b82-a0a7-41a9-9ddd-68fd86842f95', protocol='range'} 16:18:14 2024-02-21T16:18:14.329Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-73d97b82-a0a7-41a9-9ddd-68fd86842f95=Assignment(partitions=[ncmp-events-test-0])} 16:18:14 2024-02-21T16:18:14.348Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-73d97b82-a0a7-41a9-9ddd-68fd86842f95', protocol='range'} 16:18:14 2024-02-21T16:18:14.349Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 16:18:14 2024-02-21T16:18:14.349Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 16:18:14 2024-02-21T16:18:14.362Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 16:18:14 2024-02-21T16:18:14.374Z INFO 7401 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 16:18:14 2024-02-21T16:18:14.379Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.379Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.388Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.388Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.489Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.489Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:18:14 2024-02-21T16:18:14.518Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.518Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.530Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.531Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 113ms, elapsed time since send: 113ms, request timeout: 30000ms) 16:18:14 2024-02-21T16:18:14.531Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 16:18:14 2024-02-21T16:18:14.531Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 16:18:14 2024-02-21T16:18:14.531Z INFO 7401 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1342998968, epoch=1) to node 1: 16:18:14 16:18:14 org.apache.kafka.common.errors.DisconnectException: null 16:18:14 16:18:14 2024-02-21T16:18:14.531Z INFO 7401 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:18:14 2024-02-21T16:18:14.590Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.590Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.607Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:14 2024-02-21T16:18:14.607Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.607Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:14 2024-02-21T16:18:14.619Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.619Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.631Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.632Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:14 2024-02-21T16:18:14.657Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:14 2024-02-21T16:18:14.657Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.119 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 16:18:14 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:18:20 2024-02-21T16:18:14.677Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:18:20 2024-02-21T16:18:14.726Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: df970769fd694a500bb31c9d2f2c8e63e20df81a122bf6277f5f5c55b31a282b 16:18:20 2024-02-21T16:18:14.742Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:14.742Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:14.839Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:20 2024-02-21T16:18:14.839Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:14.867Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:20 2024-02-21T16:18:14.867Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:14.991Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:20 2024-02-21T16:18:14.991Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:14.992Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:14.992Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.029Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:20 2024-02-21T16:18:15.030Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.030Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:15.041Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.041Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.046Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.046Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.115Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.115Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.205Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.206Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.328Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.328Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.342Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.342Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.343Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.343Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.370Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.371Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.418Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.418Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.496Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.496Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.509Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.509Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.543Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.543Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.622Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.622Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.769Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:20 2024-02-21T16:18:15.769Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.769Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:15.827Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.827Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:15.955Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:20 2024-02-21T16:18:15.955Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.041Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:20 2024-02-21T16:18:16.041Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.041Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:16.055Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.055Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.078Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.078Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.106Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.106Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.208Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.208Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.272Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.272Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.284Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.284Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.307Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.307Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.345Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.345Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.432Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.432Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.501Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.501Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.615Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.615Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.626Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.626Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.731Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.731Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.824Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:20 2024-02-21T16:18:16.824Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:16.824Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:16.958Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:20 2024-02-21T16:18:16.958Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.032Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.032Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.046Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:20 2024-02-21T16:18:17.046Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.046Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:17.159Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.159Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.210Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.210Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.261Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.261Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.311Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.311Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.335Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.335Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.430Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.430Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.468Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.468Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.488Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.488Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.547Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.547Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.607Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.607Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.634Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.634Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.780Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:20 2024-02-21T16:18:17.780Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.882Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:20 2024-02-21T16:18:17.882Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:17.882Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:18.064Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.065Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.089Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.089Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.115Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.115Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.173Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.173Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.204Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:20 2024-02-21T16:18:18.204Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.204Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:18.337Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.337Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.363Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.363Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.366Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.366Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.511Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.511Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.584Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.584Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.640Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.640Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.652Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.652Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.675Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.675Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.739Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.739Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.899Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:20 2024-02-21T16:18:18.899Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.991Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:20 2024-02-21T16:18:18.991Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:18.991Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:19.099Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.099Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.114Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:20 2024-02-21T16:18:19.114Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.114Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:19.133Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.133Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.133Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.133Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.247Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.247Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.249Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.249Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.439Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.439Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.542Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.542Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.602Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.602Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.602Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.602Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.627Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.627Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.663Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.663Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.667Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.667Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.806Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.806Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:19.821Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:20 2024-02-21T16:18:19.821Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.022Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:20 2024-02-21T16:18:20.022Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.022Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:20.078Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.079Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.110Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.110Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.245Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:20 2024-02-21T16:18:20.245Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.245Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:20 2024-02-21T16:18:20.284Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.284Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.290Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.290Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.310Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.310Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.432Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.432Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.508Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.508Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.542Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:20 2024-02-21T16:18:20.543Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:20 2024-02-21T16:18:20.546Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:21 2024-02-21T16:18:20.546Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:21 2024-02-21T16:18:20.596Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:21 2024-02-21T16:18:20.596Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:21 2024-02-21T16:18:20.683Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:21 2024-02-21T16:18:20.683Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:21 2024-02-21T16:18:20.738Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:21 2024-02-21T16:18:20.738Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:21 2024-02-21T16:18:20.959Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:21 2024-02-21T16:18:20.959Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:21 2024-02-21T16:18:20.980Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.30300419S 16:18:21 2024-02-21T16:18:20.998Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:21 allow.auto.create.topics = true 16:18:21 auto.commit.interval.ms = 5000 16:18:21 auto.include.jmx.reporter = true 16:18:21 auto.offset.reset = earliest 16:18:21 bootstrap.servers = [PLAINTEXT://localhost:32780] 16:18:21 check.crcs = true 16:18:21 client.dns.lookup = use_all_dns_ips 16:18:21 client.id = consumer-ncmp-group-10 16:18:21 client.rack = 16:18:21 connections.max.idle.ms = 540000 16:18:21 default.api.timeout.ms = 60000 16:18:21 enable.auto.commit = true 16:18:21 exclude.internal.topics = true 16:18:21 fetch.max.bytes = 52428800 16:18:21 fetch.max.wait.ms = 500 16:18:21 fetch.min.bytes = 1 16:18:21 group.id = ncmp-group 16:18:21 group.instance.id = null 16:18:21 heartbeat.interval.ms = 3000 16:18:21 interceptor.classes = [] 16:18:21 internal.leave.group.on.close = true 16:18:21 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:21 isolation.level = read_uncommitted 16:18:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:21 max.partition.fetch.bytes = 1048576 16:18:21 max.poll.interval.ms = 300000 16:18:21 max.poll.records = 500 16:18:21 metadata.max.age.ms = 300000 16:18:21 metric.reporters = [] 16:18:21 metrics.num.samples = 2 16:18:21 metrics.recording.level = INFO 16:18:21 metrics.sample.window.ms = 30000 16:18:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:21 receive.buffer.bytes = 65536 16:18:21 reconnect.backoff.max.ms = 1000 16:18:21 reconnect.backoff.ms = 50 16:18:21 request.timeout.ms = 30000 16:18:21 retry.backoff.ms = 100 16:18:21 sasl.client.callback.handler.class = null 16:18:21 sasl.jaas.config = null 16:18:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:21 sasl.kerberos.min.time.before.relogin = 60000 16:18:21 sasl.kerberos.service.name = null 16:18:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:21 sasl.login.callback.handler.class = null 16:18:21 sasl.login.class = null 16:18:21 sasl.login.connect.timeout.ms = null 16:18:21 sasl.login.read.timeout.ms = null 16:18:21 sasl.login.refresh.buffer.seconds = 300 16:18:21 sasl.login.refresh.min.period.seconds = 60 16:18:21 sasl.login.refresh.window.factor = 0.8 16:18:21 sasl.login.refresh.window.jitter = 0.05 16:18:21 sasl.login.retry.backoff.max.ms = 10000 16:18:21 sasl.login.retry.backoff.ms = 100 16:18:21 sasl.mechanism = GSSAPI 16:18:21 sasl.oauthbearer.clock.skew.seconds = 30 16:18:21 sasl.oauthbearer.expected.audience = null 16:18:21 sasl.oauthbearer.expected.issuer = null 16:18:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:21 sasl.oauthbearer.jwks.endpoint.url = null 16:18:21 sasl.oauthbearer.scope.claim.name = scope 16:18:21 sasl.oauthbearer.sub.claim.name = sub 16:18:21 sasl.oauthbearer.token.endpoint.url = null 16:18:21 security.protocol = PLAINTEXT 16:18:21 security.providers = null 16:18:21 send.buffer.bytes = 131072 16:18:21 session.timeout.ms = 45000 16:18:21 socket.connection.setup.timeout.max.ms = 30000 16:18:21 socket.connection.setup.timeout.ms = 10000 16:18:21 ssl.cipher.suites = null 16:18:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:21 ssl.endpoint.identification.algorithm = https 16:18:21 ssl.engine.factory.class = null 16:18:21 ssl.key.password = null 16:18:21 ssl.keymanager.algorithm = SunX509 16:18:21 ssl.keystore.certificate.chain = null 16:18:21 ssl.keystore.key = null 16:18:21 ssl.keystore.location = null 16:18:21 ssl.keystore.password = null 16:18:21 ssl.keystore.type = JKS 16:18:21 ssl.protocol = TLSv1.3 16:18:21 ssl.provider = null 16:18:21 ssl.secure.random.implementation = null 16:18:21 ssl.trustmanager.algorithm = PKIX 16:18:21 ssl.truststore.certificates = null 16:18:21 ssl.truststore.location = null 16:18:21 ssl.truststore.password = null 16:18:21 ssl.truststore.type = JKS 16:18:21 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:21 16:18:21 2024-02-21T16:18:21.000Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:21 2024-02-21T16:18:21.000Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:21 2024-02-21T16:18:21.000Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532301000 16:18:21 16:18:21,040 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:18:21 16:18:21,040 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:18:21 16:18:21,040 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c0239ba - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:18:21 16:18:21,044 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:18:21 16:18:21,044 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c0239ba - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:18:21 16:18:21,045 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:18:21 16:18:21,045 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:18:21 16:18:21,045 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:18:21 16:18:21,046 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:18:21 16:18:21,046 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c0239ba - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:18:21 16:18:21,052 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:18:21 16:18:21,052 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:18:21 16:18:21,052 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:18:21 16:18:21,052 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532301052) 16:18:21 16:18:21,052 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:18:21 16:18:21,052 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:18:21 16:18:21,057 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:18:21 16:18:21,058 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:18:21 16:18:21,058 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:18:21 16:18:21,058 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:18:21 16:18:21,058 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:18:21 16:18:21,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:18:21 16:18:21,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:21 16:18:21,058 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:18:21 16:18:21,059 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:18:21 16:18:21,059 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:21 16:18:21,059 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:18:21 16:18:21,059 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:18:21 16:18:21,068 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5e88a29c - Setting zoneId to "UTC" 16:18:21 16:18:21,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:18:21 16:18:21,068 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:18:21 16:18:21,073 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:18:21 16:18:21,073 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:18:21 16:18:21,073 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:18:21 16:18:21,073 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:18:21 16:18:21,074 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:18:21 16:18:21,074 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:18:21 16:18:21,074 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:18:21 16:18:21,074 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3bbbd3e5 - End of configuration. 16:18:21 16:18:21,074 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@16d9f2c1 - Registering current configuration as safe fallback point 16:18:21 16:18:21 16:18:21 . ____ _ __ _ _ 16:18:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:21 =========|_|==============|___/=/_/_/_/ 16:18:21 :: Spring Boot :: (v3.1.2) 16:18:21 16:18:21 2024-02-21T16:18:21.079Z INFO 7401 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:21 2024-02-21T16:18:21.079Z INFO 7401 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:18:21 2024-02-21T16:18:21.114Z INFO 7401 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.111 seconds (process running for 125.252) 16:18:22 2024-02-21T16:18:21.117Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 16:18:22 2024-02-21T16:18:21.134Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:22 2024-02-21T16:18:21.135Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:22 acks = -1 16:18:22 auto.include.jmx.reporter = true 16:18:22 batch.size = 16384 16:18:22 bootstrap.servers = [PLAINTEXT://localhost:32780] 16:18:22 buffer.memory = 33554432 16:18:22 client.dns.lookup = use_all_dns_ips 16:18:22 client.id = producer-14 16:18:22 compression.type = none 16:18:22 connections.max.idle.ms = 540000 16:18:22 delivery.timeout.ms = 120000 16:18:22 enable.idempotence = false 16:18:22 interceptor.classes = [] 16:18:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:22 linger.ms = 1 16:18:22 max.block.ms = 60000 16:18:22 max.in.flight.requests.per.connection = 5 16:18:22 max.request.size = 1048576 16:18:22 metadata.max.age.ms = 300000 16:18:22 metadata.max.idle.ms = 300000 16:18:22 metric.reporters = [] 16:18:22 metrics.num.samples = 2 16:18:22 metrics.recording.level = INFO 16:18:22 metrics.sample.window.ms = 30000 16:18:22 partitioner.adaptive.partitioning.enable = true 16:18:22 partitioner.availability.timeout.ms = 0 16:18:22 partitioner.class = null 16:18:22 partitioner.ignore.keys = false 16:18:22 receive.buffer.bytes = 32768 16:18:22 reconnect.backoff.max.ms = 1000 16:18:22 reconnect.backoff.ms = 50 16:18:22 request.timeout.ms = 30000 16:18:22 retries = 0 16:18:22 retry.backoff.ms = 100 16:18:22 sasl.client.callback.handler.class = null 16:18:22 sasl.jaas.config = null 16:18:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:22 sasl.kerberos.min.time.before.relogin = 60000 16:18:22 sasl.kerberos.service.name = null 16:18:22 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:22 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:22 sasl.login.callback.handler.class = null 16:18:22 sasl.login.class = null 16:18:22 sasl.login.connect.timeout.ms = null 16:18:22 sasl.login.read.timeout.ms = null 16:18:22 sasl.login.refresh.buffer.seconds = 300 16:18:22 sasl.login.refresh.min.period.seconds = 60 16:18:22 sasl.login.refresh.window.factor = 0.8 16:18:22 sasl.login.refresh.window.jitter = 0.05 16:18:22 sasl.login.retry.backoff.max.ms = 10000 16:18:22 sasl.login.retry.backoff.ms = 100 16:18:22 sasl.mechanism = GSSAPI 16:18:22 sasl.oauthbearer.clock.skew.seconds = 30 16:18:22 sasl.oauthbearer.expected.audience = null 16:18:22 sasl.oauthbearer.expected.issuer = null 16:18:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:22 sasl.oauthbearer.jwks.endpoint.url = null 16:18:22 sasl.oauthbearer.scope.claim.name = scope 16:18:22 sasl.oauthbearer.sub.claim.name = sub 16:18:22 sasl.oauthbearer.token.endpoint.url = null 16:18:22 security.protocol = PLAINTEXT 16:18:22 security.providers = null 16:18:22 send.buffer.bytes = 131072 16:18:22 socket.connection.setup.timeout.max.ms = 30000 16:18:22 socket.connection.setup.timeout.ms = 10000 16:18:22 ssl.cipher.suites = null 16:18:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:22 ssl.endpoint.identification.algorithm = https 16:18:22 ssl.engine.factory.class = null 16:18:22 ssl.key.password = null 16:18:22 ssl.keymanager.algorithm = SunX509 16:18:22 ssl.keystore.certificate.chain = null 16:18:22 ssl.keystore.key = null 16:18:22 ssl.keystore.location = null 16:18:22 ssl.keystore.password = null 16:18:22 ssl.keystore.type = JKS 16:18:22 ssl.protocol = TLSv1.3 16:18:22 ssl.provider = null 16:18:22 ssl.secure.random.implementation = null 16:18:22 ssl.trustmanager.algorithm = PKIX 16:18:22 ssl.truststore.certificates = null 16:18:22 ssl.truststore.location = null 16:18:22 ssl.truststore.password = null 16:18:22 ssl.truststore.type = JKS 16:18:22 transaction.timeout.ms = 60000 16:18:22 transactional.id = null 16:18:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:22 16:18:22 2024-02-21T16:18:21.137Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:22 2024-02-21T16:18:21.137Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:22 2024-02-21T16:18:21.137Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:22 2024-02-21T16:18:21.137Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532301137 16:18:22 2024-02-21T16:18:21.146Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.146Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.166Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.166Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.191Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:22 2024-02-21T16:18:21.191Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.191Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:22 2024-02-21T16:18:21.217Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:22 2024-02-21T16:18:21.217Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.217Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:22 2024-02-21T16:18:21.317Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.317Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.428Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.428Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.458Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.458Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.514Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.514Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.524Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.524Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.565Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 16:18:22 2024-02-21T16:18:21.565Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 1L-ANvhSSGSZQqQpyCfRvQ 16:18:22 2024-02-21T16:18:21.633Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.633Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.712Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 16:18:22 2024-02-21T16:18:21.743Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.743Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.752Z INFO 7401 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.106.199]:5703 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=23.9G, swap.space.total=0, swap.space.free=0, heap.memory.used=124.0M, heap.memory.free=195.6M, heap.memory.total=320.0M, heap.memory.max=7.8G, heap.memory.used/total=38.76%, heap.memory.used/max=1.56%, minor.gc.count=29, minor.gc.time=394ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=76.40%, load.systemAverage=4.01, thread.count=377, thread.peakCount=378, cluster.timeDiff=-6, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2434, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=8, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=4 16:18:22 2024-02-21T16:18:21.758Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.758Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.788Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.788Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.792Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.792Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.825Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.825Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.869Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 4 : {cm-events=LEADER_NOT_AVAILABLE} 16:18:22 2024-02-21T16:18:21.897Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:22 2024-02-21T16:18:21.897Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:21.989Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 5 : {cm-events=LEADER_NOT_AVAILABLE} 16:18:22 2024-02-21T16:18:22.069Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.069Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.098Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to OVGxOqBPTSeF3jFYB40jfQ 16:18:22 2024-02-21T16:18:22.143Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to OVGxOqBPTSeF3jFYB40jfQ 16:18:22 2024-02-21T16:18:22.144Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: 1L-ANvhSSGSZQqQpyCfRvQ 16:18:22 2024-02-21T16:18:22.196Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.196Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.224Z INFO 7401 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.199]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 16:18:19 UTC 2024, plannedMigrations=871, completedMigrations=883, remainingMigrations=-12, totalCompletedMigrations=2461) 16:18:22 2024-02-21T16:18:22.272Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 16:18:22 2024-02-21T16:18:22.275Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:18:22 2024-02-21T16:18:22.281Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.281Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.296Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-3286adf8-eb31-4ed5-85a1-585cd4c7c9d3 16:18:22 2024-02-21T16:18:22.296Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:18:22 2024-02-21T16:18:22.296Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 16:18:22 2024-02-21T16:18:22.308Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:22 2024-02-21T16:18:22.308Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.308Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:22 2024-02-21T16:18:22.325Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-3286adf8-eb31-4ed5-85a1-585cd4c7c9d3', protocol='range'} 16:18:22 2024-02-21T16:18:22.326Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-3286adf8-eb31-4ed5-85a1-585cd4c7c9d3=Assignment(partitions=[cm-events-0])} 16:18:22 2024-02-21T16:18:22.346Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-3286adf8-eb31-4ed5-85a1-585cd4c7c9d3', protocol='range'} 16:18:22 2024-02-21T16:18:22.346Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 16:18:22 2024-02-21T16:18:22.346Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 16:18:22 2024-02-21T16:18:22.347Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.347Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.357Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 16:18:22 2024-02-21T16:18:22.373Z INFO 7401 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 16:18:22 2024-02-21T16:18:22.393Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:22 2024-02-21T16:18:22.393Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.393Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:22 2024-02-21T16:18:22.446Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.446Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.482Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.482Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.486Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:18:22 2024-02-21T16:18:22.486Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.487Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 16:18:22 2024-02-21T16:18:22.531Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.531Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 120ms, elapsed time since send: 120ms, request timeout: 30000ms) 16:18:22 2024-02-21T16:18:22.531Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 16:18:22 2024-02-21T16:18:22.531Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 16:18:22 2024-02-21T16:18:22.531Z INFO 7401 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=492445286, epoch=1) to node 1: 16:18:22 16:18:22 org.apache.kafka.common.errors.DisconnectException: null 16:18:22 16:18:22 2024-02-21T16:18:22.531Z INFO 7401 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:18:22 2024-02-21T16:18:22.544Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.544Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.586Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.586Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.595Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.595Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.632Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.632Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:22 2024-02-21T16:18:22.687Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:22 2024-02-21T16:18:22.687Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.029 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 16:18:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:18:27 2024-02-21T16:18:22.712Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:18:27 2024-02-21T16:18:22.762Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3d87bbfb5d49e5f6f00d240db1c654016d0637f87290e10f9a442230aadd6883 16:18:27 2024-02-21T16:18:22.795Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.795Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.800Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.800Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.833Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.833Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.861Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.861Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.878Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.878Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.888Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.888Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.933Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.933Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.948Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.948Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:22.967Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:27 2024-02-21T16:18:22.967Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.134Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.134Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.151Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.151Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.184Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.184Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.267Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:27 2024-02-21T16:18:23.267Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.267Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:27 2024-02-21T16:18:23.343Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.343Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.387Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.387Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.398Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.398Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.502Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.502Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.535Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.535Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.549Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.549Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.550Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:27 2024-02-21T16:18:23.550Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.550Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:27 2024-02-21T16:18:23.550Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.550Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.698Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.698Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.750Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.750Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.769Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.769Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.786Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.786Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.881Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.881Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:23.906Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:27 2024-02-21T16:18:23.906Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.022Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.022Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.087Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.087Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.156Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.156Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.238Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:27 2024-02-21T16:18:24.238Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.238Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:27 2024-02-21T16:18:24.252Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.252Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.490Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.490Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.503Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.503Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.537Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.537Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.558Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.558Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.702Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.702Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.712Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.712Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.738Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.738Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.754Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:27 2024-02-21T16:18:24.754Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.754Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:27 2024-02-21T16:18:24.761Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.761Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.871Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.871Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.889Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.889Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.901Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.901Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:24.909Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:27 2024-02-21T16:18:24.909Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.105Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.105Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.159Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.159Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.180Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.180Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.191Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:27 2024-02-21T16:18:25.191Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.191Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:27 2024-02-21T16:18:25.240Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.240Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.406Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.406Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.410Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.410Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.438Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.438Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.693Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.693Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.705Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.705Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.764Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.764Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.764Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.764Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.769Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.769Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.792Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:27 2024-02-21T16:18:25.792Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.807Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:27 2024-02-21T16:18:25.807Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:27 2024-02-21T16:18:25.807Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:28 2024-02-21T16:18:25.944Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:28 2024-02-21T16:18:25.944Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:25.959Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:28 2024-02-21T16:18:25.959Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:25.977Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:28 2024-02-21T16:18:25.977Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.003Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.003Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.095Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:28 2024-02-21T16:18:26.095Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.095Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:28 2024-02-21T16:18:26.095Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.095Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.234Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.234Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.271Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.271Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.367Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.368Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.469Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.469Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.547Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.547Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.645Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.645Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.660Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.660Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.831Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.831Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.864Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:28 2024-02-21T16:18:26.864Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.864Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:28 2024-02-21T16:18:26.868Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.868Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.879Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.879Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.912Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.912Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.919Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.919Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.953Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:28 2024-02-21T16:18:26.953Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.962Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:28 2024-02-21T16:18:26.962Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:26.962Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:28 2024-02-21T16:18:27.063Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.063Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.087Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.087Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.099Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.099Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.113Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.113Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.124Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.124Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.219Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.219Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.321Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.321Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.648Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.648Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.664Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.664Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.751Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.751Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.842Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.842Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.915Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.915Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.919Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:28 2024-02-21T16:18:27.919Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.920Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:28 2024-02-21T16:18:27.970Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.970Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.973Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.973Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:27.985Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:28 2024-02-21T16:18:27.985Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.016Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.016Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.026Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.026Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.044Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.044Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.070Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:28 2024-02-21T16:18:28.070Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.070Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:28 2024-02-21T16:18:28.094Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.381482114S 16:18:28 2024-02-21T16:18:28.109Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.109Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.114Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.114Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.126Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.126Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.238Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.238Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.668 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:18:28 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:18:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:18:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:18:28 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:18:28 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:18:28 2024-02-21T16:18:28.526Z DEBUG 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 16:18:28 2024-02-21T16:18:28.528Z DEBUG 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 16:18:28 2024-02-21T16:18:28.543Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:18:28 2024-02-21T16:18:28.543Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:18:28 2024-02-21T16:18:28.543Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:18:28 2024-02-21T16:18:28.545Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:18:28 2024-02-21T16:18:28.545Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:18:28 2024-02-21T16:18:28.546Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:28 2024-02-21T16:18:28.546Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:28 2024-02-21T16:18:28.547Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:18:28 2024-02-21T16:18:28.547Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 16:18:28 2024-02-21T16:18:28.549Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:18:28 2024-02-21T16:18:28.549Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 16:18:28 2024-02-21T16:18:28.551Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 16:18:28 2024-02-21T16:18:28.551Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:18:28 2024-02-21T16:18:28.551Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:18:28 2024-02-21T16:18:28.553Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 16:18:28 2024-02-21T16:18:28.553Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 16:18:28 2024-02-21T16:18:28.553Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 16:18:28 2024-02-21T16:18:28.555Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 16:18:28 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:18:28 2024-02-21T16:18:28.611Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: same-tag 16:18:28 2024-02-21T16:18:28.613Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: tag-1 16:18:28 2024-02-21T16:18:28.616Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 16:18:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 16:18:28 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:18:30 2024-02-21T16:18:28.663Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.663Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.721Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.721Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.751Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.751Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.816Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.816Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.828Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:30 2024-02-21T16:18:28.828Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.828Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:30 2024-02-21T16:18:28.829Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.829Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.869Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.869Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.894Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.894Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.947Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.947Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:28.972Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:30 2024-02-21T16:18:28.972Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.090Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.090Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.123Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.123Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.173Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:30 2024-02-21T16:18:29.173Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.173Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:30 2024-02-21T16:18:29.181Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.181Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.218Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.218Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.316Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.316Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.393Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.393Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.599Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.599Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.624Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.624Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.681Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.681Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.746Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.746Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.781Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:30 2024-02-21T16:18:29.781Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.781Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:30 2024-02-21T16:18:29.799Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.799Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.816Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.816Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.854Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.854Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.870Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.870Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:29.972Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:30 2024-02-21T16:18:29.972Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.175Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.175Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.176Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.176Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.184Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.184Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.292Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.292Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.326Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:30 2024-02-21T16:18:30.326Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.326Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:30 2024-02-21T16:18:30.372Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.372Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.501Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.501Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.518Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.518Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.546Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.546Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.584Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.584Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.648Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.648Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.733Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:30 2024-02-21T16:18:30.733Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.733Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:30 2024-02-21T16:18:30.779Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:18:30 2024-02-21T16:18:30.780Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 16:18:30 2024-02-21T16:18:30.782Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:18:30 2024-02-21T16:18:30.784Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:18:30 2024-02-21T16:18:30.784Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:18:30 2024-02-21T16:18:30.784Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:18:30 2024-02-21T16:18:30.786Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:18:30 2024-02-21T16:18:30.786Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:18:30 2024-02-21T16:18:30.786Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:18:30 2024-02-21T16:18:30.787Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 16:18:30 2024-02-21T16:18:30.787Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 16:18:30 2024-02-21T16:18:30.787Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:18:30 2024-02-21T16:18:30.830Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 16:18:30 2024-02-21T16:18:30.832Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:18:30 2024-02-21T16:18:30.832Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:18:30 2024-02-21T16:18:30.832Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.832Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.860Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 16:18:30 2024-02-21T16:18:30.860Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 16:18:30 2024-02-21T16:18:30.867Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 16:18:30 2024-02-21T16:18:30.867Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 16:18:30 2024-02-21T16:18:30.868Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:18:30 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 16:18:30 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:18:30 2024-02-21T16:18:30.878Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.878Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.907Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:30 2024-02-21T16:18:30.907Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:30 2024-02-21T16:18:30.926Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:18:30 2024-02-21T16:18:30.927Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:18:30 2024-02-21T16:18:30.927Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:18:30 2024-02-21T16:18:30.927Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:30 2024-02-21T16:18:30.927Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:30 2024-02-21T16:18:30.927Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:18:30 2024-02-21T16:18:30.931Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:18:30 2024-02-21T16:18:30.931Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 16:18:30 2024-02-21T16:18:30.931Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 16:18:30 2024-02-21T16:18:30.932Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:30 2024-02-21T16:18:30.932Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:30 2024-02-21T16:18:30.932Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:18:30 2024-02-21T16:18:30.934Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:18:30 2024-02-21T16:18:30.934Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 16:18:30 2024-02-21T16:18:30.934Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 16:18:30 2024-02-21T16:18:30.934Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:30 2024-02-21T16:18:30.934Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:30 2024-02-21T16:18:30.934Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:18:30 2024-02-21T16:18:30.935Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:30 2024-02-21T16:18:30.935Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:30 2024-02-21T16:18:30.935Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:18:30 2024-02-21T16:18:30.937Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:18:30 2024-02-21T16:18:30.937Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 16:18:30 2024-02-21T16:18:30.937Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:18:30 2024-02-21T16:18:30.937Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:30 2024-02-21T16:18:30.938Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 16:18:30 2024-02-21T16:18:30.940Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:18:30 2024-02-21T16:18:30.940Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.940Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:30 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:31 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:31 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:31 2024-02-21T16:18:30.941Z WARN 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 16:18:31 2024-02-21T16:18:30.941Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 16:18:31 2024-02-21T16:18:30.953Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:31 2024-02-21T16:18:30.953Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:31 2024-02-21T16:18:30.953Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:18:31 2024-02-21T16:18:30.954Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:18:31 2024-02-21T16:18:30.954Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:18:31 2024-02-21T16:18:30.954Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:18:31 2024-02-21T16:18:30.954Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:31 2024-02-21T16:18:30.954Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 16:18:31 2024-02-21T16:18:30.954Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 16:18:31 2024-02-21T16:18:30.956Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:18:31 2024-02-21T16:18:30.956Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:18:31 2024-02-21T16:18:30.956Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 16:18:31 2024-02-21T16:18:30.956Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:18:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:18:31 2024-02-21T16:18:30.958Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:18:31 2024-02-21T16:18:30.958Z INFO 7401 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:18:31 2024-02-21T16:18:30.966Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:31 2024-02-21T16:18:30.966Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:31 16:18:28,524 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b84d81b - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 16:18:31 16:18:30,988 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 16:18:31 16:18:30,989 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 16:18:31 16:18:30,989 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2f6df3e7 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:18:31 16:18:30,992 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:18:31 16:18:30,992 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2f6df3e7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:18:31 16:18:30,994 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:18:31 16:18:30,994 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:18:31 16:18:30,994 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:18:31 16:18:30,994 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4c724636 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:18:31 16:18:30,994 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2f6df3e7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:18:31 16:18:30,997 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:18:31 16:18:30,997 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:18:31 16:18:30,997 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:18:31 16:18:30,997 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532310997) 16:18:31 16:18:30,997 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:18:31 16:18:30,997 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:18:31 16:18:30,998 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:31 16:18:30,999 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:18:31 16:18:30,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:18:31 16:18:30,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:31 16:18:31,000 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:18:31 16:18:31,000 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:18:31 16:18:31,004 |-INFO in ch.qos.logback.classic.pattern.DateConverter@48c6bc13 - Setting zoneId to "UTC" 16:18:31 16:18:31,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:18:31 16:18:31,005 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ce7744a - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:18:31 16:18:31,008 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@69ff81fd - End of configuration. 16:18:31 16:18:31,008 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@294db5ee - Registering current configuration as safe fallback point 16:18:31 16:18:31 16:18:31 . ____ _ __ _ _ 16:18:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:31 =========|_|==============|___/=/_/_/_/ 16:18:31 :: Spring Boot :: (v3.1.2) 16:18:31 16:18:31 2024-02-21T16:18:31.012Z INFO 7401 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:31 2024-02-21T16:18:31.012Z INFO 7401 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:18:31 2024-02-21T16:18:31.026Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.026Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.034Z INFO 7401 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.063 seconds (process running for 135.173) 16:18:31 2024-02-21T16:18:31.050Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.050Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:18:31 2024-02-21T16:18:31.076Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.076Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:31 16:18:31 . ____ _ __ _ _ 16:18:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:31 =========|_|==============|___/=/_/_/_/ 16:18:31 :: Spring Boot :: (v3.1.2) 16:18:31 16:18:31 2024-02-21T16:18:31.082Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:31 2024-02-21T16:18:31.082Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 16:18:31 2024-02-21T16:18:31.084Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.084Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.088Z INFO 7401 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.021 seconds (process running for 135.227) 16:18:31 2024-02-21T16:18:31.093Z WARN 7401 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:18:31 2024-02-21T16:18:31.097Z WARN 7401 --- [onPool-worker-3] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 16:18:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:18:31 2024-02-21T16:18:31.284Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:31 2024-02-21T16:18:31.284Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.284Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:31 2024-02-21T16:18:31.297Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.297Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.303Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.303Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:31 16:18:31 . ____ _ __ _ _ 16:18:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:31 =========|_|==============|___/=/_/_/_/ 16:18:31 :: Spring Boot :: (v3.1.2) 16:18:31 16:18:31 2024-02-21T16:18:31.409Z INFO 7401 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:31 2024-02-21T16:18:31.410Z INFO 7401 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:18:31 2024-02-21T16:18:31.465Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.465Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.465Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.465Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.526Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.526Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.578Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.578Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.687Z INFO 7401 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.29 seconds (process running for 135.825) 16:18:31 2024-02-21T16:18:31.727Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.727Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:31 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:18:31 2024-02-21T16:18:31.760Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.760Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.778Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.778Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:31 16:18:31 . ____ _ __ _ _ 16:18:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:31 =========|_|==============|___/=/_/_/_/ 16:18:31 :: Spring Boot :: (v3.1.2) 16:18:31 16:18:31 2024-02-21T16:18:31.786Z INFO 7401 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:31 2024-02-21T16:18:31.786Z INFO 7401 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:18:31 2024-02-21T16:18:31.805Z INFO 7401 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.031 seconds (process running for 135.944) 16:18:31 2024-02-21T16:18:31.828Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.828Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:31 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:18:31 16:18:31 . ____ _ __ _ _ 16:18:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:31 =========|_|==============|___/=/_/_/_/ 16:18:31 :: Spring Boot :: (v3.1.2) 16:18:31 16:18:31 2024-02-21T16:18:31.872Z INFO 7401 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:31 2024-02-21T16:18:31.872Z INFO 7401 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:18:31 2024-02-21T16:18:31.877Z INFO 7401 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.016 seconds (process running for 136.015) 16:18:31 2024-02-21T16:18:31.877Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.877Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:18:31 2024-02-21T16:18:31.898Z INFO 7401 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:18:31 2024-02-21T16:18:31.899Z INFO 7401 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:18:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:18:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:18:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:18:31 2024-02-21T16:18:31.919Z WARN 7401 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 16:18:31 2024-02-21T16:18:31.920Z WARN 7401 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 16:18:31 2024-02-21T16:18:31.923Z WARN 7401 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 16:18:31 2024-02-21T16:18:31.923Z WARN 7401 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 16:18:31 2024-02-21T16:18:31.923Z WARN 7401 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 16:18:31 2024-02-21T16:18:31.924Z WARN 7401 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 16:18:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:18:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:18:31 2024-02-21T16:18:31.932Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.932Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.936Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:31 2024-02-21T16:18:31.936Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:31 2024-02-21T16:18:31.936Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:18:31 2024-02-21T16:18:31.942Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:31 2024-02-21T16:18:31.942Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:18:31 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:18:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:18:31 16:18:31 . ____ _ __ _ _ 16:18:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:31 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:31 =========|_|==============|___/=/_/_/_/ 16:18:31 :: Spring Boot :: (v3.1.2) 16:18:31 16:18:31 2024-02-21T16:18:31.971Z INFO 7401 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:18:31 2024-02-21T16:18:31.971Z INFO 7401 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:18:31 2024-02-21T16:18:31.976Z INFO 7401 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.016 seconds (process running for 136.114) 16:18:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:18:31 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 16:18:31 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:18:37 2024-02-21T16:18:31.993Z INFO 7401 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 16:18:37 2024-02-21T16:18:32.071Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c267da72e51c1e00e574d047ead07b180e96f487f5f41bfd6c874e387eb5a41f 16:18:37 2024-02-21T16:18:32.186Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.187Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.237Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.237Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.301Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.301Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.301Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.301Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.357Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.357Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.430Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.430Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.434Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.434Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.493Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:37 2024-02-21T16:18:32.493Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.493Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:32.584Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.584Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.588Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.588Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.663Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.663Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.790Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.790Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.834Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.834Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.889Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:37 2024-02-21T16:18:32.889Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.889Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:32.890Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.890Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.890Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.890Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:32.898Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:37 2024-02-21T16:18:32.898Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.081Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.081Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.089Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.089Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.308Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.308Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.309Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.309Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.347Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.347Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.390Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.390Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.513Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.513Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.532Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.532Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.700Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:37 2024-02-21T16:18:33.700Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.700Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:33.749Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.749Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.765Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.765Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.791Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.792Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.799Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.799Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.799Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.799Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.890Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.890Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.892Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:37 2024-02-21T16:18:33.892Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.892Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:33.900Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.900Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:33.983Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:33.983Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.101Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.101Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.250Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.250Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.262Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.262Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.292Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.292Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.393Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.393Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.434Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.434Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.511Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.511Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.615Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.615Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.651Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.651Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.668Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.668Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.751Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.751Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.803Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.803Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.894Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.895Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.903Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:37 2024-02-21T16:18:34.903Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:34.903Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:34.943Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:37 2024-02-21T16:18:34.943Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.002Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.002Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.045Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:37 2024-02-21T16:18:35.045Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.045Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:35.086Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.086Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.157Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.158Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.295Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.295Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.315Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.315Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.438Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.438Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.455Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.455Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.496Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.496Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.513Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.513Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.620Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.620Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.796Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.796Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.820Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.820Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.858Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.858Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.866Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.866Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.898Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.898Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.917Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.917Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:35.988Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:35.988Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.009Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:37 2024-02-21T16:18:36.009Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.009Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:36.058Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:37 2024-02-21T16:18:36.058Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.058Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:36.167Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.167Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.209Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.209Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.209Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.210Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.448Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.448Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.465Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.465Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.472Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.472Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.620Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.620Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.649Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.649Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.701Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.701Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.724Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.724Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.891Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.891Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.911Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:37 2024-02-21T16:18:36.911Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.911Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:36.930Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.930Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.931Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:37 2024-02-21T16:18:36.931Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.962Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:37 2024-02-21T16:18:36.962Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:36.962Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:37.000Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.000Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.012Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.012Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.036Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.036Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.112Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.112Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.161Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.161Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.321Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.321Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.335Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.335Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.445Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.445Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.458Z INFO 7401 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.464800612S 16:18:37 2024-02-21T16:18:37.461Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:37 allow.auto.create.topics = true 16:18:37 auto.commit.interval.ms = 5000 16:18:37 auto.include.jmx.reporter = true 16:18:37 auto.offset.reset = earliest 16:18:37 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:37 check.crcs = true 16:18:37 client.dns.lookup = use_all_dns_ips 16:18:37 client.id = consumer-test-11 16:18:37 client.rack = 16:18:37 connections.max.idle.ms = 540000 16:18:37 default.api.timeout.ms = 60000 16:18:37 enable.auto.commit = true 16:18:37 exclude.internal.topics = true 16:18:37 fetch.max.bytes = 52428800 16:18:37 fetch.max.wait.ms = 500 16:18:37 fetch.min.bytes = 1 16:18:37 group.id = test 16:18:37 group.instance.id = null 16:18:37 heartbeat.interval.ms = 3000 16:18:37 interceptor.classes = [] 16:18:37 internal.leave.group.on.close = true 16:18:37 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:37 isolation.level = read_uncommitted 16:18:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:37 max.partition.fetch.bytes = 1048576 16:18:37 max.poll.interval.ms = 300000 16:18:37 max.poll.records = 500 16:18:37 metadata.max.age.ms = 300000 16:18:37 metric.reporters = [] 16:18:37 metrics.num.samples = 2 16:18:37 metrics.recording.level = INFO 16:18:37 metrics.sample.window.ms = 30000 16:18:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:37 receive.buffer.bytes = 65536 16:18:37 reconnect.backoff.max.ms = 1000 16:18:37 reconnect.backoff.ms = 50 16:18:37 request.timeout.ms = 30000 16:18:37 retry.backoff.ms = 100 16:18:37 sasl.client.callback.handler.class = null 16:18:37 sasl.jaas.config = null 16:18:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:37 sasl.kerberos.min.time.before.relogin = 60000 16:18:37 sasl.kerberos.service.name = null 16:18:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:37 sasl.login.callback.handler.class = null 16:18:37 sasl.login.class = null 16:18:37 sasl.login.connect.timeout.ms = null 16:18:37 sasl.login.read.timeout.ms = null 16:18:37 sasl.login.refresh.buffer.seconds = 300 16:18:37 sasl.login.refresh.min.period.seconds = 60 16:18:37 sasl.login.refresh.window.factor = 0.8 16:18:37 sasl.login.refresh.window.jitter = 0.05 16:18:37 sasl.login.retry.backoff.max.ms = 10000 16:18:37 sasl.login.retry.backoff.ms = 100 16:18:37 sasl.mechanism = GSSAPI 16:18:37 sasl.oauthbearer.clock.skew.seconds = 30 16:18:37 sasl.oauthbearer.expected.audience = null 16:18:37 sasl.oauthbearer.expected.issuer = null 16:18:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:37 sasl.oauthbearer.jwks.endpoint.url = null 16:18:37 sasl.oauthbearer.scope.claim.name = scope 16:18:37 sasl.oauthbearer.sub.claim.name = sub 16:18:37 sasl.oauthbearer.token.endpoint.url = null 16:18:37 security.protocol = PLAINTEXT 16:18:37 security.providers = null 16:18:37 send.buffer.bytes = 131072 16:18:37 session.timeout.ms = 45000 16:18:37 socket.connection.setup.timeout.max.ms = 30000 16:18:37 socket.connection.setup.timeout.ms = 10000 16:18:37 ssl.cipher.suites = null 16:18:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:37 ssl.endpoint.identification.algorithm = https 16:18:37 ssl.engine.factory.class = null 16:18:37 ssl.key.password = null 16:18:37 ssl.keymanager.algorithm = SunX509 16:18:37 ssl.keystore.certificate.chain = null 16:18:37 ssl.keystore.key = null 16:18:37 ssl.keystore.location = null 16:18:37 ssl.keystore.password = null 16:18:37 ssl.keystore.type = JKS 16:18:37 ssl.protocol = TLSv1.3 16:18:37 ssl.provider = null 16:18:37 ssl.secure.random.implementation = null 16:18:37 ssl.trustmanager.algorithm = PKIX 16:18:37 ssl.truststore.certificates = null 16:18:37 ssl.truststore.location = null 16:18:37 ssl.truststore.password = null 16:18:37 ssl.truststore.type = JKS 16:18:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:37 16:18:37 2024-02-21T16:18:37.464Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:37 2024-02-21T16:18:37.464Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:37 2024-02-21T16:18:37.464Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532317464 16:18:37 2024-02-21T16:18:37.490Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:37 2024-02-21T16:18:37.491Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:37 acks = -1 16:18:37 auto.include.jmx.reporter = true 16:18:37 batch.size = 16384 16:18:37 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:37 buffer.memory = 33554432 16:18:37 client.dns.lookup = use_all_dns_ips 16:18:37 client.id = producer-15 16:18:37 compression.type = none 16:18:37 connections.max.idle.ms = 540000 16:18:37 delivery.timeout.ms = 120000 16:18:37 enable.idempotence = false 16:18:37 interceptor.classes = [] 16:18:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:37 linger.ms = 1 16:18:37 max.block.ms = 60000 16:18:37 max.in.flight.requests.per.connection = 5 16:18:37 max.request.size = 1048576 16:18:37 metadata.max.age.ms = 300000 16:18:37 metadata.max.idle.ms = 300000 16:18:37 metric.reporters = [] 16:18:37 metrics.num.samples = 2 16:18:37 metrics.recording.level = INFO 16:18:37 metrics.sample.window.ms = 30000 16:18:37 partitioner.adaptive.partitioning.enable = true 16:18:37 partitioner.availability.timeout.ms = 0 16:18:37 partitioner.class = null 16:18:37 partitioner.ignore.keys = false 16:18:37 receive.buffer.bytes = 32768 16:18:37 reconnect.backoff.max.ms = 1000 16:18:37 reconnect.backoff.ms = 50 16:18:37 request.timeout.ms = 30000 16:18:37 retries = 0 16:18:37 retry.backoff.ms = 100 16:18:37 sasl.client.callback.handler.class = null 16:18:37 sasl.jaas.config = null 16:18:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:37 sasl.kerberos.min.time.before.relogin = 60000 16:18:37 sasl.kerberos.service.name = null 16:18:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:37 sasl.login.callback.handler.class = null 16:18:37 sasl.login.class = null 16:18:37 sasl.login.connect.timeout.ms = null 16:18:37 sasl.login.read.timeout.ms = null 16:18:37 sasl.login.refresh.buffer.seconds = 300 16:18:37 sasl.login.refresh.min.period.seconds = 60 16:18:37 sasl.login.refresh.window.factor = 0.8 16:18:37 sasl.login.refresh.window.jitter = 0.05 16:18:37 sasl.login.retry.backoff.max.ms = 10000 16:18:37 sasl.login.retry.backoff.ms = 100 16:18:37 sasl.mechanism = GSSAPI 16:18:37 sasl.oauthbearer.clock.skew.seconds = 30 16:18:37 sasl.oauthbearer.expected.audience = null 16:18:37 sasl.oauthbearer.expected.issuer = null 16:18:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:37 sasl.oauthbearer.jwks.endpoint.url = null 16:18:37 sasl.oauthbearer.scope.claim.name = scope 16:18:37 sasl.oauthbearer.sub.claim.name = sub 16:18:37 sasl.oauthbearer.token.endpoint.url = null 16:18:37 security.protocol = PLAINTEXT 16:18:37 security.providers = null 16:18:37 send.buffer.bytes = 131072 16:18:37 socket.connection.setup.timeout.max.ms = 30000 16:18:37 socket.connection.setup.timeout.ms = 10000 16:18:37 ssl.cipher.suites = null 16:18:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:37 ssl.endpoint.identification.algorithm = https 16:18:37 ssl.engine.factory.class = null 16:18:37 ssl.key.password = null 16:18:37 ssl.keymanager.algorithm = SunX509 16:18:37 ssl.keystore.certificate.chain = null 16:18:37 ssl.keystore.key = null 16:18:37 ssl.keystore.location = null 16:18:37 ssl.keystore.password = null 16:18:37 ssl.keystore.type = JKS 16:18:37 ssl.protocol = TLSv1.3 16:18:37 ssl.provider = null 16:18:37 ssl.secure.random.implementation = null 16:18:37 ssl.trustmanager.algorithm = PKIX 16:18:37 ssl.truststore.certificates = null 16:18:37 ssl.truststore.location = null 16:18:37 ssl.truststore.password = null 16:18:37 ssl.truststore.type = JKS 16:18:37 transaction.timeout.ms = 60000 16:18:37 transactional.id = null 16:18:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:37 16:18:37 2024-02-21T16:18:37.501Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:37 2024-02-21T16:18:37.501Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:37 2024-02-21T16:18:37.501Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:37 2024-02-21T16:18:37.501Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532317501 16:18:37 2024-02-21T16:18:37.501Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.501Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.558Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.558Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.642Z WARN 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 16:18:37 2024-02-21T16:18:37.642Z INFO 7401 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:37 2024-02-21T16:18:37.731Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:37 2024-02-21T16:18:37.731Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.731Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:37.769Z WARN 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 16:18:37 2024-02-21T16:18:37.797Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.797Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.817Z INFO 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:18:37 2024-02-21T16:18:37.817Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.817Z WARN 7401 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:37 2024-02-21T16:18:37.845Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.845Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.855Z INFO 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.855Z WARN 7401 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.856Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.856Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.878Z INFO 7401 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:37 2024-02-21T16:18:37.897Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:37 allow.auto.create.topics = true 16:18:37 auto.commit.interval.ms = 5000 16:18:37 auto.include.jmx.reporter = true 16:18:37 auto.offset.reset = earliest 16:18:37 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:37 check.crcs = true 16:18:37 client.dns.lookup = use_all_dns_ips 16:18:37 client.id = consumer-test-12 16:18:37 client.rack = 16:18:37 connections.max.idle.ms = 540000 16:18:37 default.api.timeout.ms = 60000 16:18:37 enable.auto.commit = true 16:18:37 exclude.internal.topics = true 16:18:37 fetch.max.bytes = 52428800 16:18:37 fetch.max.wait.ms = 500 16:18:37 fetch.min.bytes = 1 16:18:37 group.id = test 16:18:37 group.instance.id = null 16:18:37 heartbeat.interval.ms = 3000 16:18:37 interceptor.classes = [] 16:18:37 internal.leave.group.on.close = true 16:18:37 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:37 isolation.level = read_uncommitted 16:18:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:37 max.partition.fetch.bytes = 1048576 16:18:37 max.poll.interval.ms = 300000 16:18:37 max.poll.records = 500 16:18:37 metadata.max.age.ms = 300000 16:18:37 metric.reporters = [] 16:18:37 metrics.num.samples = 2 16:18:37 metrics.recording.level = INFO 16:18:37 metrics.sample.window.ms = 30000 16:18:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:37 receive.buffer.bytes = 65536 16:18:37 reconnect.backoff.max.ms = 1000 16:18:37 reconnect.backoff.ms = 50 16:18:37 request.timeout.ms = 30000 16:18:37 retry.backoff.ms = 100 16:18:37 sasl.client.callback.handler.class = null 16:18:37 sasl.jaas.config = null 16:18:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:37 sasl.kerberos.min.time.before.relogin = 60000 16:18:37 sasl.kerberos.service.name = null 16:18:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:37 sasl.login.callback.handler.class = null 16:18:37 sasl.login.class = null 16:18:37 sasl.login.connect.timeout.ms = null 16:18:37 sasl.login.read.timeout.ms = null 16:18:37 sasl.login.refresh.buffer.seconds = 300 16:18:37 sasl.login.refresh.min.period.seconds = 60 16:18:37 sasl.login.refresh.window.factor = 0.8 16:18:37 sasl.login.refresh.window.jitter = 0.05 16:18:37 sasl.login.retry.backoff.max.ms = 10000 16:18:37 sasl.login.retry.backoff.ms = 100 16:18:37 sasl.mechanism = GSSAPI 16:18:37 sasl.oauthbearer.clock.skew.seconds = 30 16:18:37 sasl.oauthbearer.expected.audience = null 16:18:37 sasl.oauthbearer.expected.issuer = null 16:18:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:37 sasl.oauthbearer.jwks.endpoint.url = null 16:18:37 sasl.oauthbearer.scope.claim.name = scope 16:18:37 sasl.oauthbearer.sub.claim.name = sub 16:18:37 sasl.oauthbearer.token.endpoint.url = null 16:18:37 security.protocol = PLAINTEXT 16:18:37 security.providers = null 16:18:37 send.buffer.bytes = 131072 16:18:37 session.timeout.ms = 45000 16:18:37 socket.connection.setup.timeout.max.ms = 30000 16:18:37 socket.connection.setup.timeout.ms = 10000 16:18:37 ssl.cipher.suites = null 16:18:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:37 ssl.endpoint.identification.algorithm = https 16:18:37 ssl.engine.factory.class = null 16:18:37 ssl.key.password = null 16:18:37 ssl.keymanager.algorithm = SunX509 16:18:37 ssl.keystore.certificate.chain = null 16:18:37 ssl.keystore.key = null 16:18:37 ssl.keystore.location = null 16:18:37 ssl.keystore.password = null 16:18:37 ssl.keystore.type = JKS 16:18:37 ssl.protocol = TLSv1.3 16:18:37 ssl.provider = null 16:18:37 ssl.secure.random.implementation = null 16:18:37 ssl.trustmanager.algorithm = PKIX 16:18:37 ssl.truststore.certificates = null 16:18:37 ssl.truststore.location = null 16:18:37 ssl.truststore.password = null 16:18:37 ssl.truststore.type = JKS 16:18:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:37 16:18:37 2024-02-21T16:18:37.899Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:37 2024-02-21T16:18:37.899Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:37 2024-02-21T16:18:37.899Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532317899 16:18:37 2024-02-21T16:18:37.905Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:37 2024-02-21T16:18:37.905Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:37 acks = -1 16:18:37 auto.include.jmx.reporter = true 16:18:37 batch.size = 16384 16:18:37 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:37 buffer.memory = 33554432 16:18:37 client.dns.lookup = use_all_dns_ips 16:18:37 client.id = producer-16 16:18:37 compression.type = none 16:18:37 connections.max.idle.ms = 540000 16:18:37 delivery.timeout.ms = 120000 16:18:37 enable.idempotence = false 16:18:37 interceptor.classes = [] 16:18:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:37 linger.ms = 1 16:18:37 max.block.ms = 60000 16:18:37 max.in.flight.requests.per.connection = 5 16:18:37 max.request.size = 1048576 16:18:37 metadata.max.age.ms = 300000 16:18:37 metadata.max.idle.ms = 300000 16:18:37 metric.reporters = [] 16:18:37 metrics.num.samples = 2 16:18:37 metrics.recording.level = INFO 16:18:37 metrics.sample.window.ms = 30000 16:18:37 partitioner.adaptive.partitioning.enable = true 16:18:37 partitioner.availability.timeout.ms = 0 16:18:37 partitioner.class = null 16:18:37 partitioner.ignore.keys = false 16:18:37 receive.buffer.bytes = 32768 16:18:37 reconnect.backoff.max.ms = 1000 16:18:37 reconnect.backoff.ms = 50 16:18:37 request.timeout.ms = 30000 16:18:37 retries = 0 16:18:37 retry.backoff.ms = 100 16:18:37 sasl.client.callback.handler.class = null 16:18:37 sasl.jaas.config = null 16:18:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:37 sasl.kerberos.min.time.before.relogin = 60000 16:18:37 sasl.kerberos.service.name = null 16:18:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:37 sasl.login.callback.handler.class = null 16:18:37 sasl.login.class = null 16:18:37 sasl.login.connect.timeout.ms = null 16:18:37 sasl.login.read.timeout.ms = null 16:18:37 sasl.login.refresh.buffer.seconds = 300 16:18:37 sasl.login.refresh.min.period.seconds = 60 16:18:37 sasl.login.refresh.window.factor = 0.8 16:18:37 sasl.login.refresh.window.jitter = 0.05 16:18:37 sasl.login.retry.backoff.max.ms = 10000 16:18:37 sasl.login.retry.backoff.ms = 100 16:18:37 sasl.mechanism = GSSAPI 16:18:37 sasl.oauthbearer.clock.skew.seconds = 30 16:18:37 sasl.oauthbearer.expected.audience = null 16:18:37 sasl.oauthbearer.expected.issuer = null 16:18:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:37 sasl.oauthbearer.jwks.endpoint.url = null 16:18:37 sasl.oauthbearer.scope.claim.name = scope 16:18:37 sasl.oauthbearer.sub.claim.name = sub 16:18:37 sasl.oauthbearer.token.endpoint.url = null 16:18:37 security.protocol = PLAINTEXT 16:18:37 security.providers = null 16:18:37 send.buffer.bytes = 131072 16:18:37 socket.connection.setup.timeout.max.ms = 30000 16:18:37 socket.connection.setup.timeout.ms = 10000 16:18:37 ssl.cipher.suites = null 16:18:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:37 ssl.endpoint.identification.algorithm = https 16:18:37 ssl.engine.factory.class = null 16:18:37 ssl.key.password = null 16:18:37 ssl.keymanager.algorithm = SunX509 16:18:37 ssl.keystore.certificate.chain = null 16:18:37 ssl.keystore.key = null 16:18:37 ssl.keystore.location = null 16:18:37 ssl.keystore.password = null 16:18:37 ssl.keystore.type = JKS 16:18:37 ssl.protocol = TLSv1.3 16:18:37 ssl.provider = null 16:18:37 ssl.secure.random.implementation = null 16:18:37 ssl.trustmanager.algorithm = PKIX 16:18:37 ssl.truststore.certificates = null 16:18:37 ssl.truststore.location = null 16:18:37 ssl.truststore.password = null 16:18:37 ssl.truststore.type = JKS 16:18:37 transaction.timeout.ms = 60000 16:18:37 transactional.id = null 16:18:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:37 16:18:37 2024-02-21T16:18:37.906Z INFO 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:18:37 2024-02-21T16:18:37.906Z WARN 7401 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:37 2024-02-21T16:18:37.907Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:37 2024-02-21T16:18:37.907Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:37 2024-02-21T16:18:37.907Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:37 2024-02-21T16:18:37.907Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532317907 16:18:37 2024-02-21T16:18:37.926Z INFO 7401 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:37 2024-02-21T16:18:37.927Z INFO 7401 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:38 2024-02-21T16:18:37.951Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:38 allow.auto.create.topics = true 16:18:38 auto.commit.interval.ms = 5000 16:18:38 auto.include.jmx.reporter = true 16:18:38 auto.offset.reset = earliest 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 check.crcs = true 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = consumer-test-13 16:18:38 client.rack = 16:18:38 connections.max.idle.ms = 540000 16:18:38 default.api.timeout.ms = 60000 16:18:38 enable.auto.commit = true 16:18:38 exclude.internal.topics = true 16:18:38 fetch.max.bytes = 52428800 16:18:38 fetch.max.wait.ms = 500 16:18:38 fetch.min.bytes = 1 16:18:38 group.id = test 16:18:38 group.instance.id = null 16:18:38 heartbeat.interval.ms = 3000 16:18:38 interceptor.classes = [] 16:18:38 internal.leave.group.on.close = true 16:18:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:38 isolation.level = read_uncommitted 16:18:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:38 max.partition.fetch.bytes = 1048576 16:18:38 max.poll.interval.ms = 300000 16:18:38 max.poll.records = 500 16:18:38 metadata.max.age.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:38 receive.buffer.bytes = 65536 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 session.timeout.ms = 45000 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:38 16:18:38 2024-02-21T16:18:37.952Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:37.953Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:37.953Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532317952 16:18:38 2024-02-21T16:18:37.956Z INFO 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:18:38 2024-02-21T16:18:37.956Z WARN 7401 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:37.966Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:38 2024-02-21T16:18:37.966Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:38 acks = -1 16:18:38 auto.include.jmx.reporter = true 16:18:38 batch.size = 16384 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 buffer.memory = 33554432 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = producer-17 16:18:38 compression.type = none 16:18:38 connections.max.idle.ms = 540000 16:18:38 delivery.timeout.ms = 120000 16:18:38 enable.idempotence = false 16:18:38 interceptor.classes = [] 16:18:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:38 linger.ms = 1 16:18:38 max.block.ms = 60000 16:18:38 max.in.flight.requests.per.connection = 5 16:18:38 max.request.size = 1048576 16:18:38 metadata.max.age.ms = 300000 16:18:38 metadata.max.idle.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partitioner.adaptive.partitioning.enable = true 16:18:38 partitioner.availability.timeout.ms = 0 16:18:38 partitioner.class = null 16:18:38 partitioner.ignore.keys = false 16:18:38 receive.buffer.bytes = 32768 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retries = 0 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 transaction.timeout.ms = 60000 16:18:38 transactional.id = null 16:18:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:38 16:18:38 2024-02-21T16:18:37.976Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:38 2024-02-21T16:18:37.976Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:37.976Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:37.976Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532317976 16:18:38 2024-02-21T16:18:38.008Z INFO 7401 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:38 2024-02-21T16:18:38.009Z INFO 7401 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:38 2024-02-21T16:18:38.012Z INFO 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.012Z WARN 7401 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.017Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:38 allow.auto.create.topics = true 16:18:38 auto.commit.interval.ms = 5000 16:18:38 auto.include.jmx.reporter = true 16:18:38 auto.offset.reset = earliest 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 check.crcs = true 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = consumer-test-14 16:18:38 client.rack = 16:18:38 connections.max.idle.ms = 540000 16:18:38 default.api.timeout.ms = 60000 16:18:38 enable.auto.commit = true 16:18:38 exclude.internal.topics = true 16:18:38 fetch.max.bytes = 52428800 16:18:38 fetch.max.wait.ms = 500 16:18:38 fetch.min.bytes = 1 16:18:38 group.id = test 16:18:38 group.instance.id = null 16:18:38 heartbeat.interval.ms = 3000 16:18:38 interceptor.classes = [] 16:18:38 internal.leave.group.on.close = true 16:18:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:38 isolation.level = read_uncommitted 16:18:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:38 max.partition.fetch.bytes = 1048576 16:18:38 max.poll.interval.ms = 300000 16:18:38 max.poll.records = 500 16:18:38 metadata.max.age.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:38 receive.buffer.bytes = 65536 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 session.timeout.ms = 45000 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:38 16:18:38 2024-02-21T16:18:38.020Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.020Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.020Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318020 16:18:38 2024-02-21T16:18:38.020Z INFO 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.020Z WARN 7401 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.026Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:38 2024-02-21T16:18:38.026Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:38 acks = -1 16:18:38 auto.include.jmx.reporter = true 16:18:38 batch.size = 16384 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 buffer.memory = 33554432 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = producer-18 16:18:38 compression.type = none 16:18:38 connections.max.idle.ms = 540000 16:18:38 delivery.timeout.ms = 120000 16:18:38 enable.idempotence = false 16:18:38 interceptor.classes = [] 16:18:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:38 linger.ms = 1 16:18:38 max.block.ms = 60000 16:18:38 max.in.flight.requests.per.connection = 5 16:18:38 max.request.size = 1048576 16:18:38 metadata.max.age.ms = 300000 16:18:38 metadata.max.idle.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partitioner.adaptive.partitioning.enable = true 16:18:38 partitioner.availability.timeout.ms = 0 16:18:38 partitioner.class = null 16:18:38 partitioner.ignore.keys = false 16:18:38 receive.buffer.bytes = 32768 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retries = 0 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 transaction.timeout.ms = 60000 16:18:38 transactional.id = null 16:18:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:38 16:18:38 2024-02-21T16:18:38.028Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:38 2024-02-21T16:18:38.028Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.028Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.028Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318028 16:18:38 2024-02-21T16:18:38.040Z INFO 7401 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:38 2024-02-21T16:18:38.040Z INFO 7401 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:38 2024-02-21T16:18:38.049Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:38 allow.auto.create.topics = true 16:18:38 auto.commit.interval.ms = 5000 16:18:38 auto.include.jmx.reporter = true 16:18:38 auto.offset.reset = earliest 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 check.crcs = true 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = consumer-test-15 16:18:38 client.rack = 16:18:38 connections.max.idle.ms = 540000 16:18:38 default.api.timeout.ms = 60000 16:18:38 enable.auto.commit = true 16:18:38 exclude.internal.topics = true 16:18:38 fetch.max.bytes = 52428800 16:18:38 fetch.max.wait.ms = 500 16:18:38 fetch.min.bytes = 1 16:18:38 group.id = test 16:18:38 group.instance.id = null 16:18:38 heartbeat.interval.ms = 3000 16:18:38 interceptor.classes = [] 16:18:38 internal.leave.group.on.close = true 16:18:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:38 isolation.level = read_uncommitted 16:18:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:38 max.partition.fetch.bytes = 1048576 16:18:38 max.poll.interval.ms = 300000 16:18:38 max.poll.records = 500 16:18:38 metadata.max.age.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:38 receive.buffer.bytes = 65536 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 session.timeout.ms = 45000 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:38 16:18:38 2024-02-21T16:18:38.051Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.051Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.051Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318051 16:18:38 2024-02-21T16:18:38.056Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:38 2024-02-21T16:18:38.057Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:38 acks = -1 16:18:38 auto.include.jmx.reporter = true 16:18:38 batch.size = 16384 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 buffer.memory = 33554432 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = producer-19 16:18:38 compression.type = none 16:18:38 connections.max.idle.ms = 540000 16:18:38 delivery.timeout.ms = 120000 16:18:38 enable.idempotence = false 16:18:38 interceptor.classes = [] 16:18:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:38 linger.ms = 1 16:18:38 max.block.ms = 60000 16:18:38 max.in.flight.requests.per.connection = 5 16:18:38 max.request.size = 1048576 16:18:38 metadata.max.age.ms = 300000 16:18:38 metadata.max.idle.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partitioner.adaptive.partitioning.enable = true 16:18:38 partitioner.availability.timeout.ms = 0 16:18:38 partitioner.class = null 16:18:38 partitioner.ignore.keys = false 16:18:38 receive.buffer.bytes = 32768 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retries = 0 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 transaction.timeout.ms = 60000 16:18:38 transactional.id = null 16:18:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:38 16:18:38 2024-02-21T16:18:38.058Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:38 2024-02-21T16:18:38.058Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.058Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.058Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318058 16:18:38 2024-02-21T16:18:38.076Z INFO 7401 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:38 2024-02-21T16:18:38.076Z INFO 7401 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:38 2024-02-21T16:18:38.080Z INFO 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.081Z WARN 7401 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.087Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:38 allow.auto.create.topics = true 16:18:38 auto.commit.interval.ms = 5000 16:18:38 auto.include.jmx.reporter = true 16:18:38 auto.offset.reset = earliest 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 check.crcs = true 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = consumer-test-16 16:18:38 client.rack = 16:18:38 connections.max.idle.ms = 540000 16:18:38 default.api.timeout.ms = 60000 16:18:38 enable.auto.commit = true 16:18:38 exclude.internal.topics = true 16:18:38 fetch.max.bytes = 52428800 16:18:38 fetch.max.wait.ms = 500 16:18:38 fetch.min.bytes = 1 16:18:38 group.id = test 16:18:38 group.instance.id = null 16:18:38 heartbeat.interval.ms = 3000 16:18:38 interceptor.classes = [] 16:18:38 internal.leave.group.on.close = true 16:18:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:38 isolation.level = read_uncommitted 16:18:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:38 max.partition.fetch.bytes = 1048576 16:18:38 max.poll.interval.ms = 300000 16:18:38 max.poll.records = 500 16:18:38 metadata.max.age.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:38 receive.buffer.bytes = 65536 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 session.timeout.ms = 45000 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:38 16:18:38 2024-02-21T16:18:38.088Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.088Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.088Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318088 16:18:38 2024-02-21T16:18:38.093Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:38 2024-02-21T16:18:38.093Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:38 acks = -1 16:18:38 auto.include.jmx.reporter = true 16:18:38 batch.size = 16384 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 buffer.memory = 33554432 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = producer-20 16:18:38 compression.type = none 16:18:38 connections.max.idle.ms = 540000 16:18:38 delivery.timeout.ms = 120000 16:18:38 enable.idempotence = false 16:18:38 interceptor.classes = [] 16:18:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:38 linger.ms = 1 16:18:38 max.block.ms = 60000 16:18:38 max.in.flight.requests.per.connection = 5 16:18:38 max.request.size = 1048576 16:18:38 metadata.max.age.ms = 300000 16:18:38 metadata.max.idle.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partitioner.adaptive.partitioning.enable = true 16:18:38 partitioner.availability.timeout.ms = 0 16:18:38 partitioner.class = null 16:18:38 partitioner.ignore.keys = false 16:18:38 receive.buffer.bytes = 32768 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retries = 0 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 transaction.timeout.ms = 60000 16:18:38 transactional.id = null 16:18:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:38 16:18:38 2024-02-21T16:18:38.094Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:38 2024-02-21T16:18:38.094Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.094Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.094Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318094 16:18:38 2024-02-21T16:18:38.109Z INFO 7401 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:38 2024-02-21T16:18:38.109Z INFO 7401 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:38 2024-02-21T16:18:38.112Z INFO 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.112Z WARN 7401 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.115Z INFO 7401 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:18:38 allow.auto.create.topics = true 16:18:38 auto.commit.interval.ms = 5000 16:18:38 auto.include.jmx.reporter = true 16:18:38 auto.offset.reset = earliest 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 check.crcs = true 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = consumer-test-17 16:18:38 client.rack = 16:18:38 connections.max.idle.ms = 540000 16:18:38 default.api.timeout.ms = 60000 16:18:38 enable.auto.commit = true 16:18:38 exclude.internal.topics = true 16:18:38 fetch.max.bytes = 52428800 16:18:38 fetch.max.wait.ms = 500 16:18:38 fetch.min.bytes = 1 16:18:38 group.id = test 16:18:38 group.instance.id = null 16:18:38 heartbeat.interval.ms = 3000 16:18:38 interceptor.classes = [] 16:18:38 internal.leave.group.on.close = true 16:18:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:18:38 isolation.level = read_uncommitted 16:18:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:18:38 max.partition.fetch.bytes = 1048576 16:18:38 max.poll.interval.ms = 300000 16:18:38 max.poll.records = 500 16:18:38 metadata.max.age.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:18:38 receive.buffer.bytes = 65536 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 session.timeout.ms = 45000 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:18:38 16:18:38 2024-02-21T16:18:38.116Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.116Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.116Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318116 16:18:38 2024-02-21T16:18:38.118Z INFO 7401 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 16:18:38 2024-02-21T16:18:38.123Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:18:38 2024-02-21T16:18:38.123Z INFO 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:18:38 acks = -1 16:18:38 auto.include.jmx.reporter = true 16:18:38 batch.size = 16384 16:18:38 bootstrap.servers = [PLAINTEXT://localhost:32784] 16:18:38 buffer.memory = 33554432 16:18:38 client.dns.lookup = use_all_dns_ips 16:18:38 client.id = producer-21 16:18:38 compression.type = none 16:18:38 connections.max.idle.ms = 540000 16:18:38 delivery.timeout.ms = 120000 16:18:38 enable.idempotence = false 16:18:38 interceptor.classes = [] 16:18:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:18:38 linger.ms = 1 16:18:38 max.block.ms = 60000 16:18:38 max.in.flight.requests.per.connection = 5 16:18:38 max.request.size = 1048576 16:18:38 metadata.max.age.ms = 300000 16:18:38 metadata.max.idle.ms = 300000 16:18:38 metric.reporters = [] 16:18:38 metrics.num.samples = 2 16:18:38 metrics.recording.level = INFO 16:18:38 metrics.sample.window.ms = 30000 16:18:38 partitioner.adaptive.partitioning.enable = true 16:18:38 partitioner.availability.timeout.ms = 0 16:18:38 partitioner.class = null 16:18:38 partitioner.ignore.keys = false 16:18:38 receive.buffer.bytes = 32768 16:18:38 reconnect.backoff.max.ms = 1000 16:18:38 reconnect.backoff.ms = 50 16:18:38 request.timeout.ms = 30000 16:18:38 retries = 0 16:18:38 retry.backoff.ms = 100 16:18:38 sasl.client.callback.handler.class = null 16:18:38 sasl.jaas.config = null 16:18:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:18:38 sasl.kerberos.min.time.before.relogin = 60000 16:18:38 sasl.kerberos.service.name = null 16:18:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:18:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:18:38 sasl.login.callback.handler.class = null 16:18:38 sasl.login.class = null 16:18:38 sasl.login.connect.timeout.ms = null 16:18:38 sasl.login.read.timeout.ms = null 16:18:38 sasl.login.refresh.buffer.seconds = 300 16:18:38 sasl.login.refresh.min.period.seconds = 60 16:18:38 sasl.login.refresh.window.factor = 0.8 16:18:38 sasl.login.refresh.window.jitter = 0.05 16:18:38 sasl.login.retry.backoff.max.ms = 10000 16:18:38 sasl.login.retry.backoff.ms = 100 16:18:38 sasl.mechanism = GSSAPI 16:18:38 sasl.oauthbearer.clock.skew.seconds = 30 16:18:38 sasl.oauthbearer.expected.audience = null 16:18:38 sasl.oauthbearer.expected.issuer = null 16:18:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:18:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:18:38 sasl.oauthbearer.jwks.endpoint.url = null 16:18:38 sasl.oauthbearer.scope.claim.name = scope 16:18:38 sasl.oauthbearer.sub.claim.name = sub 16:18:38 sasl.oauthbearer.token.endpoint.url = null 16:18:38 security.protocol = PLAINTEXT 16:18:38 security.providers = null 16:18:38 send.buffer.bytes = 131072 16:18:38 socket.connection.setup.timeout.max.ms = 30000 16:18:38 socket.connection.setup.timeout.ms = 10000 16:18:38 ssl.cipher.suites = null 16:18:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:18:38 ssl.endpoint.identification.algorithm = https 16:18:38 ssl.engine.factory.class = null 16:18:38 ssl.key.password = null 16:18:38 ssl.keymanager.algorithm = SunX509 16:18:38 ssl.keystore.certificate.chain = null 16:18:38 ssl.keystore.key = null 16:18:38 ssl.keystore.location = null 16:18:38 ssl.keystore.password = null 16:18:38 ssl.keystore.type = JKS 16:18:38 ssl.protocol = TLSv1.3 16:18:38 ssl.provider = null 16:18:38 ssl.secure.random.implementation = null 16:18:38 ssl.trustmanager.algorithm = PKIX 16:18:38 ssl.truststore.certificates = null 16:18:38 ssl.truststore.location = null 16:18:38 ssl.truststore.password = null 16:18:38 ssl.truststore.type = JKS 16:18:38 transaction.timeout.ms = 60000 16:18:38 transactional.id = null 16:18:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:18:38 16:18:38 2024-02-21T16:18:38.124Z WARN 7401 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:18:38 2024-02-21T16:18:38.124Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:18:38 2024-02-21T16:18:38.124Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:18:38 2024-02-21T16:18:38.124Z INFO 7401 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532318124 16:18:38 2024-02-21T16:18:38.130Z INFO 7401 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:38 2024-02-21T16:18:38.130Z INFO 7401 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:38 2024-02-21T16:18:38.135Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to 1i32mNe3RcyUpe6wg9R0mw 16:18:38 2024-02-21T16:18:38.135Z INFO 7401 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: obiIfpdbQ4CuISCAUaihpA 16:18:38 2024-02-21T16:18:38.154Z INFO 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.154Z WARN 7401 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.190Z INFO 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.190Z WARN 7401 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.192Z INFO 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.192Z WARN 7401 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.244Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 16:18:38 2024-02-21T16:18:38.245Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:18:38 2024-02-21T16:18:38.264Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-a65a2c2b-94fb-4983-bf57-292c9e9ea2f2 16:18:38 2024-02-21T16:18:38.264Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 16:18:38 2024-02-21T16:18:38.264Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 16:18:38 2024-02-21T16:18:38.286Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-a65a2c2b-94fb-4983-bf57-292c9e9ea2f2', protocol='range'} 16:18:38 2024-02-21T16:18:38.286Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-a65a2c2b-94fb-4983-bf57-292c9e9ea2f2=Assignment(partitions=[my-topic-name-0])} 16:18:38 2024-02-21T16:18:38.306Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-a65a2c2b-94fb-4983-bf57-292c9e9ea2f2', protocol='range'} 16:18:38 2024-02-21T16:18:38.306Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 16:18:38 2024-02-21T16:18:38.306Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 16:18:38 2024-02-21T16:18:38.313Z INFO 7401 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 16:18:38 2024-02-21T16:18:38.325Z INFO 7401 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.432Z INFO 7401 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 16:18:38 2024-02-21T16:18:38.433Z INFO 7401 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.433Z INFO 7401 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.433Z INFO 7401 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.450Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.450Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.480Z INFO 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.480Z WARN 7401 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.506Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.506Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 137ms, elapsed time since send: 137ms, request timeout: 30000ms) 16:18:38 2024-02-21T16:18:38.507Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.507Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 16:18:38 2024-02-21T16:18:38.507Z INFO 7401 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=465788602, epoch=1) to node 1: 16:18:38 16:18:38 org.apache.kafka.common.errors.DisconnectException: null 16:18:38 16:18:38 2024-02-21T16:18:38.507Z INFO 7401 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:18:38 2024-02-21T16:18:38.532Z INFO 7401 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.532Z INFO 7401 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.532Z WARN 7401 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.532Z WARN 7401 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.533Z INFO 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.533Z WARN 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.533Z INFO 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.533Z WARN 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.533Z INFO 7401 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.533Z WARN 7401 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.533Z INFO 7401 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.533Z WARN 7401 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.533Z INFO 7401 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.533Z WARN 7401 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.607Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.607Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.633Z INFO 7401 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.633Z WARN 7401 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.633Z INFO 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.633Z WARN 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.633Z INFO 7401 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.633Z WARN 7401 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.633Z INFO 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.633Z WARN 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.683Z INFO 7401 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.683Z WARN 7401 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.684Z INFO 7401 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.684Z WARN 7401 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.702Z INFO 7401 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.702Z WARN 7401 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.708Z INFO 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.708Z WARN 7401 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.716Z INFO 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.716Z WARN 7401 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.741Z INFO 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:18:38 2024-02-21T16:18:38.742Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.742Z WARN 7401 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:18:38 2024-02-21T16:18:38.759Z INFO 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.759Z WARN 7401 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 16:18:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.826 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 16:18:38 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:18:38 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 16:18:38 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:18:38 2024-02-21T16:18:38.834Z INFO 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.834Z WARN 7401 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.834Z INFO 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:18:38 2024-02-21T16:18:38.834Z WARN 7401 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 16:18:38 2024-02-21T16:18:38.840Z WARN 7401 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 16:18:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 16:18:38 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 16:18:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 16:18:38 2024-02-21T16:18:38.850Z INFO 7401 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.199]:5706 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:18:39 [INFO] 16:18:39 [INFO] Results: 16:18:39 [INFO] 16:18:39 [INFO] Tests run: 510, Failures: 0, Errors: 0, Skipped: 0 16:18:39 [INFO] 16:18:39 [INFO] 16:18:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 16:18:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:18:39 [INFO] Analyzed bundle 'cps-ncmp-service' with 99 classes 16:18:39 [INFO] 16:18:39 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 16:18:39 [INFO] 16:18:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:18:39 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.4-SNAPSHOT.jar 16:18:39 [INFO] 16:18:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 16:18:39 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:39 [INFO] 16:18:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 16:18:39 [INFO] 16:18:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 16:18:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:39 [INFO] 16:18:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 16:18:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:18:39 [INFO] Analyzed bundle 'cps-ncmp-service' with 99 classes 16:18:39 [INFO] All coverage checks have been met. 16:18:39 [INFO] 16:18:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 16:18:39 [INFO] 16:18:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:18:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.4-SNAPSHOT/cps-ncmp-service-3.4.4-SNAPSHOT.jar 16:18:39 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.4-SNAPSHOT/cps-ncmp-service-3.4.4-SNAPSHOT.pom 16:18:39 [INFO] 16:18:39 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:18:39 [INFO] Building cps-ncmp-rest 3.4.4-SNAPSHOT [12/23] 16:18:39 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:39 [INFO] 16:18:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:18:39 [INFO] 16:18:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 16:18:39 [INFO] 16:18:39 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 16:18:39 [INFO] 16:18:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 16:18:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:39 [INFO] 16:18:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:18:39 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:39 [INFO] 16:18:39 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:18:39 [INFO] Generating with dryRun=false 16:18:39 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:18:39 [INFO] OpenAPI Generator: spring (server) 16:18:39 [INFO] Generator 'spring' is considered stable. 16:18:39 [INFO] ---------------------------------- 16:18:39 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:18:39 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:18:39 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:18:39 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 16:18:39 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:39 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:39 [INFO] Processing operation getResourceDataForCmHandle 16:18:39 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:18:39 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:39 [INFO] Processing operation createResourceDataRunningForCmHandle 16:18:39 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:39 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:18:39 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:18:39 [INFO] Processing operation executeDataOperationForCmHandles 16:18:39 [INFO] Processing operation queryResourceDataForCmHandle 16:18:39 [INFO] Processing operation getModuleReferencesByCmHandle 16:18:39 [INFO] Processing operation getModuleDefinitions 16:18:39 [INFO] Processing operation searchCmHandles 16:18:39 [INFO] Processing operation retrieveCmHandleDetailsById 16:18:39 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 16:18:39 [INFO] Processing operation searchCmHandleIds 16:18:39 [INFO] Processing operation getCmHandleStateByCmHandleId 16:18:39 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:18:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 16:18:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:40 [WARNING] Multiple MediaTypes found, using only the first one 16:18:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:40 [WARNING] Multiple MediaTypes found, using only the first one 16:18:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 16:18:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:40 [INFO] Skipping generation of supporting files. 16:18:40 ################################################################################ 16:18:40 # Thanks for using OpenAPI Generator. # 16:18:40 # Please consider donation to help us maintain this project 🙏 # 16:18:40 # https://opencollective.com/openapi_generator/donate # 16:18:40 ################################################################################ 16:18:40 [INFO] 16:18:40 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:18:40 [INFO] Generating with dryRun=false 16:18:40 [INFO] No .openapi-generator-ignore file found. 16:18:40 [INFO] OpenAPI Generator: spring (server) 16:18:40 [INFO] Generator 'spring' is considered stable. 16:18:40 [INFO] ---------------------------------- 16:18:40 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:18:40 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:18:40 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:18:40 [INFO] Processing operation updateDmiPluginRegistration 16:18:40 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 16:18:40 [INFO] Processing operation searchCmHandleIds 16:18:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:40 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 16:18:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 16:18:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:40 [INFO] Skipping generation of supporting files. 16:18:40 ################################################################################ 16:18:40 # Thanks for using OpenAPI Generator. # 16:18:40 # Please consider donation to help us maintain this project 🙏 # 16:18:40 # https://opencollective.com/openapi_generator/donate # 16:18:40 ################################################################################ 16:18:40 [INFO] 16:18:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 16:18:40 [INFO] You have 0 Checkstyle violations. 16:18:40 [INFO] 16:18:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 16:18:40 [INFO] You have 0 Checkstyle violations. 16:18:40 [INFO] 16:18:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 16:18:40 [INFO] Starting audit... 16:18:40 Audit done. 16:18:40 [INFO] You have 0 Checkstyle violations. 16:18:40 [INFO] 16:18:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 16:18:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:40 [INFO] Copying 1 resource 16:18:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 16:18:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 16:18:40 [INFO] 16:18:40 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 16:18:40 [INFO] Changes detected - recompiling the module! :dependency 16:18:40 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:18:41 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 16:18:41 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 16:18:41 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 16:18:41 [INFO] 16:18:41 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 16:18:41 [INFO] 16:18:41 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 16:18:41 [INFO] Fork Value is true 16:18:42 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:18:42 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:18:42 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:18:42 [java] WARNING: System::setSecurityManager will be removed in a future release 16:18:45 [INFO] Done SpotBugs Analysis.... 16:18:45 [INFO] 16:18:45 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 16:18:45 [INFO] 16:18:45 [INFO] 16:18:45 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 16:18:45 [INFO] BugInstance size is 0 16:18:45 [INFO] Error size is 0 16:18:45 [INFO] No errors/warnings found 16:18:45 [INFO] 16:18:45 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:18:45 [INFO] Generating with dryRun=false 16:18:45 [INFO] No .openapi-generator-ignore file found. 16:18:45 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:18:45 [INFO] Generator 'openapi-yaml' is considered stable. 16:18:45 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:45 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:18:45 ################################################################################ 16:18:45 # Thanks for using OpenAPI Generator. # 16:18:45 # Please consider donation to help us maintain this project 🙏 # 16:18:45 # https://opencollective.com/openapi_generator/donate # 16:18:45 ################################################################################ 16:18:45 [INFO] 16:18:45 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:18:45 [INFO] Generating with dryRun=false 16:18:45 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:18:45 [INFO] Generator 'openapi-yaml' is considered stable. 16:18:45 [INFO] Output file [outputFile=openapi.yaml] 16:18:45 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 16:18:45 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:45 [WARNING] Multiple MediaTypes found, using only the first one 16:18:45 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:18:45 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:18:45 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:18:45 ################################################################################ 16:18:45 # Thanks for using OpenAPI Generator. # 16:18:45 # Please consider donation to help us maintain this project 🙏 # 16:18:45 # https://opencollective.com/openapi_generator/donate # 16:18:45 ################################################################################ 16:18:45 [INFO] 16:18:45 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:18:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:45 [INFO] Copying 2 resources 16:18:45 [INFO] 16:18:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 16:18:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:45 [INFO] Copying 6 resources 16:18:45 [INFO] 16:18:45 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:18:45 [INFO] Changes detected - recompiling the module! :dependency 16:18:45 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:18:46 [INFO] 16:18:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 16:18:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:18:46 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:18:47 [INFO] Compiled 22 files. 16:18:47 [INFO] 16:18:47 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 16:18:47 [INFO] 16:18:47 [INFO] ------------------------------------------------------- 16:18:47 [INFO] T E S T S 16:18:47 [INFO] ------------------------------------------------------- 16:18:49 16:18:48.543 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:18:49 16:18:48.754 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:18:49 16:18:48.889 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:18:49 16:18:48.933 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:18:49 16:18:48.954 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:18:49 16:18:48.963 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:18:49 16:18:49.005 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:18:49 16:18:49.013 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:18:49 16:18:49.017 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:18:49 16:18:49.025 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:18:49 16:18:49.028 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:18:49 16:18:49.034 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:18:49 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:18:53 16:18:48,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:18:53 16:18:48,370 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:18:53 16:18:48,370 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:18:53 16:18:48,371 |-INFO in ch.qos.logback.classic.BasicConfigurator@28e2d3ed - Setting up default configuration. 16:18:53 16:18:50,915 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e245068 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:18:53 16:18:50,966 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@aba4a33 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:18:53 16:18:50,966 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e245068 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:18:53 16:18:50,969 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:18:53 16:18:50,969 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:18:53 16:18:50,969 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:18:53 16:18:50,972 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@aba4a33 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:18:53 16:18:50,972 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6e245068 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:18:53 16:18:50,980 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:18:53 16:18:50,980 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:18:53 16:18:50,984 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:18:53 16:18:51,014 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532331013) 16:18:53 16:18:51,015 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:18:53 16:18:51,015 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:18:53 16:18:51,020 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:18:53 16:18:51,024 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:18:53 16:18:51,024 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:18:53 16:18:51,025 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:18:53 16:18:51,026 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:18:53 16:18:51,026 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:18:53 16:18:51,026 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:18:53 16:18:51,026 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:53 16:18:51,032 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:18:53 16:18:51,052 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:18:53 16:18:51,052 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:18:53 16:18:51,063 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:18:53 16:18:51,070 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:18:53 16:18:51,415 |-INFO in ch.qos.logback.classic.pattern.DateConverter@25727f74 - Setting zoneId to "UTC" 16:18:53 16:18:51,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:18:53 16:18:51,424 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:18:53 16:18:51,718 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:18:53 16:18:51,719 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:18:53 16:18:51,719 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:18:53 16:18:51,719 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:18:53 16:18:51,720 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:18:53 16:18:51,720 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bb1ba54 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:18:53 16:18:51,720 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:18:53 16:18:51,720 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6999dca2 - End of configuration. 16:18:53 16:18:51,720 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@312af870 - Registering current configuration as safe fallback point 16:18:53 16:18:53 16:18:53 . ____ _ __ _ _ 16:18:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:53 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:53 =========|_|==============|___/=/_/_/_/ 16:18:53 :: Spring Boot :: (v3.1.2) 16:18:53 16:18:53 2024-02-21T16:18:51.822Z INFO 12084 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:18:53 2024-02-21T16:18:51.823Z INFO 12084 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:18:53 2024-02-21T16:18:53.273Z INFO 12084 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:18:53 2024-02-21T16:18:53.273Z INFO 12084 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:18:53 2024-02-21T16:18:53.274Z INFO 12084 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:18:53 2024-02-21T16:18:53.295Z INFO 12084 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.751 seconds (process running for 5.681) 16:18:53 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:18:54 2024-02-21T16:18:54.193Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:54 16:18:54 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 16:18:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:18:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:18:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:18:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:18:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:18:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:18:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:18:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:18:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:18:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:18:54 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 16:18:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:18:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:18:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:18:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:54 16:18:54 2024-02-21T16:18:54.205Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:54 16:18:54 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 16:18:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:18:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:18:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:18:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:18:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:18:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:18:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:18:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:18:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:18:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:18:54 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 16:18:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:18:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:18:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:18:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:54 16:18:54 2024-02-21T16:18:54.219Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:54 16:18:54 java.lang.IllegalStateException: some error message 16:18:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:18:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:18:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:18:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:18:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:18:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:18:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:18:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:18:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:18:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:18:54 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 16:18:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:18:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:18:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:18:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:18:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:54 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:54 16:18:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.13 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 16:18:54 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:18:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 16:18:54 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:18:55 16:18:55 . ____ _ __ _ _ 16:18:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:55 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:55 =========|_|==============|___/=/_/_/_/ 16:18:55 :: Spring Boot :: (v3.1.2) 16:18:55 16:18:55 2024-02-21T16:18:54.644Z INFO 12084 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:18:55 2024-02-21T16:18:54.644Z INFO 12084 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:18:55 2024-02-21T16:18:55.380Z INFO 12084 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:18:55 2024-02-21T16:18:55.380Z INFO 12084 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:18:55 2024-02-21T16:18:55.380Z INFO 12084 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:18:55 2024-02-21T16:18:55.389Z INFO 12084 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.776 seconds (process running for 7.775) 16:18:55 2024-02-21T16:18:55.563Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:55 16:18:55 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 16:18:55 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:18:55 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 16:18:55 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 16:18:55 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:18:55 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1026144364.executeRequest(Unknown Source) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:116) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:218) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:55 16:18:55 2024-02-21T16:18:55.588Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:55 16:18:55 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:139) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:267) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:55 16:18:55 2024-02-21T16:18:55.801Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:55 16:18:55 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:18:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:18:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:18:55 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:476) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:18:55 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:55 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:18:55 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 16:18:55 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:18:55 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 16:18:55 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 16:18:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 16:18:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 16:18:55 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 16:18:55 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:18:55 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:18:55 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:18:55 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:18:55 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:18:55 ... 123 common frames omitted 16:18:55 16:18:55 2024-02-21T16:18:55.849Z WARN 12084 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:18:55 2024-02-21T16:18:55.879Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:55 16:18:55 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:18:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:55 16:18:55 2024-02-21T16:18:55.885Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:55 16:18:55 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:18:55 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:55 16:18:55 2024-02-21T16:18:55.891Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:55 16:18:55 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:55 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:55 16:18:55 2024-02-21T16:18:55.896Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:55 16:18:55 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:18:55 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:18:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:55 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 16:18:56 2024-02-21T16:18:55.903Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:56 16:18:56 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:18:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 16:18:56 2024-02-21T16:18:55.909Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:56 16:18:56 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:18:56 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:18:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 16:18:56 2024-02-21T16:18:55.914Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:56 16:18:56 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 16:18:56 2024-02-21T16:18:55.920Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:56 16:18:56 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 16:18:56 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 16:18:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 16:18:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 16:18:56 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:18:56 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:18:56 16:18:56 . ____ _ __ _ _ 16:18:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:18:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:18:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:18:56 ' |____| .__|_| |_|_| |_\__, | / / / / 16:18:56 =========|_|==============|___/=/_/_/_/ 16:18:56 :: Spring Boot :: (v3.1.2) 16:18:56 16:18:56 2024-02-21T16:18:56.006Z INFO 12084 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12084 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:18:56 2024-02-21T16:18:56.006Z INFO 12084 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:18:56 2024-02-21T16:18:56.286Z INFO 12084 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:18:56 2024-02-21T16:18:56.286Z INFO 12084 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:18:56 2024-02-21T16:18:56.287Z INFO 12084 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:18:56 2024-02-21T16:18:56.291Z INFO 12084 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.314 seconds (process running for 8.677) 16:18:56 2024-02-21T16:18:56.365Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:56 16:18:56 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:18:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:18:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:18:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:18:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:18:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:18:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:18:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 16:18:56 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:18:56 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:18:56 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 16:18:56 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 16:18:56 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 16:18:56 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 16:18:56 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 16:18:56 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 16:18:56 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 16:18:56 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 16:18:56 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:18:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:18:56 ... 123 common frames omitted 16:18:56 16:18:56 2024-02-21T16:18:56.399Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:56 16:18:56 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:18:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:18:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:18:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 16:18:56 2024-02-21T16:18:56.403Z ERROR 12084 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 16:18:56 16:18:56 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:18:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 16:18:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 16:18:56 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 16:18:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 16:18:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 16:18:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 16:18:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:18:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:18:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:18:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:18:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:18:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:18:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:18:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:18:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:18:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:18:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:18:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:18:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:18:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:18:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:18:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:18:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:18:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:18:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:18:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:18:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:18:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:18:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:18:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:18:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:18:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:18:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:18:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:18:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:18:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:18:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:18:56 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:18:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:18:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:18:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:18:56 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:18:56 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 16:18:56 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 16:18:56 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 16:18:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 16:18:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 16:18:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 16:18:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 16:18:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 16:18:56 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 16:18:56 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 16:18:56 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 16:18:56 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 16:18:56 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 16:18:56 ... 133 common frames omitted 16:18:56 16:18:56 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:18:56 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:18:56 2024-02-21T16:18:56.482Z INFO 12084 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:18:56 2024-02-21T16:18:56.485Z WARN 12084 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:18:56 2024-02-21T16:18:56.489Z INFO 12084 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:18:56 2024-02-21T16:18:56.491Z INFO 12084 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:18:56 2024-02-21T16:18:56.493Z INFO 12084 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:18:56 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 16:18:56 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:18:56 2024-02-21T16:18:56.612Z INFO 12084 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 16:18:56 2024-02-21T16:18:56.617Z ERROR 12084 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 16:18:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 16:18:56 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:18:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 16:18:56 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:18:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:18:56 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:18:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 16:18:56 [INFO] 16:18:56 [INFO] Results: 16:18:56 [INFO] 16:18:56 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 16:18:56 [INFO] 16:18:56 [INFO] 16:18:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 16:18:56 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:18:56 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:18:56 [INFO] 16:18:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:18:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.4-SNAPSHOT.jar 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 16:18:57 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:18:57 [INFO] 16:18:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 16:18:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 16:18:57 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:18:57 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:18:57 [INFO] All coverage checks have been met. 16:18:57 [INFO] 16:18:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:18:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.4-SNAPSHOT/cps-ncmp-rest-3.4.4-SNAPSHOT.jar 16:18:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.4-SNAPSHOT/cps-ncmp-rest-3.4.4-SNAPSHOT.pom 16:18:57 [INFO] 16:18:57 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:18:57 [INFO] Building cps-ncmp-rest-stub 3.4.4-SNAPSHOT [13/23] 16:18:57 [INFO] --------------------------------[ pom ]--------------------------------- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] surefireArgLine set to empty 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] argLine set to empty 16:18:57 [INFO] 16:18:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] You have 0 Checkstyle violations. 16:18:57 [INFO] 16:18:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] You have 0 Checkstyle violations. 16:18:57 [INFO] 16:18:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Starting audit... 16:18:57 Audit done. 16:18:57 [INFO] You have 0 Checkstyle violations. 16:18:57 [INFO] 16:18:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 16:18:57 [INFO] 16:18:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] 16:18:57 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 16:18:57 [INFO] 16:18:57 [INFO] 16:18:57 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] 16:18:57 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] No sources specified for compilation. Skipping. 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] 16:18:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] failsafeArgLine set to empty 16:18:57 [INFO] 16:18:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] No tests to run. 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] 16:18:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:18:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-3.4.4-SNAPSHOT.pom 16:18:57 [INFO] 16:18:57 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:18:57 [INFO] Building cps-ncmp-rest-stub-service 3.4.4-SNAPSHOT [14/23] 16:18:57 [INFO] --------------------------------[ jar ]--------------------------------- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] 16:18:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] surefireArgLine set to empty 16:18:57 [INFO] 16:18:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:18:57 [INFO] argLine set to empty 16:18:57 [INFO] 16:18:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] You have 0 Checkstyle violations. 16:18:57 [INFO] 16:18:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] You have 0 Checkstyle violations. 16:18:57 [INFO] 16:18:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] Starting audit... 16:18:57 Audit done. 16:18:57 [INFO] You have 0 Checkstyle violations. 16:18:57 [INFO] 16:18:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:18:57 [INFO] Copying 3 resources 16:18:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:18:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:18:57 [INFO] 16:18:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] Changes detected - recompiling the module! :dependency 16:18:57 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:18:57 [INFO] 16:18:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 16:18:57 [INFO] 16:18:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 16:18:57 [INFO] Fork Value is true 16:18:59 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:18:59 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:18:59 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:18:59 [java] WARNING: System::setSecurityManager will be removed in a future release 16:19:00 [INFO] Done SpotBugs Analysis.... 16:19:00 [INFO] 16:19:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 16:19:00 [INFO] 16:19:00 [INFO] 16:19:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 16:19:00 [INFO] BugInstance size is 0 16:19:00 [INFO] Error size is 0 16:19:00 [INFO] No errors/warnings found 16:19:00 [INFO] 16:19:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:19:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:19:00 [INFO] 16:19:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:19:00 [INFO] No sources to compile 16:19:00 [INFO] 16:19:00 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:19:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:19:00 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:19:01 [INFO] Compiled 4 files. 16:19:01 [INFO] 16:19:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 16:19:01 [INFO] 16:19:01 [INFO] ------------------------------------------------------- 16:19:01 [INFO] T E S T S 16:19:01 [INFO] ------------------------------------------------------- 16:19:02 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:19:05 16:19:02,172 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:19:05 16:19:02,195 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:19:05 16:19:02,196 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:19:05 16:19:02,196 |-INFO in ch.qos.logback.classic.BasicConfigurator@4dcbae55 - Setting up default configuration. 16:19:05 16:19:03,579 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:19:05 16:19:03,618 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:19:05 16:19:03,618 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:19:05 16:19:03,622 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:19:05 16:19:03,623 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:19:05 16:19:03,623 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:19:05 16:19:03,624 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:19:05 16:19:03,624 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:19:05 16:19:03,630 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:19:05 16:19:03,630 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:19:05 16:19:03,635 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:19:05 16:19:03,655 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532343653) 16:19:05 16:19:03,656 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:19:05 16:19:03,656 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:19:05 16:19:03,661 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:19:05 16:19:03,665 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:19:05 16:19:03,665 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:19:05 16:19:03,665 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:19:05 16:19:03,665 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:19:05 16:19:03,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:19:05 16:19:03,670 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:19:05 16:19:03,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:19:05 16:19:03,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:19:05 16:19:03,687 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:19:05 16:19:03,692 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:19:05 16:19:03,715 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ac8768e - Setting zoneId to "UTC" 16:19:05 16:19:03,722 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:19:05 16:19:03,722 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:19:05 16:19:03,876 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:19:05 16:19:03,877 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:19:05 16:19:03,877 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:19:05 16:19:03,877 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:19:05 16:19:03,878 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:19:05 16:19:03,878 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:19:05 16:19:03,893 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:19:05 16:19:03,894 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1e957e2f - End of configuration. 16:19:05 16:19:03,894 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@691500ab - Registering current configuration as safe fallback point 16:19:05 16:19:05 2024-02-21T16:19:04.015Z INFO 12206 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12206 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:19:05 2024-02-21T16:19:04.016Z INFO 12206 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:19:05 2024-02-21T16:19:04.986Z INFO 12206 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:19:05 2024-02-21T16:19:04.988Z INFO 12206 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 16:19:05 2024-02-21T16:19:05.031Z INFO 12206 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:19:05 2024-02-21T16:19:05.031Z INFO 12206 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 987 ms 16:19:05 2024-02-21T16:19:05.085Z INFO 12206 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 16:19:05 2024-02-21T16:19:05.090Z INFO 12206 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@22604c7e{application,/,[file:///tmp/jetty-docbase.0.8452927959029071768/],AVAILABLE} 16:19:05 2024-02-21T16:19:05.092Z INFO 12206 --- [ main] org.eclipse.jetty.server.Server : Started Server@42d174ad{STARTING}[11.0.15,sto=0] @3363ms 16:19:05 2024-02-21T16:19:05.599Z INFO 12206 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:19:05 2024-02-21T16:19:05.599Z INFO 12206 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:19:05 2024-02-21T16:19:05.600Z INFO 12206 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:19:05 2024-02-21T16:19:05.616Z INFO 12206 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@702f4124{HTTP/1.1, (http/1.1)}{0.0.0.0:45545} 16:19:05 2024-02-21T16:19:05.617Z INFO 12206 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 45545 (http/1.1) with context path '/' 16:19:05 2024-02-21T16:19:05.629Z INFO 12206 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.286 seconds (process running for 3.9) 16:19:05 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:19:06 2024-02-21T16:19:06.565Z WARN 12206 --- [tp1694609669-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 16:19:06 2024-02-21T16:19:06.566Z INFO 12206 --- [tp1694609669-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:19:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:19:06 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:19:06 2024-02-21T16:19:06.719Z WARN 12206 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 16:19:06 2024-02-21T16:19:06.719Z INFO 12206 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:19:06 2024-02-21T16:19:06.723Z INFO 12206 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test14183482949423962900/file.txt 16:19:06 2024-02-21T16:19:06.724Z WARN 12206 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 16:19:06 2024-02-21T16:19:06.724Z ERROR 12206 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 16:19:06 2024-02-21T16:19:06.725Z WARN 12206 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test14183482949423962900/unknown-file.txt', will search it in classpath 16:19:06 2024-02-21T16:19:06.725Z ERROR 12206 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test14183482949423962900/unknown-file.txt file not found on classpath or on file system 16:19:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:19:06 [INFO] 16:19:06 [INFO] Results: 16:19:06 [INFO] 16:19:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:19:06 [INFO] 16:19:06 [INFO] 16:19:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:06 [INFO] 16:19:06 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] 16:19:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.jar 16:19:06 [INFO] 16:19:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:06 [INFO] failsafeArgLine set to empty 16:19:06 [INFO] 16:19:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] 16:19:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:06 [INFO] 16:19:06 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:06 [INFO] 16:19:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] 16:19:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:19:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.jar 16:19:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.pom 16:19:06 [INFO] 16:19:06 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:19:06 [INFO] Building cps-ncmp-rest-stub-app 3.4.4-SNAPSHOT [15/23] 16:19:06 [INFO] --------------------------------[ jar ]--------------------------------- 16:19:07 [INFO] 16:19:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] 16:19:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] 16:19:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] 16:19:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:07 [INFO] surefireArgLine set to empty 16:19:07 [INFO] 16:19:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:07 [INFO] argLine set to empty 16:19:07 [INFO] 16:19:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] You have 0 Checkstyle violations. 16:19:07 [INFO] 16:19:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] You have 0 Checkstyle violations. 16:19:07 [INFO] 16:19:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] Starting audit... 16:19:07 Audit done. 16:19:07 [INFO] You have 0 Checkstyle violations. 16:19:07 [INFO] 16:19:07 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] 16:19:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:19:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:19:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:19:07 [INFO] 16:19:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:19:07 [INFO] Changes detected - recompiling the module! :dependency 16:19:07 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:19:08 [INFO] 16:19:08 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 16:19:08 [INFO] 16:19:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 16:19:08 [INFO] Fork Value is true 16:19:09 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:19:09 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:19:09 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:19:09 [java] WARNING: System::setSecurityManager will be removed in a future release 16:19:10 [INFO] Done SpotBugs Analysis.... 16:19:10 [INFO] 16:19:10 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 16:19:10 [INFO] 16:19:10 [INFO] 16:19:10 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] BugInstance size is 0 16:19:10 [INFO] Error size is 0 16:19:10 [INFO] No errors/warnings found 16:19:10 [INFO] 16:19:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:19:10 [INFO] 16:19:10 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] No sources to compile 16:19:10 [INFO] 16:19:10 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] No sources specified for compilation. Skipping. 16:19:10 [INFO] 16:19:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] No tests to run. 16:19:10 [INFO] 16:19:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:10 [INFO] 16:19:10 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] 16:19:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.jar 16:19:10 [INFO] 16:19:10 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 16:19:10 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.jar.original 16:19:10 [INFO] 16:19:10 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:10 [INFO] failsafeArgLine set to empty 16:19:10 [INFO] 16:19:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] No tests to run. 16:19:10 [INFO] 16:19:10 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:10 [INFO] 16:19:10 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:10 [INFO] 16:19:10 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] 16:19:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:19:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.jar 16:19:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.pom 16:19:10 [INFO] 16:19:10 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:19:10 [INFO] Building cps-ri 3.4.4-SNAPSHOT [16/23] 16:19:10 [INFO] --------------------------------[ jar ]--------------------------------- 16:19:11 [INFO] 16:19:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:19:11 [INFO] 16:19:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 16:19:11 [INFO] 16:19:11 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 16:19:11 [INFO] 16:19:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 16:19:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:19:11 [INFO] 16:19:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 16:19:11 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:19:11 [INFO] 16:19:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 16:19:11 [INFO] You have 0 Checkstyle violations. 16:19:11 [INFO] 16:19:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 16:19:11 [INFO] You have 0 Checkstyle violations. 16:19:11 [INFO] 16:19:11 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 16:19:11 [INFO] Starting audit... 16:19:11 Audit done. 16:19:11 [INFO] You have 0 Checkstyle violations. 16:19:11 [INFO] 16:19:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:19:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:11 [INFO] Copying 61 resources 16:19:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 16:19:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 16:19:11 [INFO] 16:19:11 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 16:19:11 [INFO] Changes detected - recompiling the module! :dependency 16:19:11 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 16:19:12 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 16:19:12 [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 16:19:12 [INFO] 16:19:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 16:19:12 [INFO] 16:19:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 16:19:12 [INFO] Fork Value is true 16:19:14 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:19:14 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:19:14 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:19:14 [java] WARNING: System::setSecurityManager will be removed in a future release 16:19:17 [INFO] Done SpotBugs Analysis.... 16:19:17 [INFO] 16:19:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 16:19:17 [INFO] 16:19:17 [INFO] 16:19:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 16:19:17 [INFO] BugInstance size is 0 16:19:17 [INFO] Error size is 0 16:19:17 [INFO] No errors/warnings found 16:19:17 [INFO] 16:19:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:19:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 16:19:17 [INFO] 16:19:17 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 16:19:17 [INFO] No sources to compile 16:19:17 [INFO] 16:19:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 16:19:17 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:19:17 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:19:19 [INFO] Compiled 24 files. 16:19:19 [INFO] 16:19:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 16:19:19 [INFO] 16:19:19 [INFO] ------------------------------------------------------- 16:19:19 [INFO] T E S T S 16:19:19 [INFO] ------------------------------------------------------- 16:19:20 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:19:21 16:19:21.573 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 16:19:21 16:19:21.894 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:19:21 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 16:19:21 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:19:23 16:19:19,237 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:19:23 16:19:19,257 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:19:23 16:19:19,257 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:19:23 16:19:19,258 |-INFO in ch.qos.logback.classic.BasicConfigurator@6cad2d5f - Setting up default configuration. 16:19:23 16:19:22,190 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:19:23 16:19:22,253 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:19:23 16:19:22,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:19:23 16:19:22,279 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:19:23 16:19:22,279 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:19:23 16:19:22,279 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:19:23 16:19:22,282 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3c41b4b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:19:23 16:19:22,282 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d707885 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:19:23 16:19:22,291 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:19:23 16:19:22,291 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:19:23 16:19:22,295 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:19:23 16:19:22,327 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532362326) 16:19:23 16:19:22,328 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:19:23 16:19:22,328 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:19:23 16:19:22,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:19:23 16:19:22,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:19:23 16:19:22,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:19:23 16:19:22,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:19:23 16:19:22,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:19:23 16:19:22,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:19:23 16:19:22,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:19:23 16:19:22,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:19:23 16:19:22,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:19:23 16:19:22,342 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:19:23 16:19:22,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:19:23 16:19:22,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:19:23 16:19:22,371 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:19:23 16:19:22,378 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:19:23 16:19:22,390 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5066a895 - Setting zoneId to "UTC" 16:19:23 16:19:22,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:19:23 16:19:22,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:19:23 16:19:22,682 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:19:23 16:19:22,683 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:19:23 16:19:22,683 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:19:23 16:19:22,684 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:19:23 16:19:22,684 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:19:23 16:19:22,684 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55a4a0ab - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:19:23 16:19:22,684 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:19:23 16:19:22,684 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6eec564c - End of configuration. 16:19:23 16:19:22,684 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4dd11699 - Registering current configuration as safe fallback point 16:19:23 16:19:23 16:19:23 . ____ _ __ _ _ 16:19:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:19:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:19:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:19:23 ' |____| .__|_| |_|_| |_\__, | / / / / 16:19:23 =========|_|==============|___/=/_/_/_/ 16:19:23 :: Spring Boot :: (v3.1.2) 16:19:23 16:19:23 2024-02-21T16:19:22.811Z INFO 12407 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12407 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 16:19:23 2024-02-21T16:19:22.812Z INFO 12407 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 16:19:23 2024-02-21T16:19:23.083Z INFO 12407 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.08 seconds (process running for 4.593) 16:19:23 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:19:25 2024-02-21T16:19:23.760Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:19:25 16:19:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:19:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:25 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:25 ... 48 common frames omitted 16:19:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:25 ... 75 common frames omitted 16:19:25 16:19:25 2024-02-21T16:19:24.107Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:19:25 16:19:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:19:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:25 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:25 ... 48 common frames omitted 16:19:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:25 ... 75 common frames omitted 16:19:25 16:19:25 2024-02-21T16:19:24.826Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:19:25 16:19:25 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:25 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:25 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:25 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:25 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:25 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:25 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:19:25 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:25 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:25 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:25 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:25 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:25 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:25 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:25 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:25 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:25 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:25 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:25 ... 48 common frames omitted 16:19:25 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:25 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:25 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:25 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:25 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:25 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:25 ... 75 common frames omitted 16:19:25 16:19:27 2024-02-21T16:19:25.864Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:19:27 16:19:27 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:27 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:27 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:27 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:27 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:19:27 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:27 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:27 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:27 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:27 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:27 ... 48 common frames omitted 16:19:27 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:27 ... 75 common frames omitted 16:19:27 16:19:27 2024-02-21T16:19:27.872Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:19:27 16:19:27 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:27 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:27 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:27 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:27 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:27 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:19:27 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:27 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:27 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:27 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:27 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:27 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:27 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:27 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:27 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:27 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:27 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:27 ... 48 common frames omitted 16:19:27 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:27 ... 75 common frames omitted 16:19:27 16:19:28 2024-02-21T16:19:27.885Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:19:28 16:19:28 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:28 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:28 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:28 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:28 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:19:28 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:28 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:28 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:28 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:28 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:28 ... 48 common frames omitted 16:19:28 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:28 ... 75 common frames omitted 16:19:28 16:19:28 2024-02-21T16:19:28.124Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:19:28 16:19:28 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:28 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:28 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:28 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:28 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:28 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:28 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 16:19:28 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:28 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:28 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:28 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:28 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:28 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:28 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:28 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:28 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:28 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:28 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:28 ... 48 common frames omitted 16:19:28 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:28 ... 75 common frames omitted 16:19:28 16:19:30 2024-02-21T16:19:28.596Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:19:30 16:19:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:19:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:19:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:30 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:30 ... 48 common frames omitted 16:19:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:30 ... 75 common frames omitted 16:19:30 16:19:30 2024-02-21T16:19:28.874Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:19:30 16:19:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:19:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:19:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:30 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:30 ... 48 common frames omitted 16:19:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:30 ... 75 common frames omitted 16:19:30 16:19:30 2024-02-21T16:19:29.501Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 16:19:30 16:19:30 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:30 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:30 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:30 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:30 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:30 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:30 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:19:30 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:19:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:30 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:30 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:30 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:30 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:30 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:30 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:30 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:30 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:30 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:30 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:30 ... 48 common frames omitted 16:19:30 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:30 ... 75 common frames omitted 16:19:30 16:19:32 2024-02-21T16:19:30.840Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 16:19:32 16:19:32 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:32 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:32 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:32 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:32 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:32 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:19:32 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:19:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:32 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:32 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:32 ... 48 common frames omitted 16:19:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:32 ... 75 common frames omitted 16:19:32 16:19:32 2024-02-21T16:19:32.844Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 16:19:32 16:19:32 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:32 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:32 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:32 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:32 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:32 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:32 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:32 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:32 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:19:32 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:19:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:32 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:32 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:32 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:32 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:32 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:32 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:32 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:32 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:32 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:32 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:32 ... 48 common frames omitted 16:19:32 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:32 ... 75 common frames omitted 16:19:32 16:19:33 2024-02-21T16:19:32.858Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:19:33 16:19:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:33 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:33 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:33 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:33 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:33 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:19:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:19:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:33 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:33 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:33 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:33 ... 48 common frames omitted 16:19:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:33 ... 75 common frames omitted 16:19:33 16:19:33 2024-02-21T16:19:33.234Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 16:19:33 16:19:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 16:19:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:19:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:19:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 16:19:33 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 16:19:33 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 16:19:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 16:19:33 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 16:19:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:19:33 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 16:19:33 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 16:19:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 16:19:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 16:19:33 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 16:19:33 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 16:19:33 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 16:19:33 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 16:19:33 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:33 ... 48 common frames omitted 16:19:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:33 ... 75 common frames omitted 16:19:33 16:19:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.782 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 16:19:33 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:19:33 2024-02-21T16:19:33.739Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:19:33 16:19:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:19:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:19:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:19:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:19:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:19:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:19:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:19:33 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:19:33 at java.base/java.lang.Class.newInstance(Class.java:645) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:19:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:19:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:33 ... 30 common frames omitted 16:19:33 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:33 ... 46 common frames omitted 16:19:33 16:19:33 2024-02-21T16:19:33.743Z WARN 12407 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 16:19:33 16:19:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 16:19:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:19:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:19:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:19:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:19:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:19:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:19:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:19:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 16:19:33 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:19:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:19:33 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:19:33 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:19:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:19:33 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:19:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:19:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:19:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:19:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:19:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 16:19:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 16:19:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:19:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 16:19:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 16:19:33 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 16:19:33 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 16:19:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 16:19:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 16:19:33 Caused by: org.hibernate.exception.ConstraintViolationException: 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:19:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 16:19:33 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 16:19:33 at java.base/java.lang.Class.newInstance(Class.java:645) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 16:19:33 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 16:19:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 16:19:33 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 16:19:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 16:19:33 ... 30 common frames omitted 16:19:33 Caused by: java.sql.SQLException: no checksum 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:19:33 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:19:33 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:19:33 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:19:33 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:19:33 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:19:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:19:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:19:33 ... 46 common frames omitted 16:19:33 16:19:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 16:19:33 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:19:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 16:19:33 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 16:19:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 16:19:33 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 16:19:33 2024-02-21T16:19:33.963Z INFO 12407 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 16:19:33 2024-02-21T16:19:33.964Z INFO 12407 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 16:19:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.onap.cps.spi.utils.SessionManagerSpec 16:19:34 [INFO] 16:19:34 [INFO] Results: 16:19:34 [INFO] 16:19:34 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 16:19:34 [INFO] 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 16:19:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:19:34 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:19:34 [INFO] 16:19:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:19:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.4-SNAPSHOT.jar 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 16:19:34 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:19:34 [INFO] 16:19:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 16:19:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 16:19:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:19:34 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:19:34 [INFO] All coverage checks have been met. 16:19:34 [INFO] 16:19:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:19:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.4-SNAPSHOT/cps-ri-3.4.4-SNAPSHOT.jar 16:19:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.4-SNAPSHOT/cps-ri-3.4.4-SNAPSHOT.pom 16:19:34 [INFO] 16:19:34 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 16:19:34 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.4-SNAPSHOT [17/23] 16:19:34 [INFO] --------------------------------[ pom ]--------------------------------- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] surefireArgLine set to empty 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] argLine set to empty 16:19:34 [INFO] 16:19:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] You have 0 Checkstyle violations. 16:19:34 [INFO] 16:19:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] You have 0 Checkstyle violations. 16:19:34 [INFO] 16:19:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Starting audit... 16:19:34 Audit done. 16:19:34 [INFO] You have 0 Checkstyle violations. 16:19:34 [INFO] 16:19:34 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 16:19:34 [INFO] 16:19:34 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] 16:19:34 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 16:19:34 [INFO] 16:19:34 [INFO] 16:19:34 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] 16:19:34 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] No sources specified for compilation. Skipping. 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] 16:19:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] failsafeArgLine set to empty 16:19:34 [INFO] 16:19:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] No tests to run. 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] 16:19:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 16:19:34 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.4-SNAPSHOT.pom 16:19:34 [INFO] 16:19:34 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 16:19:34 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.4-SNAPSHOT [18/23] 16:19:34 [INFO] --------------------------------[ jar ]--------------------------------- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] 16:19:34 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] surefireArgLine set to empty 16:19:34 [INFO] 16:19:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:34 [INFO] argLine set to empty 16:19:34 [INFO] 16:19:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] You have 0 Checkstyle violations. 16:19:34 [INFO] 16:19:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] You have 0 Checkstyle violations. 16:19:34 [INFO] 16:19:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] Starting audit... 16:19:34 Audit done. 16:19:34 [INFO] You have 0 Checkstyle violations. 16:19:34 [INFO] 16:19:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:34 [INFO] Copying 12 resources 16:19:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license 16:19:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses 16:19:34 [INFO] 16:19:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] Changes detected - recompiling the module! :dependency 16:19:34 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 16:19:34 [INFO] 16:19:34 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 16:19:34 [INFO] 16:19:34 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:34 [INFO] Fork Value is true 16:19:36 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:19:36 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:19:36 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:19:36 [java] WARNING: System::setSecurityManager will be removed in a future release 16:19:37 [INFO] Done SpotBugs Analysis.... 16:19:37 [INFO] 16:19:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 16:19:37 [INFO] 16:19:37 [INFO] 16:19:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:37 [INFO] BugInstance size is 0 16:19:37 [INFO] Error size is 0 16:19:37 [INFO] No errors/warnings found 16:19:37 [INFO] 16:19:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources 16:19:37 [INFO] 16:19:37 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:37 [INFO] No sources to compile 16:19:37 [INFO] 16:19:37 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:37 [INFO] No sources specified for compilation. Skipping. 16:19:37 [INFO] 16:19:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:37 [INFO] No tests to run. 16:19:37 [INFO] 16:19:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:37 [INFO] 16:19:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] 16:19:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.jar 16:19:38 [INFO] 16:19:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:38 [INFO] failsafeArgLine set to empty 16:19:38 [INFO] 16:19:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] No tests to run. 16:19:38 [INFO] 16:19:38 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:38 [INFO] 16:19:38 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:38 [INFO] 16:19:38 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] 16:19:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 16:19:38 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.jar 16:19:38 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.pom 16:19:38 [INFO] 16:19:38 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 16:19:38 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.4-SNAPSHOT [19/23] 16:19:38 [INFO] --------------------------------[ jar ]--------------------------------- 16:19:38 [INFO] 16:19:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] 16:19:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] 16:19:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] 16:19:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:38 [INFO] surefireArgLine set to empty 16:19:38 [INFO] 16:19:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:38 [INFO] argLine set to empty 16:19:38 [INFO] 16:19:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] You have 0 Checkstyle violations. 16:19:38 [INFO] 16:19:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] You have 0 Checkstyle violations. 16:19:38 [INFO] 16:19:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] Starting audit... 16:19:38 Audit done. 16:19:38 [INFO] You have 0 Checkstyle violations. 16:19:38 [INFO] 16:19:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources 16:19:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license 16:19:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses 16:19:38 [INFO] 16:19:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] Changes detected - recompiling the module! :dependency 16:19:38 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:19:38 [INFO] 16:19:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 16:19:38 [INFO] 16:19:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:38 [INFO] Fork Value is true 16:19:39 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:19:39 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:19:39 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:19:39 [java] WARNING: System::setSecurityManager will be removed in a future release 16:19:40 [INFO] Done SpotBugs Analysis.... 16:19:40 [INFO] 16:19:40 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 16:19:40 [INFO] 16:19:40 [INFO] 16:19:40 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] BugInstance size is 0 16:19:40 [INFO] Error size is 0 16:19:40 [INFO] No errors/warnings found 16:19:40 [INFO] 16:19:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources 16:19:40 [INFO] 16:19:40 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] No sources to compile 16:19:40 [INFO] 16:19:40 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] No sources specified for compilation. Skipping. 16:19:40 [INFO] 16:19:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] No tests to run. 16:19:40 [INFO] 16:19:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:40 [INFO] 16:19:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] 16:19:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.jar 16:19:40 [INFO] 16:19:40 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:42 [INFO] 16:19:42 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240221T161416Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 16:19:42 [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 16:19:42 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:19:42 [INFO] Building project dependencies layer... 16:19:42 [INFO] Building dependencies layer... 16:19:42 [INFO] Building resources layer... 16:19:42 [INFO] Building classes layer... 16:19:42 [INFO] Building jvm arg files layer... 16:19:42 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:19:45 [INFO] 16:19:45 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 16:19:45 [INFO] Loading to Docker daemon... 16:19:48 [INFO] 16:19:48 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240221T161416Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 16:19:48 [INFO] 16:19:48 [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:19:48 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:19:48 [INFO] 16:19:48 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:19:48 [INFO] 16:19:48 [INFO] 16:19:48 [INFO] 16:19:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:48 [INFO] failsafeArgLine set to empty 16:19:48 [INFO] 16:19:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:48 [INFO] No tests to run. 16:19:48 [INFO] 16:19:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:48 [INFO] 16:19:48 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:19:48 [INFO] 16:19:48 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:48 [INFO] 16:19:48 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 16:19:48 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.jar 16:19:48 [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.pom 16:19:48 [INFO] 16:19:48 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:19:48 [INFO] Building integration-test 3.4.4-SNAPSHOT [20/23] 16:19:48 [INFO] --------------------------------[ jar ]--------------------------------- 16:19:48 [INFO] 16:19:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:19:48 [INFO] 16:19:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 16:19:48 [INFO] 16:19:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 16:19:48 [INFO] 16:19:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 16:19:48 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:19:48 [INFO] 16:19:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 16:19:48 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:19:48 [INFO] 16:19:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 16:19:48 [INFO] You have 0 Checkstyle violations. 16:19:48 [INFO] 16:19:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 16:19:48 [INFO] You have 0 Checkstyle violations. 16:19:48 [INFO] 16:19:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 16:19:48 [INFO] Starting audit... 16:19:48 Audit done. 16:19:48 [INFO] You have 0 Checkstyle violations. 16:19:48 [INFO] 16:19:48 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:19:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 16:19:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 16:19:48 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 16:19:48 [INFO] 16:19:48 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 16:19:48 [INFO] No sources to compile 16:19:48 [INFO] 16:19:48 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 16:19:48 [INFO] 16:19:48 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 16:19:48 [INFO] 16:19:48 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 16:19:48 [INFO] 16:19:48 [INFO] 16:19:48 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 16:19:48 [INFO] 16:19:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:19:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:19:48 [INFO] Copying 20 resources 16:19:48 [INFO] 16:19:48 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 16:19:48 [INFO] Changes detected - recompiling the module! :dependency 16:19:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:19:48 [INFO] 16:19:48 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 16:19:48 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:19:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:19:51 [INFO] Compiled 81 files. 16:19:51 [INFO] 16:19:51 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 16:19:51 [INFO] 16:19:51 [INFO] ------------------------------------------------------- 16:19:51 [INFO] T E S T S 16:19:51 [INFO] ------------------------------------------------------- 16:19:53 16:19:53.451 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:19:53 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:20:23 16:19:53.826 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:20:23 16:19:54.229 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:20:23 16:19:54.231 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:20:23 16:19:54.257 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:20:23 Server Version: 23.0.1 16:20:23 API Version: 1.42 16:20:23 Operating System: CentOS Stream 8 16:20:23 Total Memory: 31890 MB 16:20:23 16:19:54.261 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:20:23 ******************************************************************************** 16:20:23 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:20:23 ******************************************************************************** 16:20:23 16:19:54.264 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:20:23 16:19:54.265 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:20:23 16:19:54.295 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 16:20:23 16:19:54.302 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:20:23 16:19:56.423 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:20:23 16:19:56.456 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 16:20:23 16:19:56.957 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:20:23 16:19:57.962 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 16:20:23 16:19:58.233 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (9 MB/? MB) 16:20:23 16:19:59.219 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (32 MB/? MB) 16:20:23 16:19:59.370 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (33 MB/? MB) 16:20:23 16:19:59.606 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (37 MB/? MB) 16:20:23 16:19:59.746 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (37 MB/? MB) 16:20:23 16:19:59.884 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (37 MB/? MB) 16:20:23 16:20:00.172 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (40 MB/? MB) 16:20:23 16:20:00.258 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 16:20:23 16:20:00.355 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (41 MB/? MB) 16:20:23 16:20:00.411 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (41 MB/? MB) 16:20:23 16:20:00.431 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (41 MB/? MB) 16:20:23 16:20:00.542 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 16:20:23 16:20:00.780 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (42 MB/? MB) 16:20:23 16:20:00.878 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (44 MB/? MB) 16:20:23 16:20:00.933 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 16:20:23 16:20:00.983 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (44 MB/? MB) 16:20:23 16:20:01.069 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (45 MB/? MB) 16:20:23 16:20:01.146 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (47 MB/? MB) 16:20:23 16:20:07.365 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 16:20:23 16:20:09.296 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 16:20:23 16:20:09.379 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 16:20:23 16:20:09.462 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 16:20:23 16:20:09.532 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 16:20:23 16:20:09.609 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 16:20:23 16:20:09.627 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 13s (downloaded 130 MB at 10 MB/s) 16:20:23 16:20:09.663 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:20:23 16:20:16.578 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 95b428758b4b0ef374a2e821105aa394b4c09e4ca5aa8331b0db2dd3e9be7e3b 16:20:23 16:20:18.558 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT24.292382228S 16:20:23 16:20:18.559 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32786/test?loggerLevel=OFF) 16:20:23 16:19:52,057 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:20:23 16:19:52,077 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:20:23 16:19:52,077 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:20:23 16:19:52,084 |-INFO in ch.qos.logback.classic.BasicConfigurator@13572152 - Setting up default configuration. 16:20:23 16:20:18,937 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@249b2dd4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:20:23 16:20:19,009 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@696faa2b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:20:23 16:20:19,009 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@249b2dd4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:20:23 16:20:19,012 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:20:23 16:20:19,012 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:20:23 16:20:19,012 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:20:23 16:20:19,014 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@696faa2b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:20:23 16:20:19,014 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@249b2dd4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:20:23 16:20:19,021 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:20:23 16:20:19,021 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:20:23 16:20:19,025 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:20:23 16:20:19,054 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532419052) 16:20:23 16:20:19,054 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:20:23 16:20:19,054 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:20:23 16:20:19,057 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:20:23 16:20:19,064 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:20:23 16:20:19,064 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:20:23 16:20:19,065 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:20:23 16:20:19,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:20:23 16:20:19,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:20:23 16:20:19,071 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:20:23 16:20:19,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:20:23 16:20:19,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:20:23 16:20:19,101 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:20:23 16:20:19,108 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:20:23 16:20:19,374 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3caf87e6 - Setting zoneId to "UTC" 16:20:23 16:20:19,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:20:23 16:20:19,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:20:23 16:20:19,605 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:20:23 16:20:19,606 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:20:23 16:20:19,606 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:20:23 16:20:19,606 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:20:23 16:20:19,607 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:20:23 16:20:19,607 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16d869de - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:20:23 16:20:19,607 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:20:23 16:20:19,607 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4127f82a - End of configuration. 16:20:23 16:20:19,607 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@550d3cd7 - Registering current configuration as safe fallback point 16:20:23 16:20:23 2024-02-21T16:20:19.750Z INFO 12869 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 12869 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 16:20:23 2024-02-21T16:20:19.751Z INFO 12869 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:20:23 2024-02-21T16:20:20.438Z INFO 12869 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:20:23 2024-02-21T16:20:20.498Z INFO 12869 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 16:20:23 2024-02-21T16:20:21.553Z INFO 12869 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 16:20:23 2024-02-21T16:20:21.753Z INFO 12869 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@1148eccb 16:20:23 2024-02-21T16:20:21.755Z INFO 12869 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 16:20:23 2024-02-21T16:20:21.940Z INFO 12869 --- [ main] liquibase.database : Set default schema name to public 16:20:23 2024-02-21T16:20:22.161Z INFO 12869 --- [ main] liquibase.lockservice : Successfully acquired change log lock 16:20:23 2024-02-21T16:20:22.448Z INFO 12869 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:20:23 2024-02-21T16:20:22.455Z INFO 12869 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:20:23 2024-02-21T16:20:22.631Z INFO 12869 --- [ main] liquibase.command : Using deploymentId: 8532422459 16:20:23 2024-02-21T16:20:22.646Z INFO 12869 --- [ main] liquibase.changelog : Reading from public.databasechangelog 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 16:20:23 2024-02-21T16:20:22.741Z INFO 12869 --- [ main] liquibase.changelog : Table anchor created 16:20:23 2024-02-21T16:20:22.741Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 16:20:23 2024-02-21T16:20:22.749Z INFO 12869 --- [ main] liquibase.changelog : Table relation created 16:20:23 2024-02-21T16:20:22.749Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 16:20:23 2024-02-21T16:20:22.756Z INFO 12869 --- [ main] liquibase.changelog : Table relation_type created 16:20:23 2024-02-21T16:20:22.756Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 16:20:23 2024-02-21T16:20:22.764Z INFO 12869 --- [ main] liquibase.changelog : Table fragment created 16:20:23 2024-02-21T16:20:22.764Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 16:20:23 2024-02-21T16:20:22.771Z INFO 12869 --- [ main] liquibase.changelog : Table schema_set created 16:20:23 2024-02-21T16:20:22.771Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 16:20:23 2024-02-21T16:20:22.777Z INFO 12869 --- [ main] liquibase.changelog : Table yang_resource created 16:20:23 2024-02-21T16:20:22.778Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 16:20:23 2024-02-21T16:20:22.784Z INFO 12869 --- [ main] liquibase.changelog : Table dataspace created 16:20:23 2024-02-21T16:20:22.784Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 16:20:23 2024-02-21T16:20:22.790Z INFO 12869 --- [ main] liquibase.changelog : Table schema_node created 16:20:23 2024-02-21T16:20:22.790Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 16:20:23 2024-02-21T16:20:22.794Z INFO 12869 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 16:20:23 2024-02-21T16:20:22.795Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 16:20:23 2024-02-21T16:20:22.799Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:20:23 2024-02-21T16:20:22.799Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 16:20:23 2024-02-21T16:20:22.805Z INFO 12869 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:20:23 2024-02-21T16:20:22.805Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 16:20:23 2024-02-21T16:20:22.811Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:20:23 2024-02-21T16:20:22.812Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 16:20:23 2024-02-21T16:20:22.815Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:20:23 2024-02-21T16:20:22.816Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 16:20:23 2024-02-21T16:20:22.819Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:20:23 2024-02-21T16:20:22.819Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 16:20:23 2024-02-21T16:20:22.823Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:20:23 2024-02-21T16:20:22.823Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 16:20:23 2024-02-21T16:20:22.828Z INFO 12869 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:20:23 2024-02-21T16:20:22.829Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 16:20:23 2024-02-21T16:20:22.833Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:20:23 2024-02-21T16:20:22.833Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 16:20:23 2024-02-21T16:20:22.837Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 16:20:23 2024-02-21T16:20:22.837Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 16:20:23 2024-02-21T16:20:22.841Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:20:23 2024-02-21T16:20:22.841Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 16:20:23 2024-02-21T16:20:22.845Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:20:23 2024-02-21T16:20:22.845Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 16:20:23 2024-02-21T16:20:22.849Z INFO 12869 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 16:20:23 2024-02-21T16:20:22.850Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 16:20:23 2024-02-21T16:20:22.854Z INFO 12869 --- [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 16:20:23 2024-02-21T16:20:22.854Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 16:20:23 2024-02-21T16:20:22.859Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:20:23 2024-02-21T16:20:22.860Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 16:20:23 2024-02-21T16:20:22.864Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:20:23 2024-02-21T16:20:22.865Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 16:20:23 2024-02-21T16:20:22.868Z INFO 12869 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:20:23 2024-02-21T16:20:22.868Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 16:20:23 2024-02-21T16:20:22.873Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:20:23 2024-02-21T16:20:22.873Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 16:20:23 2024-02-21T16:20:22.877Z INFO 12869 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:20:23 2024-02-21T16:20:22.877Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 16:20:23 2024-02-21T16:20:22.881Z INFO 12869 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:20:23 2024-02-21T16:20:22.881Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 16:20:23 2024-02-21T16:20:22.885Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 16:20:23 2024-02-21T16:20:22.885Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 16:20:23 2024-02-21T16:20:22.889Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:20:23 2024-02-21T16:20:22.890Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 16:20:23 2024-02-21T16:20:22.894Z INFO 12869 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:20:23 2024-02-21T16:20:22.894Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 16:20:23 2024-02-21T16:20:22.898Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:20:23 2024-02-21T16:20:22.898Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 16:20:23 2024-02-21T16:20:22.901Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:20:23 2024-02-21T16:20:22.902Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 16:20:23 2024-02-21T16:20:22.906Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:20:23 2024-02-21T16:20:22.906Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 16:20:23 2024-02-21T16:20:22.910Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:20:23 2024-02-21T16:20:22.911Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 16:20:23 2024-02-21T16:20:22.914Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:20:23 2024-02-21T16:20:22.915Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 16:20:23 2024-02-21T16:20:22.918Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:20:23 2024-02-21T16:20:22.918Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 16:20:23 Running Changeset: changelog/db/changes/02-loadData-dataspace.yaml::2::cps 16:20:23 2024-02-21T16:20:22.992Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace' 16:20:23 2024-02-21T16:20:22.992Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 72ms 16:20:23 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps 16:20:23 2024-02-21T16:20:23.012Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set' 16:20:23 2024-02-21T16:20:23.012Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 18ms 16:20:23 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps 16:20:23 2024-02-21T16:20:23.181Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource' 16:20:23 2024-02-21T16:20:23.181Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 167ms 16:20:23 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps 16:20:23 2024-02-21T16:20:23.204Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 16:20:23 2024-02-21T16:20:23.205Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 21ms 16:20:23 Running Changeset: changelog/db/changes/04-loadData-anchor.yaml::4::cps 16:20:23 2024-02-21T16:20:23.221Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor' 16:20:23 2024-02-21T16:20:23.221Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 15ms 16:20:23 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5::cps 16:20:23 2024-02-21T16:20:23.504Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment' 16:20:23 2024-02-21T16:20:23.504Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 282ms 16:20:23 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.1::cps 16:20:23 2024-02-21T16:20:23.518Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:23 2024-02-21T16:20:23.519Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 13ms 16:20:23 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.2::cps 16:20:23 2024-02-21T16:20:23.523Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:23 2024-02-21T16:20:23.523Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.2::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 16:20:23 2024-02-21T16:20:23.526Z INFO 12869 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 16:20:23 2024-02-21T16:20:23.527Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps 16:20:23 2024-02-21T16:20:23.530Z INFO 12869 --- [ main] liquibase.changelog : Data updated in yang_resource 16:20:23 2024-02-21T16:20:23.531Z INFO 12869 --- [ main] liquibase.changelog : Data updated in yang_resource 16:20:23 2024-02-21T16:20:23.532Z INFO 12869 --- [ main] liquibase.changelog : Data updated in yang_resource 16:20:23 2024-02-21T16:20:23.532Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 3ms 16:20:23 Running Changeset: changelog/db/changes/08-update-yang-resources.yaml::8::cps 16:20:23 2024-02-21T16:20:23.569Z INFO 12869 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed 16:20:23 2024-02-21T16:20:23.587Z INFO 12869 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed 16:20:23 2024-02-21T16:20:23.604Z INFO 12869 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed 16:20:23 2024-02-21T16:20:23.605Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 70ms 16:20:23 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps 16:20:41 2024-02-21T16:20:23.620Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace' 16:20:41 2024-02-21T16:20:23.621Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 14ms 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps 16:20:41 2024-02-21T16:20:23.633Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set' 16:20:41 2024-02-21T16:20:23.633Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 11ms 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps 16:20:41 2024-02-21T16:20:23.638Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource' 16:20:41 2024-02-21T16:20:23.638Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 3ms 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps 16:20:41 2024-02-21T16:20:23.651Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 16:20:41 2024-02-21T16:20:23.651Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 12ms 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps 16:20:41 2024-02-21T16:20:23.665Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor' 16:20:41 2024-02-21T16:20:23.665Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 13ms 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps 16:20:41 2024-02-21T16:20:23.670Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource@2021-10-20.csv' into table 'yang_resource' 16:20:41 2024-02-21T16:20:23.670Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps ran successfully in 3ms 16:20:41 2024-02-21T16:20:23.686Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-10-20.csv' into table 'schema_set_yang_resources' 16:20:41 2024-02-21T16:20:23.686Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps ran successfully in 15ms 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps 16:20:41 2024-02-21T16:20:23.691Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi//generated-csv/generated_yang_resource_dmi-registry@2021-12-13.csv' into table 'yang_resource' 16:20:41 2024-02-21T16:20:23.692Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps ran successfully in 3ms 16:20:41 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps 16:20:41 2024-02-21T16:20:23.703Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-12-13.csv' into table 'schema_set_yang_resources' 16:20:41 2024-02-21T16:20:23.703Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps ran successfully in 10ms 16:20:41 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps 16:20:41 2024-02-21T16:20:23.711Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment' 16:20:41 2024-02-21T16:20:23.712Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 7ms 16:20:41 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps 16:20:41 2024-02-21T16:20:23.715Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.716Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 3ms 16:20:41 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps 16:20:41 2024-02-21T16:20:23.723Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.724Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps ran successfully in 7ms 16:20:41 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 16:20:41 2024-02-21T16:20:23.728Z INFO 12869 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:20:41 2024-02-21T16:20:23.728Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 2ms 16:20:41 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 16:20:41 2024-02-21T16:20:23.732Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.736Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 6ms 16:20:41 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps 16:20:41 2024-02-21T16:20:23.741Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.741Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps ran successfully in 3ms 16:20:41 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps 16:20:41 2024-02-21T16:20:23.744Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.745Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps ran successfully in 1ms 16:20:41 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps 16:20:41 2024-02-21T16:20:23.749Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.749Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps ran successfully in 3ms 16:20:41 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps 16:20:41 2024-02-21T16:20:23.752Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.753Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps ran successfully in 2ms 16:20:41 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps 16:20:41 2024-02-21T16:20:23.756Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.757Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps ran successfully in 2ms 16:20:41 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps 16:20:41 2024-02-21T16:20:23.759Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.759Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps ran successfully in 1ms 16:20:41 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps 16:20:41 2024-02-21T16:20:23.767Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-02-10.csv' into table 'yang_resource' 16:20:41 2024-02-21T16:20:23.767Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps ran successfully in 4ms 16:20:41 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps 16:20:41 2024-02-21T16:20:23.771Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.771Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps ran successfully in 3ms 16:20:41 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps 16:20:41 2024-02-21T16:20:23.775Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.775Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps ran successfully in 3ms 16:20:41 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps 16:20:41 2024-02-21T16:20:23.781Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.782Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps ran successfully in 4ms 16:20:41 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps 16:20:41 2024-02-21T16:20:23.791Z INFO 12869 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-05-10.csv' into table 'yang_resource' 16:20:41 2024-02-21T16:20:23.792Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps ran successfully in 7ms 16:20:41 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps 16:20:41 2024-02-21T16:20:23.794Z INFO 12869 --- [ main] liquibase.changelog : Custom SQL executed 16:20:41 2024-02-21T16:20:23.795Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps ran successfully in 2ms 16:20:41 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 16:20:41 2024-02-21T16:20:23.797Z INFO 12869 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:20:41 2024-02-21T16:20:23.797Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 1ms 16:20:41 Running Changeset: changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps 16:20:41 2024-02-21T16:20:23.816Z INFO 12869 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/16-insert-cm-handle-state-forward.sql executed 16:20:41 2024-02-21T16:20:23.816Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps ran successfully in 15ms 16:20:41 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 16:20:41 2024-02-21T16:20:23.819Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:20:41 2024-02-21T16:20:23.819Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 16:20:41 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 16:20:41 2024-02-21T16:20:23.824Z INFO 12869 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:20:41 2024-02-21T16:20:23.826Z INFO 12869 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:20:41 2024-02-21T16:20:23.827Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 6ms 16:20:41 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 16:20:41 2024-02-21T16:20:23.830Z INFO 12869 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 16:20:41 2024-02-21T16:20:23.831Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 16:20:41 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 16:20:41 2024-02-21T16:20:23.833Z INFO 12869 --- [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 16:20:41 2024-02-21T16:20:23.836Z INFO 12869 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:20:41 2024-02-21T16:20:23.837Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 5ms 16:20:41 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 16:20:41 2024-02-21T16:20:23.839Z INFO 12869 --- [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 16:20:41 2024-02-21T16:20:23.839Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 1ms 16:20:41 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 16:20:41 2024-02-21T16:20:23.842Z INFO 12869 --- [ main] liquibase.changelog : Column fragment.dataspace_id dropped 16:20:41 2024-02-21T16:20:23.842Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 1ms 16:20:41 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 16:20:41 2024-02-21T16:20:23.845Z INFO 12869 --- [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 16:20:41 2024-02-21T16:20:23.845Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 1ms 16:20:41 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 16:20:41 2024-02-21T16:20:23.853Z INFO 12869 --- [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 16:20:41 2024-02-21T16:20:23.855Z INFO 12869 --- [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 16:20:41 2024-02-21T16:20:23.857Z INFO 12869 --- [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 16:20:41 2024-02-21T16:20:23.867Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 21ms 16:20:41 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 16:20:41 2024-02-21T16:20:23.880Z INFO 12869 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 16:20:41 2024-02-21T16:20:23.881Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 11ms 16:20:41 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 16:20:41 2024-02-21T16:20:23.889Z INFO 12869 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 16:20:41 2024-02-21T16:20:23.890Z INFO 12869 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 6ms 16:20:41 16:20:41 UPDATE SUMMARY 16:20:41 Run: 86 16:20:41 Previously run: 0 16:20:41 Filtered out: 0 16:20:41 ------------------------------- 16:20:41 Total change sets: 86 16:20:41 16:20:41 Liquibase: Update has been successful. 16:20:41 2024-02-21T16:20:23.894Z INFO 12869 --- [ main] liquibase.util : UPDATE SUMMARY 16:20:41 2024-02-21T16:20:23.894Z INFO 12869 --- [ main] liquibase.util : Run: 86 16:20:41 2024-02-21T16:20:23.894Z INFO 12869 --- [ main] liquibase.util : Previously run: 0 16:20:41 2024-02-21T16:20:23.894Z INFO 12869 --- [ main] liquibase.util : Filtered out: 0 16:20:41 2024-02-21T16:20:23.894Z INFO 12869 --- [ main] liquibase.util : ------------------------------- 16:20:41 2024-02-21T16:20:23.894Z INFO 12869 --- [ main] liquibase.util : Total change sets: 86 16:20:41 16:20:41 2024-02-21T16:20:23.894Z INFO 12869 --- [ main] liquibase.util : Update summary generated 16:20:41 2024-02-21T16:20:23.895Z INFO 12869 --- [ main] liquibase.command : Update command completed successfully. 16:20:41 2024-02-21T16:20:23.897Z INFO 12869 --- [ main] liquibase.lockservice : Successfully released change log lock 16:20:41 2024-02-21T16:20:23.900Z INFO 12869 --- [ main] liquibase.lockservice : Successfully released change log lock 16:20:41 2024-02-21T16:20:23.901Z INFO 12869 --- [ main] liquibase.command : Command execution complete 16:20:41 2024-02-21T16:20:24.020Z INFO 12869 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:20:41 2024-02-21T16:20:24.077Z INFO 12869 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 16:20:41 2024-02-21T16:20:24.079Z INFO 12869 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 16:20:41 2024-02-21T16:20:24.079Z INFO 12869 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 16:20:41 2024-02-21T16:20:24.300Z INFO 12869 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:20:41 2024-02-21T16:20:24.451Z INFO 12869 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:20:41 2024-02-21T16:20:24.732Z INFO 12869 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:20:41 2024-02-21T16:20:25.625Z INFO 12869 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:20:41 2024-02-21T16:20:25.628Z INFO 12869 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:20:41 2024-02-21T16:20:25.954Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 16:20:41 2024-02-21T16:20:26.082Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 16:20:41 2024-02-21T16:20:26.094Z INFO 12869 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:20:41 2024-02-21T16:20:26.218Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 16:20:41 2024-02-21T16:20:26.370Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 16:20:41 2024-02-21T16:20:26.416Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 16:20:41 2024-02-21T16:20:26.625Z WARN 12869 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 16:20:41 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:20:41 2024-02-21T16:20:26.708Z INFO 12869 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 + + o o o o---o o----o o o---o o o----o o--o--o 16:20:41 + + + + | | / \ / | | / / \ | | 16:20:41 + + + + + o----o o o o o----o | o o o o----o | 16:20:41 + + + + | | / \ / | | \ / \ | | 16:20:41 + + o o o o o---o o----o o----o o---o o o o----o o 16:20:41 2024-02-21T16:20:26.708Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:20:41 2024-02-21T16:20:26.708Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 16:20:41 2024-02-21T16:20:26.708Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:20:41 2024-02-21T16:20:26.708Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:20:41 2024-02-21T16:20:26.711Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:20:41 To enable the Jet engine on the members, do one of the following: 16:20:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:20:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:20:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:20:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:20:41 2024-02-21T16:20:27.111Z INFO 12869 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:20:41 2024-02-21T16:20:27.200Z INFO 12869 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:20:41 2024-02-21T16:20:27.204Z WARN 12869 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:20:41 2024-02-21T16:20:27.484Z INFO 12869 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:20:41 2024-02-21T16:20:27.490Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 16:20:41 2024-02-21T16:20:30.112Z INFO 12869 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 16:20:41 Members {size:1, ver:1} [ 16:20:41 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 this 16:20:41 ] 16:20:41 16:20:41 2024-02-21T16:20:30.132Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 16:20:41 2024-02-21T16:20:30.303Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl 16:20:41 2024-02-21T16:20:30.311Z INFO 12869 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 + + o o o o---o o----o o o---o o o----o o--o--o 16:20:41 + + + + | | / \ / | | / / \ | | 16:20:41 + + + + + o----o o o o o----o | o o o o----o | 16:20:41 + + + + | | / \ / | | \ / \ | | 16:20:41 + + o o o o o---o o----o o----o o---o o o o----o o 16:20:41 2024-02-21T16:20:30.311Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:20:41 2024-02-21T16:20:30.311Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 16:20:41 2024-02-21T16:20:30.311Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:20:41 2024-02-21T16:20:30.312Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:20:41 2024-02-21T16:20:30.312Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:20:41 To enable the Jet engine on the members, do one of the following: 16:20:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:20:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:20:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:20:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:20:41 2024-02-21T16:20:30.325Z INFO 12869 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:20:41 2024-02-21T16:20:30.327Z INFO 12869 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:20:41 2024-02-21T16:20:30.327Z WARN 12869 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:20:41 2024-02-21T16:20:30.341Z INFO 12869 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:20:41 2024-02-21T16:20:30.341Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTING 16:20:41 2024-02-21T16:20:30.454Z INFO 12869 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:20:41 2024-02-21T16:20:30.479Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.199:38753 16:20:41 2024-02-21T16:20:30.506Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:38753 and /10.250.0.254:5701 16:20:41 2024-02-21T16:20:35.581Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 16:20:41 Members {size:2, ver:2} [ 16:20:41 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 this 16:20:41 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:20:41 ] 16:20:41 16:20:41 2024-02-21T16:20:35.591Z INFO 12869 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 16:20:41 Members {size:2, ver:2} [ 16:20:41 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:20:41 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 this 16:20:41 ] 16:20:41 16:20:41 2024-02-21T16:20:35.592Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTED 16:20:41 2024-02-21T16:20:35.600Z INFO 12869 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 + + o o o o---o o----o o o---o o o----o o--o--o 16:20:41 + + + + | | / \ / | | / / \ | | 16:20:41 + + + + + o----o o o o o----o | o o o o----o | 16:20:41 + + + + | | / \ / | | \ / \ | | 16:20:41 + + o o o o o---o o----o o----o o---o o o o----o o 16:20:41 2024-02-21T16:20:35.600Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:20:41 2024-02-21T16:20:35.600Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 16:20:41 2024-02-21T16:20:35.600Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:20:41 2024-02-21T16:20:35.600Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:20:41 2024-02-21T16:20:35.600Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:20:41 To enable the Jet engine on the members, do one of the following: 16:20:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:20:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:20:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:20:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:20:41 2024-02-21T16:20:35.613Z INFO 12869 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:20:41 2024-02-21T16:20:35.614Z INFO 12869 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 16:20:41 2024-02-21T16:20:35.615Z INFO 12869 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:20:41 2024-02-21T16:20:35.615Z WARN 12869 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:20:41 2024-02-21T16:20:35.628Z INFO 12869 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:20:41 2024-02-21T16:20:35.629Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTING 16:20:41 2024-02-21T16:20:35.794Z INFO 12869 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:20:41 2024-02-21T16:20:35.796Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.199:56301 16:20:41 2024-02-21T16:20:35.797Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56301 and /10.250.0.254:5701 16:20:41 2024-02-21T16:20:40.905Z INFO 12869 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 16:20:41 Members {size:3, ver:3} [ 16:20:41 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 this 16:20:41 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:20:41 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:20:41 ] 16:20:41 16:20:41 2024-02-21T16:20:40.916Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 16:20:41 Members {size:3, ver:3} [ 16:20:41 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:20:41 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:20:41 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 this 16:20:41 ] 16:20:41 16:20:41 2024-02-21T16:20:40.917Z INFO 12869 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:20:41 16:20:41 Members {size:3, ver:3} [ 16:20:41 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:20:41 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 this 16:20:41 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:20:41 ] 16:20:41 16:20:41 2024-02-21T16:20:40.917Z INFO 12869 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:20:41 2024-02-21T16:20:40.919Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.199:37099 16:20:41 2024-02-21T16:20:40.920Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.199:32999 16:20:41 2024-02-21T16:20:40.924Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37099 and /10.250.0.254:5703 16:20:41 2024-02-21T16:20:40.924Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:32999 and /10.250.0.254:5702 16:21:06 2024-02-21T16:20:41.182Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:21:06 2024-02-21T16:20:41.661Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 16:20:41 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 16:21:06 2024-02-21T16:20:41.918Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTED 16:21:06 2024-02-21T16:20:42.278Z INFO 12869 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 + + o o o o---o o----o o o---o o o----o o--o--o 16:21:06 + + + + | | / \ / | | / / \ | | 16:21:06 + + + + + o----o o o o o----o | o o o o----o | 16:21:06 + + + + | | / \ / | | \ / \ | | 16:21:06 + + o o o o o---o o----o o----o o---o o o o----o o 16:21:06 2024-02-21T16:20:42.278Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:21:06 2024-02-21T16:20:42.278Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 16:21:06 2024-02-21T16:20:42.278Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:21:06 2024-02-21T16:20:42.278Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:21:06 2024-02-21T16:20:42.278Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:21:06 To enable the Jet engine on the members, do one of the following: 16:21:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:21:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:21:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:21:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:21:06 2024-02-21T16:20:42.288Z INFO 12869 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:21:06 2024-02-21T16:20:42.289Z INFO 12869 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:21:06 2024-02-21T16:20:42.289Z WARN 12869 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:21:06 2024-02-21T16:20:42.296Z INFO 12869 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:21:06 2024-02-21T16:20:42.296Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTING 16:21:06 2024-02-21T16:20:42.430Z INFO 12869 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:21:06 2024-02-21T16:20:42.432Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.199:40923 16:21:06 2024-02-21T16:20:42.433Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40923 and /10.250.0.254:5701 16:21:06 2024-02-21T16:20:47.536Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:4, ver:4} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 this 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:47.542Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:4, ver:4} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 this 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:47.543Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:4, ver:4} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 this 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:47.544Z INFO 12869 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:20:47.544Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.199:41585 16:21:06 2024-02-21T16:20:47.545Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:4, ver:4} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 this 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:47.545Z INFO 12869 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:20:47.546Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.199:45525 16:21:06 2024-02-21T16:20:47.548Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41585 and /10.250.0.254:5704 16:21:06 2024-02-21T16:20:47.550Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.199:43391 16:21:06 2024-02-21T16:20:47.551Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45525 and /10.250.0.254:5704 16:21:06 2024-02-21T16:20:47.551Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43391 and /10.250.0.254:5703 16:21:06 2024-02-21T16:20:47.551Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.199:34223 16:21:06 2024-02-21T16:20:47.552Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34223 and /10.250.0.254:5702 16:21:06 2024-02-21T16:20:47.800Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:21:06 2024-02-21T16:20:48.059Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 16:20:47 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 16:21:06 2024-02-21T16:20:48.544Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTED 16:21:06 2024-02-21T16:20:48.556Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl 16:21:06 2024-02-21T16:20:48.557Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManager 16:21:06 2024-02-21T16:20:48.618Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 16:21:06 2024-02-21T16:20:48.724Z INFO 12869 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 + + o o o o---o o----o o o---o o o----o o--o--o 16:21:06 + + + + | | / \ / | | / / \ | | 16:21:06 + + + + + o----o o o o o----o | o o o o----o | 16:21:06 + + + + | | / \ / | | \ / \ | | 16:21:06 + + o o o o o---o o----o o----o o---o o o o----o o 16:21:06 2024-02-21T16:20:48.724Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:21:06 2024-02-21T16:20:48.724Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5705 16:21:06 2024-02-21T16:20:48.724Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:21:06 2024-02-21T16:20:48.724Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:21:06 2024-02-21T16:20:48.724Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:21:06 To enable the Jet engine on the members, do one of the following: 16:21:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:21:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:21:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:21:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:21:06 2024-02-21T16:20:48.736Z INFO 12869 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:21:06 2024-02-21T16:20:48.737Z INFO 12869 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:21:06 2024-02-21T16:20:48.737Z WARN 12869 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:21:06 2024-02-21T16:20:48.745Z INFO 12869 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:21:06 2024-02-21T16:20:48.745Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTING 16:21:06 2024-02-21T16:20:48.841Z INFO 12869 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:21:06 2024-02-21T16:20:48.843Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.199:33869 16:21:06 2024-02-21T16:20:48.844Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33869 and /10.250.0.254:5701 16:21:06 2024-02-21T16:20:53.948Z INFO 12869 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:5, ver:5} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 this 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:53.953Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:5, ver:5} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 this 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:53.954Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:5, ver:5} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 this 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:53.956Z INFO 12869 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:5, ver:5} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 this 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:53.956Z INFO 12869 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:20:53.957Z INFO 12869 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:20:53.957Z INFO 12869 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:20:53.963Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.199:53773 16:21:06 2024-02-21T16:20:53.966Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.199:34945 16:21:06 2024-02-21T16:20:53.968Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.199:38603 16:21:06 2024-02-21T16:20:53.969Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.199:44283 16:21:06 2024-02-21T16:20:53.969Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:38603 and /10.250.0.254:5705 16:21:06 2024-02-21T16:20:53.969Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44283 and /10.250.0.254:5704 16:21:06 2024-02-21T16:20:53.970Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:53773 and /10.250.0.254:5703 16:21:06 2024-02-21T16:20:53.971Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.199:44885 16:21:06 2024-02-21T16:20:53.978Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34945 and /10.250.0.254:5705 16:21:06 2024-02-21T16:20:53.979Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.199:37335 16:21:06 2024-02-21T16:20:53.980Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44885 and /10.250.0.254:5702 16:21:06 2024-02-21T16:20:53.980Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37335 and /10.250.0.254:5705 16:21:06 2024-02-21T16:20:53.984Z INFO 12869 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:5, ver:5} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 this 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:20:54.208Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 16:21:06 2024-02-21T16:20:54.492Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 16:20:54 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 16:21:06 2024-02-21T16:20:54.981Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTED 16:21:06 2024-02-21T16:20:55.008Z INFO 12869 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 + + o o o o---o o----o o o---o o o----o o--o--o 16:21:06 + + + + | | / \ / | | / / \ | | 16:21:06 + + + + + o----o o o o o----o | o o o o----o | 16:21:06 + + + + | | / \ / | | \ / \ | | 16:21:06 + + o o o o o---o o----o o----o o---o o o o----o o 16:21:06 2024-02-21T16:20:55.008Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:21:06 2024-02-21T16:20:55.008Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5706 16:21:06 2024-02-21T16:20:55.008Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:21:06 2024-02-21T16:20:55.008Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:21:06 2024-02-21T16:20:55.008Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:21:06 To enable the Jet engine on the members, do one of the following: 16:21:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:21:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:21:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:21:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:21:06 2024-02-21T16:20:55.018Z INFO 12869 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:21:06 2024-02-21T16:20:55.019Z INFO 12869 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:21:06 2024-02-21T16:20:55.019Z WARN 12869 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:21:06 2024-02-21T16:20:55.030Z INFO 12869 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:21:06 2024-02-21T16:20:55.031Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTING 16:21:06 2024-02-21T16:20:55.111Z INFO 12869 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:21:06 2024-02-21T16:20:55.113Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.199:33491 16:21:06 2024-02-21T16:20:55.120Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33491 and /10.250.0.254:5701 16:21:06 2024-02-21T16:21:00.216Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:6, ver:6} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 this 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:00.221Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:6, ver:6} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 this 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:00.222Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:6, ver:6} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 this 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:00.224Z INFO 12869 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:21:00.224Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.199:60429 16:21:06 2024-02-21T16:21:00.225Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.199:52539 16:21:06 2024-02-21T16:21:00.225Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52539 and /10.250.0.254:5706 16:21:06 2024-02-21T16:21:00.225Z INFO 12869 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:21:00.226Z INFO 12869 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:21:00.226Z INFO 12869 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 16:21:06 2024-02-21T16:21:00.226Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.106.199:56191 16:21:06 2024-02-21T16:21:00.227Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.199:52631 16:21:06 2024-02-21T16:21:00.234Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60429 and /10.250.0.254:5706 16:21:06 2024-02-21T16:21:00.235Z INFO 12869 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:6, ver:6} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 this 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:00.235Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.199:53485 16:21:06 2024-02-21T16:21:00.236Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.199:37129 16:21:06 2024-02-21T16:21:00.236Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52631 and /10.250.0.254:5706 16:21:06 2024-02-21T16:21:00.236Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.199:38261 16:21:06 2024-02-21T16:21:00.236Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37129 and /10.250.0.254:5704 16:21:06 2024-02-21T16:21:00.236Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56191 and /10.250.0.254:5705 16:21:06 2024-02-21T16:21:00.240Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:6, ver:6} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 this 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:00.246Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:6, ver:6} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 this 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:00.246Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:53485 and /10.250.0.254:5702 16:21:06 2024-02-21T16:21:00.247Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.106.199:43469 16:21:06 2024-02-21T16:21:00.247Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43469 and /10.250.0.254:5706 16:21:06 2024-02-21T16:21:00.247Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:38261 and /10.250.0.254:5703 16:21:06 2024-02-21T16:21:00.488Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 462 16:21:06 2024-02-21T16:21:00.997Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 16:21:00 UTC 2024, plannedMigrations=462, completedMigrations=462, remainingMigrations=0, totalCompletedMigrations=1275) 16:21:06 2024-02-21T16:21:01.224Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTED 16:21:06 2024-02-21T16:21:01.284Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDog 16:21:06 2024-02-21T16:21:01.327Z INFO 12869 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 + + o o o o---o o----o o o---o o o----o o--o--o 16:21:06 + + + + | | / \ / | | / / \ | | 16:21:06 + + + + + o----o o o o o----o | o o o o----o | 16:21:06 + + + + | | / \ / | | \ / \ | | 16:21:06 + + o o o o o---o o----o o----o o---o o o o----o o 16:21:06 2024-02-21T16:21:01.327Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 16:21:06 2024-02-21T16:21:01.327Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5707 16:21:06 2024-02-21T16:21:01.327Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 16:21:06 2024-02-21T16:21:01.327Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 16:21:06 2024-02-21T16:21:01.327Z INFO 12869 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 16:21:06 To enable the Jet engine on the members, do one of the following: 16:21:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:21:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:21:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:21:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:21:06 2024-02-21T16:21:01.337Z INFO 12869 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 16:21:06 2024-02-21T16:21:01.339Z INFO 12869 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 16:21:06 2024-02-21T16:21:01.339Z WARN 12869 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 16:21:06 2024-02-21T16:21:01.351Z INFO 12869 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:21:06 2024-02-21T16:21:01.351Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTING 16:21:06 2024-02-21T16:21:01.415Z INFO 12869 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 16:21:06 2024-02-21T16:21:01.417Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.106.199:42523 16:21:06 2024-02-21T16:21:01.417Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:42523 and /10.250.0.254:5701 16:21:06 2024-02-21T16:21:06.520Z INFO 12869 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:7, ver:7} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 this 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 Member [10.250.0.254]:5707 - bc780033-5c5c-4279-90e4-8974393eb6b3 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:06.526Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:7, ver:7} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 this 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 Member [10.250.0.254]:5707 - bc780033-5c5c-4279-90e4-8974393eb6b3 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:06.527Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:7, ver:7} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 this 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 Member [10.250.0.254]:5707 - bc780033-5c5c-4279-90e4-8974393eb6b3 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:06.527Z INFO 12869 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:7, ver:7} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:06 Member [10.250.0.254]:5707 - bc780033-5c5c-4279-90e4-8974393eb6b3 this 16:21:06 ] 16:21:06 16:21:06 2024-02-21T16:21:06.527Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 16:21:06 16:21:06 Members {size:7, ver:7} [ 16:21:06 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:06 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:06 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:06 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:06 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:06 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 this 16:21:06 Member [10.250.0.254]:5707 - bc780033-5c5c-4279-90e4-8974393eb6b3 16:21:06 ] 16:21:06 16:21:11 2024-02-21T16:21:06.532Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.199:41893 16:21:11 2024-02-21T16:21:06.532Z INFO 12869 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.199:45669 16:21:11 2024-02-21T16:21:06.533Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.199:49479 16:21:11 2024-02-21T16:21:06.533Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.199:33875 16:21:11 2024-02-21T16:21:06.533Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33875 and /10.250.0.254:5707 16:21:11 2024-02-21T16:21:06.536Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41893 and /10.250.0.254:5707 16:21:11 2024-02-21T16:21:06.537Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45669 and /10.250.0.254:5707 16:21:11 2024-02-21T16:21:06.537Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 16:21:11 16:21:11 Members {size:7, ver:7} [ 16:21:11 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:11 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:11 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:11 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 this 16:21:11 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 16:21:11 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:11 Member [10.250.0.254]:5707 - bc780033-5c5c-4279-90e4-8974393eb6b3 16:21:11 ] 16:21:11 16:21:11 2024-02-21T16:21:06.538Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49479 and /10.250.0.254:5707 16:21:11 2024-02-21T16:21:06.540Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.106.199:37909 16:21:11 2024-02-21T16:21:06.540Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37909 and /10.250.0.254:5707 16:21:11 2024-02-21T16:21:06.548Z INFO 12869 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 16:21:11 16:21:11 Members {size:7, ver:7} [ 16:21:11 Member [10.250.0.254]:5701 - 90c0e47a-edb3-46c2-b5ca-176a26a06e73 16:21:11 Member [10.250.0.254]:5702 - efaa5ecc-0988-40fa-9e68-29f5b17d1ec4 16:21:11 Member [10.250.0.254]:5703 - 201ac451-8bbf-485c-8620-4437d9935d81 16:21:11 Member [10.250.0.254]:5704 - 5466a925-0adb-40f2-9118-cfdf48865ca2 16:21:11 Member [10.250.0.254]:5705 - 6059a6e8-94c1-49b0-8576-2441fe107916 this 16:21:11 Member [10.250.0.254]:5706 - be3868ea-4b26-45a1-9d40-940e0dc32ff7 16:21:11 Member [10.250.0.254]:5707 - bc780033-5c5c-4279-90e4-8974393eb6b3 16:21:11 ] 16:21:11 16:21:11 2024-02-21T16:21:06.550Z INFO 12869 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 16:21:11 2024-02-21T16:21:06.560Z INFO 12869 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.199:54595 16:21:11 2024-02-21T16:21:06.571Z INFO 12869 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54595 and /10.250.0.254:5702 16:21:11 2024-02-21T16:21:06.786Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 567 16:21:11 2024-02-21T16:21:07.497Z INFO 12869 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 16:21:06 UTC 2024, plannedMigrations=567, completedMigrations=567, remainingMigrations=0, totalCompletedMigrations=1842) 16:21:11 2024-02-21T16:21:07.550Z INFO 12869 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTED 16:21:11 2024-02-21T16:21:07.553Z INFO 12869 --- [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=183.3M, heap.memory.free=84.2M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=68.40%, heap.memory.used/max=2.30%, minor.gc.count=31, minor.gc.time=301ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=70.91%, load.systemAverage=1.57, thread.count=400, thread.peakCount=400, cluster.timeDiff=-1, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1355, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=6 16:21:11 2024-02-21T16:21:07.845Z WARN 12869 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 16:21:11 2024-02-21T16:21:08.546Z INFO 12869 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=161.5M, heap.memory.free=106.1M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=60.26%, heap.memory.used/max=2.02%, minor.gc.count=33, minor.gc.time=322ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=100.00%, load.systemAverage=1.57, thread.count=415, thread.peakCount=415, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2565, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=10, client.connection.count=0, connection.count=6 16:21:11 2024-02-21T16:21:09.710Z INFO 12869 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:21:11 allow.auto.create.topics = true 16:21:11 auto.commit.interval.ms = 5000 16:21:11 auto.include.jmx.reporter = true 16:21:11 auto.offset.reset = latest 16:21:11 bootstrap.servers = [localhost:9092] 16:21:11 check.crcs = true 16:21:11 client.dns.lookup = use_all_dns_ips 16:21:11 client.id = consumer-ncmp-group-1 16:21:11 client.rack = 16:21:11 connections.max.idle.ms = 540000 16:21:11 default.api.timeout.ms = 60000 16:21:11 enable.auto.commit = false 16:21:11 exclude.internal.topics = true 16:21:11 fetch.max.bytes = 52428800 16:21:11 fetch.max.wait.ms = 500 16:21:11 fetch.min.bytes = 1 16:21:11 group.id = ncmp-group 16:21:11 group.instance.id = null 16:21:11 heartbeat.interval.ms = 3000 16:21:11 interceptor.classes = [] 16:21:11 internal.leave.group.on.close = true 16:21:11 internal.throw.on.fetch.stable.offset.unsupported = false 16:21:11 isolation.level = read_uncommitted 16:21:11 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:21:11 max.partition.fetch.bytes = 1048576 16:21:11 max.poll.interval.ms = 300000 16:21:11 max.poll.records = 500 16:21:11 metadata.max.age.ms = 300000 16:21:11 metric.reporters = [] 16:21:11 metrics.num.samples = 2 16:21:11 metrics.recording.level = INFO 16:21:11 metrics.sample.window.ms = 30000 16:21:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:21:11 receive.buffer.bytes = 65536 16:21:11 reconnect.backoff.max.ms = 1000 16:21:11 reconnect.backoff.ms = 50 16:21:11 request.timeout.ms = 30000 16:21:11 retry.backoff.ms = 100 16:21:11 sasl.client.callback.handler.class = null 16:21:11 sasl.jaas.config = null 16:21:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:21:11 sasl.kerberos.min.time.before.relogin = 60000 16:21:11 sasl.kerberos.service.name = null 16:21:11 sasl.kerberos.ticket.renew.jitter = 0.05 16:21:11 sasl.kerberos.ticket.renew.window.factor = 0.8 16:21:11 sasl.login.callback.handler.class = null 16:21:11 sasl.login.class = null 16:21:11 sasl.login.connect.timeout.ms = null 16:21:11 sasl.login.read.timeout.ms = null 16:21:11 sasl.login.refresh.buffer.seconds = 300 16:21:11 sasl.login.refresh.min.period.seconds = 60 16:21:11 sasl.login.refresh.window.factor = 0.8 16:21:11 sasl.login.refresh.window.jitter = 0.05 16:21:11 sasl.login.retry.backoff.max.ms = 10000 16:21:11 sasl.login.retry.backoff.ms = 100 16:21:11 sasl.mechanism = GSSAPI 16:21:11 sasl.oauthbearer.clock.skew.seconds = 30 16:21:11 sasl.oauthbearer.expected.audience = null 16:21:11 sasl.oauthbearer.expected.issuer = null 16:21:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:21:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:21:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:21:11 sasl.oauthbearer.jwks.endpoint.url = null 16:21:11 sasl.oauthbearer.scope.claim.name = scope 16:21:11 sasl.oauthbearer.sub.claim.name = sub 16:21:11 sasl.oauthbearer.token.endpoint.url = null 16:21:11 security.protocol = PLAINTEXT 16:21:11 security.providers = null 16:21:11 send.buffer.bytes = 131072 16:21:11 session.timeout.ms = 45000 16:21:11 socket.connection.setup.timeout.max.ms = 30000 16:21:11 socket.connection.setup.timeout.ms = 10000 16:21:11 ssl.cipher.suites = null 16:21:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:21:11 ssl.endpoint.identification.algorithm = https 16:21:11 ssl.engine.factory.class = null 16:21:11 ssl.key.password = null 16:21:11 ssl.keymanager.algorithm = SunX509 16:21:11 ssl.keystore.certificate.chain = null 16:21:11 ssl.keystore.key = null 16:21:11 ssl.keystore.location = null 16:21:11 ssl.keystore.password = null 16:21:11 ssl.keystore.type = JKS 16:21:11 ssl.protocol = TLSv1.3 16:21:11 ssl.provider = null 16:21:11 ssl.secure.random.implementation = null 16:21:11 ssl.trustmanager.algorithm = PKIX 16:21:11 ssl.truststore.certificates = null 16:21:11 ssl.truststore.location = null 16:21:11 ssl.truststore.password = null 16:21:11 ssl.truststore.type = JKS 16:21:11 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:21:11 16:21:11 2024-02-21T16:21:09.815Z WARN 12869 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:21:11 2024-02-21T16:21:09.817Z INFO 12869 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:21:11 2024-02-21T16:21:09.817Z INFO 12869 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:21:11 2024-02-21T16:21:09.817Z INFO 12869 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532469816 16:21:11 2024-02-21T16:21:09.823Z INFO 12869 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): subscription 16:21:11 2024-02-21T16:21:09.831Z INFO 12869 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:21:11 allow.auto.create.topics = true 16:21:11 auto.commit.interval.ms = 5000 16:21:11 auto.include.jmx.reporter = true 16:21:11 auto.offset.reset = latest 16:21:11 bootstrap.servers = [localhost:9092] 16:21:11 check.crcs = true 16:21:11 client.dns.lookup = use_all_dns_ips 16:21:11 client.id = consumer-ncmp-group-2 16:21:11 client.rack = 16:21:11 connections.max.idle.ms = 540000 16:21:11 default.api.timeout.ms = 60000 16:21:11 enable.auto.commit = false 16:21:11 exclude.internal.topics = true 16:21:11 fetch.max.bytes = 52428800 16:21:11 fetch.max.wait.ms = 500 16:21:11 fetch.min.bytes = 1 16:21:11 group.id = ncmp-group 16:21:11 group.instance.id = null 16:21:11 heartbeat.interval.ms = 3000 16:21:11 interceptor.classes = [] 16:21:11 internal.leave.group.on.close = true 16:21:11 internal.throw.on.fetch.stable.offset.unsupported = false 16:21:11 isolation.level = read_uncommitted 16:21:11 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:21:11 max.partition.fetch.bytes = 1048576 16:21:11 max.poll.interval.ms = 300000 16:21:11 max.poll.records = 500 16:21:11 metadata.max.age.ms = 300000 16:21:11 metric.reporters = [] 16:21:11 metrics.num.samples = 2 16:21:11 metrics.recording.level = INFO 16:21:11 metrics.sample.window.ms = 30000 16:21:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:21:11 receive.buffer.bytes = 65536 16:21:11 reconnect.backoff.max.ms = 1000 16:21:11 reconnect.backoff.ms = 50 16:21:11 request.timeout.ms = 30000 16:21:11 retry.backoff.ms = 100 16:21:11 sasl.client.callback.handler.class = null 16:21:11 sasl.jaas.config = null 16:21:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:21:11 sasl.kerberos.min.time.before.relogin = 60000 16:21:11 sasl.kerberos.service.name = null 16:21:11 sasl.kerberos.ticket.renew.jitter = 0.05 16:21:11 sasl.kerberos.ticket.renew.window.factor = 0.8 16:21:11 sasl.login.callback.handler.class = null 16:21:11 sasl.login.class = null 16:21:11 sasl.login.connect.timeout.ms = null 16:21:11 sasl.login.read.timeout.ms = null 16:21:11 sasl.login.refresh.buffer.seconds = 300 16:21:11 sasl.login.refresh.min.period.seconds = 60 16:21:11 sasl.login.refresh.window.factor = 0.8 16:21:11 sasl.login.refresh.window.jitter = 0.05 16:21:11 sasl.login.retry.backoff.max.ms = 10000 16:21:11 sasl.login.retry.backoff.ms = 100 16:21:11 sasl.mechanism = GSSAPI 16:21:11 sasl.oauthbearer.clock.skew.seconds = 30 16:21:11 sasl.oauthbearer.expected.audience = null 16:21:11 sasl.oauthbearer.expected.issuer = null 16:21:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:21:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:21:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:21:11 sasl.oauthbearer.jwks.endpoint.url = null 16:21:11 sasl.oauthbearer.scope.claim.name = scope 16:21:11 sasl.oauthbearer.sub.claim.name = sub 16:21:11 sasl.oauthbearer.token.endpoint.url = null 16:21:11 security.protocol = PLAINTEXT 16:21:11 security.providers = null 16:21:11 send.buffer.bytes = 131072 16:21:11 session.timeout.ms = 45000 16:21:11 socket.connection.setup.timeout.max.ms = 30000 16:21:11 socket.connection.setup.timeout.ms = 10000 16:21:11 ssl.cipher.suites = null 16:21:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:21:11 ssl.endpoint.identification.algorithm = https 16:21:11 ssl.engine.factory.class = null 16:21:11 ssl.key.password = null 16:21:11 ssl.keymanager.algorithm = SunX509 16:21:11 ssl.keystore.certificate.chain = null 16:21:11 ssl.keystore.key = null 16:21:11 ssl.keystore.location = null 16:21:11 ssl.keystore.password = null 16:21:11 ssl.keystore.type = JKS 16:21:11 ssl.protocol = TLSv1.3 16:21:11 ssl.provider = null 16:21:11 ssl.secure.random.implementation = null 16:21:11 ssl.trustmanager.algorithm = PKIX 16:21:11 ssl.truststore.certificates = null 16:21:11 ssl.truststore.location = null 16:21:11 ssl.truststore.password = null 16:21:11 ssl.truststore.type = JKS 16:21:11 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:21:11 16:21:11 2024-02-21T16:21:09.836Z WARN 12869 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:21:11 2024-02-21T16:21:09.836Z INFO 12869 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 16:21:11 2024-02-21T16:21:09.836Z INFO 12869 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 16:21:11 2024-02-21T16:21:09.836Z INFO 12869 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708532469836 16:21:11 2024-02-21T16:21:09.836Z INFO 12869 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 16:21:11 2024-02-21T16:21:09.846Z INFO 12869 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:11 2024-02-21T16:21:09.848Z INFO 12869 --- [ watchdog-th-3] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:11 2024-02-21T16:21:09.852Z INFO 12869 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 51.219 seconds (process running for 78.574) 16:21:11 2024-02-21T16:21:09.855Z INFO 12869 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 16:21:11 2024-02-21T16:21:10.200Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.201Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.202Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.202Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.207Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.207Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.301Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.301Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.301Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.303Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.303Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.303Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.357Z INFO 12869 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 16:21:11 2024-02-21T16:21:10.357Z INFO 12869 --- [ watchdog-th-3] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 16:21:11 2024-02-21T16:21:10.357Z INFO 12869 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 16:21:11 2024-02-21T16:21:10.404Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.404Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.404Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.453Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.453Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.453Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.607Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.607Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.607Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.659Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:10.659Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:10.659Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:10.889Z WARN 12869 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache 16:21:11 2024-02-21T16:21:10.918Z INFO 12869 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 16:21:11 2024-02-21T16:21:10.919Z INFO 12869 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 16:21:11 2024-02-21T16:21:11.065Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:11.065Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:11.065Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:11.117Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:11.117Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:11.117Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:11.177Z INFO 12869 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 16:21:11 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:21:11 2024-02-21T16:21:11.720Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:11.720Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:11.720Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:11 2024-02-21T16:21:11.932Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:11 2024-02-21T16:21:11.932Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:11 2024-02-21T16:21:11.932Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:12 2024-02-21T16:21:12.103Z INFO 12869 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:21:12 2024-02-21T16:21:12.125Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:12 2024-02-21T16:21:12.125Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:21:12 Detail: Key (dataspace_id, name)=(3, newAnchor) already exists. 16:21:12 2024-02-21T16:21:12.165Z INFO 12869 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:21:12 2024-02-21T16:21:12.176Z INFO 12869 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 16:21:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.915 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 16:21:12 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:21:12 2024-02-21T16:21:12.575Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:12 2024-02-21T16:21:12.575Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:21:12 Detail: Key (name)=(generalTestDataspace) already exists. 16:21:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 16:21:12 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:21:13 2024-02-21T16:21:12.778Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:13 2024-02-21T16:21:12.778Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:13 2024-02-21T16:21:12.778Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:13 2024-02-21T16:21:12.798Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:13 2024-02-21T16:21:12.815Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:13 2024-02-21T16:21:12.822Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:13 2024-02-21T16:21:12.846Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:13 2024-02-21T16:21:12.850Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:13 2024-02-21T16:21:12.850Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:13 2024-02-21T16:21:12.938Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:13 2024-02-21T16:21:12.939Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:13 2024-02-21T16:21:12.939Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:13 2024-02-21T16:21:13.003Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:13 2024-02-21T16:21:13.052Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:13 2024-02-21T16:21:13.263Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:13 2024-02-21T16:21:13.263Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:13 2024-02-21T16:21:13.275Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:13 2024-02-21T16:21:13.276Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:13 2024-02-21T16:21:13.282Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:13 2024-02-21T16:21:13.283Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:13 2024-02-21T16:21:13.283Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:13 2024-02-21T16:21:13.306Z WARN 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 16:21:13 2024-02-21T16:21:13.307Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:21:13 2024-02-21T16:21:13.335Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:14 2024-02-21T16:21:13.549Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:14 2024-02-21T16:21:13.549Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:14 2024-02-21T16:21:13.562Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:14 2024-02-21T16:21:13.564Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:14 2024-02-21T16:21:13.566Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:14 2024-02-21T16:21:13.567Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:14 2024-02-21T16:21:13.567Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:14 2024-02-21T16:21:13.636Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:14 2024-02-21T16:21:13.661Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:14 2024-02-21T16:21:13.732Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:14 2024-02-21T16:21:13.745Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:14 2024-02-21T16:21:13.746Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:14 2024-02-21T16:21:13.748Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:14 2024-02-21T16:21:13.749Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:21:14 2024-02-21T16:21:13.749Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:14 2024-02-21T16:21:13.812Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:21:14 2024-02-21T16:21:13.837Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:14 2024-02-21T16:21:13.837Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:14 2024-02-21T16:21:13.838Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:14 2024-02-21T16:21:13.838Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:14 2024-02-21T16:21:13.914Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:14 2024-02-21T16:21:13.925Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:14 2024-02-21T16:21:13.926Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:14 2024-02-21T16:21:13.928Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:14 2024-02-21T16:21:13.929Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 16:21:14 2024-02-21T16:21:13.929Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:14 2024-02-21T16:21:13.962Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 16:21:14 2024-02-21T16:21:13.986Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 16:21:14 2024-02-21T16:21:14.013Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:14 2024-02-21T16:21:14.094Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:14 2024-02-21T16:21:14.094Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:14 2024-02-21T16:21:14.094Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 16:21:14 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:21:14 2024-02-21T16:21:14.240Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:14 2024-02-21T16:21:14.240Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:14 2024-02-21T16:21:14.252Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:14 2024-02-21T16:21:14.253Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:14 2024-02-21T16:21:14.254Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:14 2024-02-21T16:21:14.259Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:14 2024-02-21T16:21:14.259Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:14 2024-02-21T16:21:14.306Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:14 2024-02-21T16:21:14.329Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:14 2024-02-21T16:21:14.406Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:21:14 2024-02-21T16:21:14.440Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:14 2024-02-21T16:21:14.449Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:21:14 2024-02-21T16:21:14.450Z INFO 12869 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:21:14 2024-02-21T16:21:14.450Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:21:14 2024-02-21T16:21:14.451Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:21:14 2024-02-21T16:21:14.471Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:14 2024-02-21T16:21:14.482Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:14 2024-02-21T16:21:14.483Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:14 2024-02-21T16:21:14.488Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:14 2024-02-21T16:21:14.492Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:14 2024-02-21T16:21:14.492Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:14 2024-02-21T16:21:14.561Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:14 2024-02-21T16:21:14.595Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:15 2024-02-21T16:21:14.730Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:15 2024-02-21T16:21:14.730Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:15 2024-02-21T16:21:14.739Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:15 2024-02-21T16:21:14.740Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:15 2024-02-21T16:21:14.742Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:15 2024-02-21T16:21:14.748Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:15 2024-02-21T16:21:14.748Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:15 2024-02-21T16:21:14.791Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:15 2024-02-21T16:21:14.796Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:15 2024-02-21T16:21:14.796Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:15 2024-02-21T16:21:14.796Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:15 2024-02-21T16:21:14.816Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:15 2024-02-21T16:21:14.883Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:21:15 2024-02-21T16:21:14.911Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:15 2024-02-21T16:21:14.921Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:21:15 2024-02-21T16:21:14.921Z INFO 12869 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:21:15 2024-02-21T16:21:14.921Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:21:15 2024-02-21T16:21:14.922Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:21:15 2024-02-21T16:21:14.939Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:15 2024-02-21T16:21:14.947Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:15 2024-02-21T16:21:14.949Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:15 2024-02-21T16:21:14.950Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:15 2024-02-21T16:21:14.952Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:15 2024-02-21T16:21:14.952Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.013Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:15 2024-02-21T16:21:15.036Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.185Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:15 2024-02-21T16:21:15.186Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:15 2024-02-21T16:21:15.193Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:15 2024-02-21T16:21:15.194Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:15 2024-02-21T16:21:15.195Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:15 2024-02-21T16:21:15.197Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:15 2024-02-21T16:21:15.197Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.247Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:15 2024-02-21T16:21:15.247Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:15 2024-02-21T16:21:15.247Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:15 2024-02-21T16:21:15.261Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:15 2024-02-21T16:21:15.281Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.330Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:21:15 2024-02-21T16:21:15.356Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:15 2024-02-21T16:21:15.363Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:21:15 2024-02-21T16:21:15.363Z INFO 12869 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:21:15 2024-02-21T16:21:15.363Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:21:15 2024-02-21T16:21:15.365Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:21:15 2024-02-21T16:21:15.380Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:15 2024-02-21T16:21:15.388Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:15 2024-02-21T16:21:15.389Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:15 2024-02-21T16:21:15.390Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:15 2024-02-21T16:21:15.391Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:15 2024-02-21T16:21:15.391Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.436Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:15 2024-02-21T16:21:15.459Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.605Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:15 2024-02-21T16:21:15.605Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:15 2024-02-21T16:21:15.612Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:15 2024-02-21T16:21:15.613Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:15 2024-02-21T16:21:15.614Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:15 2024-02-21T16:21:15.615Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:15 2024-02-21T16:21:15.615Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.651Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:15 2024-02-21T16:21:15.651Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:15 2024-02-21T16:21:15.651Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:15 2024-02-21T16:21:15.668Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:15 2024-02-21T16:21:15.687Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.743Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:21:15 2024-02-21T16:21:15.764Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:15 2024-02-21T16:21:15.771Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:21:15 2024-02-21T16:21:15.771Z INFO 12869 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:21:15 2024-02-21T16:21:15.771Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:21:15 2024-02-21T16:21:15.773Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:21:15 2024-02-21T16:21:15.786Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:15 2024-02-21T16:21:15.792Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:15 2024-02-21T16:21:15.793Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:15 2024-02-21T16:21:15.795Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:15 2024-02-21T16:21:15.796Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:15 2024-02-21T16:21:15.796Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:15 2024-02-21T16:21:15.868Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:15 2024-02-21T16:21:15.887Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:16 2024-02-21T16:21:16.005Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:21:16 2024-02-21T16:21:16.006Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:16 2024-02-21T16:21:16.012Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:16 2024-02-21T16:21:16.014Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:16 2024-02-21T16:21:16.015Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:16 2024-02-21T16:21:16.016Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:21:16 2024-02-21T16:21:16.016Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:16 2024-02-21T16:21:16.071Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:21:16 2024-02-21T16:21:16.094Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:16 2024-02-21T16:21:16.157Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:16 2024-02-21T16:21:16.158Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:16 2024-02-21T16:21:16.165Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:16 2024-02-21T16:21:16.166Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:16 2024-02-21T16:21:16.167Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:16 2024-02-21T16:21:16.169Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:16 2024-02-21T16:21:16.169Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:16 2024-02-21T16:21:16.207Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:16 2024-02-21T16:21:16.228Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:16 2024-02-21T16:21:16.298Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:21:16 2024-02-21T16:21:16.315Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:16 2024-02-21T16:21:16.322Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:21:16 2024-02-21T16:21:16.322Z INFO 12869 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:21:16 2024-02-21T16:21:16.322Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:21:16 2024-02-21T16:21:16.324Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:21:16 2024-02-21T16:21:16.339Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:16 2024-02-21T16:21:16.346Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:16 2024-02-21T16:21:16.347Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:16 2024-02-21T16:21:16.349Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:16 2024-02-21T16:21:16.349Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:16 2024-02-21T16:21:16.350Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:16 2024-02-21T16:21:16.373Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:21:16 2024-02-21T16:21:16.394Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:16 2024-02-21T16:21:16.414Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:16 2024-02-21T16:21:16.454Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:16 2024-02-21T16:21:16.454Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:16 2024-02-21T16:21:16.454Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:17 2024-02-21T16:21:16.554Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 16:21:17 2024-02-21T16:21:16.554Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:17 2024-02-21T16:21:16.561Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:17 2024-02-21T16:21:16.562Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:17 2024-02-21T16:21:16.563Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:17 2024-02-21T16:21:16.564Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 16:21:17 2024-02-21T16:21:16.564Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:17 2024-02-21T16:21:16.575Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:17 2024-02-21T16:21:16.575Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:17 2024-02-21T16:21:16.575Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:17 2024-02-21T16:21:16.606Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 16:21:17 2024-02-21T16:21:16.622Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:17 2024-02-21T16:21:16.706Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:17 2024-02-21T16:21:16.706Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:17 2024-02-21T16:21:16.713Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:17 2024-02-21T16:21:16.714Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:17 2024-02-21T16:21:16.715Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:17 2024-02-21T16:21:16.716Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:17 2024-02-21T16:21:16.716Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:17 2024-02-21T16:21:16.758Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:17 2024-02-21T16:21:16.772Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:17 2024-02-21T16:21:16.843Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:21:17 2024-02-21T16:21:16.859Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:17 2024-02-21T16:21:16.867Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:21:17 2024-02-21T16:21:16.867Z INFO 12869 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:21:17 2024-02-21T16:21:16.867Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:21:17 2024-02-21T16:21:16.868Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:21:17 2024-02-21T16:21:16.881Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:17 2024-02-21T16:21:16.888Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:17 2024-02-21T16:21:16.889Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:17 2024-02-21T16:21:16.890Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:17 2024-02-21T16:21:16.891Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:17 2024-02-21T16:21:16.891Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:17 2024-02-21T16:21:16.910Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 16:21:17 2024-02-21T16:21:16.928Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:17 2024-02-21T16:21:16.943Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:17 2024-02-21T16:21:17.096Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:17 2024-02-21T16:21:17.096Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:17 2024-02-21T16:21:17.104Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:17 2024-02-21T16:21:17.105Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:17 2024-02-21T16:21:17.106Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:17 2024-02-21T16:21:17.107Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:17 2024-02-21T16:21:17.107Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:17 2024-02-21T16:21:17.148Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:17 2024-02-21T16:21:17.165Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:17 2024-02-21T16:21:17.231Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 16:21:17 2024-02-21T16:21:17.303Z WARN 12869 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 16:21:17 2024-02-21T16:21:17.303Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:17 2024-02-21T16:21:17.309Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:17 2024-02-21T16:21:17.310Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:17 2024-02-21T16:21:17.316Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:17 2024-02-21T16:21:17.317Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:17 2024-02-21T16:21:17.317Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:17 2024-02-21T16:21:17.358Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 16:21:17 2024-02-21T16:21:17.360Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:17 2024-02-21T16:21:17.360Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:17 2024-02-21T16:21:17.360Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:17 2024-02-21T16:21:17.376Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:17 2024-02-21T16:21:17.448Z INFO 12869 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 16:21:17 2024-02-21T16:21:17.470Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 16:21:17 2024-02-21T16:21:17.478Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 16:21:17 2024-02-21T16:21:17.478Z INFO 12869 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 16:21:17 2024-02-21T16:21:17.478Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 16:21:17 2024-02-21T16:21:17.479Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:21:17 2024-02-21T16:21:17.499Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 16:21:17 2024-02-21T16:21:17.507Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 16:21:17 2024-02-21T16:21:17.514Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 16:21:17 2024-02-21T16:21:17.515Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:21:17 2024-02-21T16:21:17.519Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 16:21:17 2024-02-21T16:21:17.519Z INFO 12869 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:21:17 2024-02-21T16:21:17.538Z WARN 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 16:21:17 2024-02-21T16:21:17.538Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 16:21:17 2024-02-21T16:21:17.561Z INFO 12869 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 16:21:17 2024-02-21T16:21:17.580Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:17 2024-02-21T16:21:17.580Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:17 2024-02-21T16:21:17.580Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.508 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 16:21:17 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:21:18 2024-02-21T16:21:18.267Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:18 2024-02-21T16:21:18.267Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:18 2024-02-21T16:21:18.267Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:18 line 1:0 mismatched input 'invalid' expecting '/' 16:21:18 line 1:0 mismatched input 'invalid' expecting '/' 16:21:18 2024-02-21T16:21:18.336Z WARN 12869 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:21:18 2024-02-21T16:21:18.787Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:18 2024-02-21T16:21:18.788Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:18 2024-02-21T16:21:18.788Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:18 2024-02-21T16:21:18.848Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:18 2024-02-21T16:21:18.848Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',524) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:18 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:18 2024-02-21T16:21:18.848Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:18 2024-02-21T16:21:18.848Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',524) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:18 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:21:18 2024-02-21T16:21:18.848Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:18 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. 16:21:18 2024-02-21T16:21:18.850Z WARN 12869 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',524) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:18 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 16:21:18 2024-02-21T16:21:18.853Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:18 2024-02-21T16:21:18.853Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',525) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:18 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:18 2024-02-21T16:21:18.853Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:18 2024-02-21T16:21:18.853Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (33,'{}',NULL,'/bookstore',525) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:18 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:21:18 2024-02-21T16:21:18.853Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:18 Detail: Key (anchor_id, xpath)=(33, /bookstore) already exists. 16:21:18 line 1:9 missing '/' at 'path' 16:21:18 line 1:9 missing '/' at 'path' 16:21:18 2024-02-21T16:21:18.925Z WARN 12869 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:21:19 2024-02-21T16:21:19.075Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:19 2024-02-21T16:21:19.075Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:19 2024-02-21T16:21:19.075Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:19 2024-02-21T16:21:19.119Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.119Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',559) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.119Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.119Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',559) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.119Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.120Z WARN 12869 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',559) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:21:19 2024-02-21T16:21:19.125Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.125Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',561) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.125Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.125Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (35,'{"code":"1"}',526,'/bookstore/categories[@code=''1'']',561) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.125Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(35, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.291Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.291Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.291Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.291Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.291Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.292Z WARN 12869 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:21:19 2024-02-21T16:21:19.297Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.297Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',597) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.297Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.297Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (36,'{"code":"1"}',562,'/bookstore/categories[@code=''1'']',597) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.297Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(36, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.410Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.410Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',627) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.410Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.410Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',627) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.410Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.410Z WARN 12869 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',627) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 16:21:19 2024-02-21T16:21:19.412Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.413Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',628) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.413Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.413Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',628) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.413Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.440Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.441Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',629) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.441Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.441Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',629) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.441Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.441Z WARN 12869 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',629) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 16:21:19 2024-02-21T16:21:19.443Z INFO 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:21:19 2024-02-21T16:21:19.444Z ERROR 12869 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',631) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 16:21:19 2024-02-21T16:21:19.444Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:19 2024-02-21T16:21:19.444Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (37,'{"code":"1"}',598,'/bookstore/categories[@code=''1'']',631) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:21:19 2024-02-21T16:21:19.444Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:21:19 Detail: Key (anchor_id, xpath)=(37, /bookstore/categories[@code='1']) already exists. 16:21:19 2024-02-21T16:21:19.645Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:19 2024-02-21T16:21:19.645Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:19 2024-02-21T16:21:19.645Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:20 2024-02-21T16:21:20.150Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:20 2024-02-21T16:21:20.150Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:20 2024-02-21T16:21:20.150Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:20 2024-02-21T16:21:20.803Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:20 2024-02-21T16:21:20.804Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:20 2024-02-21T16:21:20.804Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:20 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.159 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 16:21:20 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:21:20 2024-02-21T16:21:20.898Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 16:21:21 2024-02-21T16:21:21.065Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.065Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.065Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.065Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.065Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.065Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.065Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.066Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_43, Optional[2043-01-01]] 16:21:21 2024-02-21T16:21:21.293Z WARN 12869 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 16:21:21 2024-02-21T16:21:21.312Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:21 2024-02-21T16:21:21.312Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:21 2024-02-21T16:21:21.312Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:21 2024-02-21T16:21:21.355Z WARN 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:21:21 2024-02-21T16:21:21.355Z ERROR 12869 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:21:21 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 10) already exists. 16:21:21 2024-02-21T16:21:21.592Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 16:21:21 2024-02-21T16:21:21.706Z WARN 12869 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 16:21:21 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 16:21:21 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:21:21 2024-02-21T16:21:21.868Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:21 2024-02-21T16:21:21.868Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:21 2024-02-21T16:21:21.868Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:22 2024-02-21T16:21:22.170Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:22 2024-02-21T16:21:22.170Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:22 2024-02-21T16:21:22.170Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:22 line 1:0 mismatched input 'cpsPath' expecting '/' 16:21:22 line 1:0 mismatched input 'cpsPath' expecting '/' 16:21:22 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 16:21:22 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:21:23 2024-02-21T16:21:23.076Z INFO 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 16:21:23 2024-02-21T16:21:23.076Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:23 2024-02-21T16:21:23.076Z WARN 12869 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:23 2024-02-21T16:21:23.278Z INFO 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 16:21:23 2024-02-21T16:21:23.278Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 16:21:23 2024-02-21T16:21:23.278Z WARN 12869 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:21:23 2024-02-21T16:21:23.374Z WARN 12869 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 16:21:23 2024-02-21T16:21:23.374Z INFO 12869 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 16:21:23 2024-02-21T16:21:23.374Z INFO 12869 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32786/test?loggerLevel=OFF] 16:21:23 2024-02-21T16:21:23.375Z INFO 12869 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 16:21:23 2024-02-21T16:21:23.375Z INFO 12869 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 16:21:23 2024-02-21T16:21:23.377Z INFO 12869 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 16:21:23 2024-02-21T16:21:23.431Z INFO 12869 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 16:21:23 2024-02-21T16:21:23.501Z INFO 12869 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 16:21:23 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:21:23 2024-02-21T16:21:23.524Z INFO 12869 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:21:23 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:21:23 2024-02-21T16:21:23.545Z INFO 12869 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:21:23 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:21:23 2024-02-21T16:21:23.851Z INFO 12869 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:21:23 2024-02-21T16:21:23.855Z INFO 12869 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:21:23 Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 16:21:23 2024-02-21T16:21:23.863Z INFO 12869 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:21:23 2024-02-21T16:21:23.866Z INFO 12869 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:21:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 16:21:23 2024-02-21T16:21:23.895Z INFO 12869 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:21:23 2024-02-21T16:21:23.895Z INFO 12869 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 16:21:25 [INFO] 16:21:25 [INFO] Results: 16:21:25 [INFO] 16:21:25 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 16:21:25 [INFO] 16:21:25 [INFO] 16:21:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 16:21:25 [INFO] Skipping JaCoCo execution due to missing classes directory. 16:21:25 [INFO] 16:21:25 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 16:21:25 [INFO] 16:21:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:21:25 [WARNING] JAR will be empty - no content was marked for inclusion! 16:21:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.4-SNAPSHOT.jar 16:21:25 [INFO] 16:21:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 16:21:25 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:21:25 [INFO] 16:21:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 16:21:25 [INFO] 16:21:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 16:21:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:25 [INFO] 16:21:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 16:21:25 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 16:21:25 [INFO] 16:21:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 16:21:25 [INFO] 16:21:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:21:25 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.4-SNAPSHOT/integration-test-3.4.4-SNAPSHOT.jar 16:21:25 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.4-SNAPSHOT/integration-test-3.4.4-SNAPSHOT.pom 16:21:25 [INFO] 16:21:25 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:21:25 [INFO] Building cps-application 3.4.4-SNAPSHOT [21/23] 16:21:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:21:28 [INFO] 16:21:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:21:28 [INFO] 16:21:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 16:21:28 [INFO] 16:21:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 16:21:28 [INFO] 16:21:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 16:21:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:21:28 [INFO] 16:21:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 16:21:28 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:21:28 [INFO] 16:21:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 16:21:28 [INFO] You have 0 Checkstyle violations. 16:21:28 [INFO] 16:21:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 16:21:28 [INFO] You have 0 Checkstyle violations. 16:21:28 [INFO] 16:21:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 16:21:28 [INFO] Starting audit... 16:21:28 Audit done. 16:21:28 [INFO] You have 0 Checkstyle violations. 16:21:28 [INFO] 16:21:28 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 16:21:28 [INFO] 16:21:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:21:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:28 [INFO] Copying 1 resource 16:21:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 16:21:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 16:21:28 [INFO] 16:21:28 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 16:21:28 [INFO] Changes detected - recompiling the module! :dependency 16:21:28 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:21:29 [INFO] 16:21:29 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 16:21:29 [INFO] 16:21:29 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 16:21:29 [INFO] Fork Value is true 16:21:30 [java] WARNING: A terminally deprecated method in java.lang.System has been called 16:21:30 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) 16:21:30 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 16:21:30 [java] WARNING: System::setSecurityManager will be removed in a future release 16:21:31 [INFO] Done SpotBugs Analysis.... 16:21:31 [INFO] 16:21:31 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 16:21:31 [INFO] 16:21:31 [INFO] 16:21:31 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 16:21:31 [INFO] BugInstance size is 0 16:21:31 [INFO] Error size is 0 16:21:31 [INFO] No errors/warnings found 16:21:31 [INFO] 16:21:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:21:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:31 [INFO] Copying 2 resources 16:21:31 [INFO] 16:21:31 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 16:21:31 [INFO] Changes detected - recompiling the module! :dependency 16:21:31 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:21:31 [INFO] 16:21:31 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 16:21:31 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:21:31 [INFO] Using Groovy 3.0.18 to perform compileTests. 16:21:32 [INFO] Compiled 2 files. 16:21:32 [INFO] 16:21:32 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 16:21:32 [INFO] 16:21:32 [INFO] ------------------------------------------------------- 16:21:32 [INFO] T E S T S 16:21:32 [INFO] ------------------------------------------------------- 16:21:34 16:21:33.505 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:34 16:21:33.696 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:21:34 16:21:33.905 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 16:21:34 16:21:33.941 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:34 16:21:33.951 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 16:21:34 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 16:21:38 16:21:33,318 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 16:21:38 16:21:33,338 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 16:21:38 16:21:33,339 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 16:21:38 16:21:33,340 |-INFO in ch.qos.logback.classic.BasicConfigurator@4ef7145f - Setting up default configuration. 16:21:38 16:21:34,681 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 16:21:38 16:21:34,726 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40cd02fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 16:21:38 16:21:34,726 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 16:21:38 16:21:34,729 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 16:21:38 16:21:34,730 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 16:21:38 16:21:34,730 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 16:21:38 16:21:34,731 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40cd02fc - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 16:21:38 16:21:34,731 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 16:21:38 16:21:34,739 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:21:38 16:21:34,739 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 16:21:38 16:21:34,743 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 16:21:38 16:21:34,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708532494771) 16:21:38 16:21:34,773 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] 16:21:38 16:21:34,773 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 16:21:38 16:21:34,777 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 16:21:38 16:21:34,784 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 16:21:38 16:21:34,784 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 16:21:38 16:21:34,784 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 16:21:38 16:21:34,784 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 16:21:38 16:21:34,784 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 16:21:38 16:21:34,784 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 16:21:38 16:21:34,785 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:21:38 16:21:34,791 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:21:38 16:21:34,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 16:21:38 16:21:34,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:21:38 16:21:34,821 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 16:21:38 16:21:34,829 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 16:21:38 16:21:35,160 |-INFO in ch.qos.logback.classic.pattern.DateConverter@9742012 - Setting zoneId to "UTC" 16:21:38 16:21:35,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 16:21:38 16:21:35,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 16:21:38 16:21:35,399 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 16:21:38 16:21:35,400 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 16:21:38 16:21:35,400 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 16:21:38 16:21:35,400 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 16:21:38 16:21:35,400 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:21:38 16:21:35,401 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating INFO level on Logger[ROOT] onto the JUL framework 16:21:38 16:21:35,401 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 16:21:38 16:21:35,401 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@118d7e0e - End of configuration. 16:21:38 16:21:35,401 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@39ff4421 - Registering current configuration as safe fallback point 16:21:38 16:21:38 16:21:38 . ____ _ __ _ _ 16:21:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:38 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:38 =========|_|==============|___/=/_/_/_/ 16:21:38 :: Spring Boot :: (v3.1.2) 16:21:38 16:21:38 2024-02-21T16:21:35.491Z INFO 13995 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 13995 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 16:21:38 2024-02-21T16:21:35.492Z INFO 13995 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 16:21:38 2024-02-21T16:21:36.658Z INFO 13995 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6c88026b, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1b03d582, org.springframework.security.web.context.SecurityContextHolderFilter@3a0f6b1a, org.springframework.security.web.header.HeaderWriterFilter@5547476c, org.springframework.security.web.authentication.logout.LogoutFilter@3fa43b05, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6ddb5117, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@418b3215, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@357e6334, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@aa9b6a8, org.springframework.security.web.access.ExceptionTranslationFilter@2a670af9, org.springframework.security.web.access.intercept.AuthorizationFilter@25ca56de] 16:21:38 2024-02-21T16:21:38.223Z INFO 13995 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:21:38 2024-02-21T16:21:38.224Z INFO 13995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:21:38 2024-02-21T16:21:38.225Z INFO 13995 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:21:38 2024-02-21T16:21:38.247Z INFO 13995 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.966 seconds (process running for 5.713) 16:21:38 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:21:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.404 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 16:21:39 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:21:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.config.MicroMeterConfigSpec 16:21:39 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 16:21:43 2024-02-21T16:21:39.673Z INFO 13995 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 16:21:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.408 s - in org.onap.cps.architecture.LayeredArchitectureTest 16:21:43 [INFO] 16:21:43 [INFO] Results: 16:21:43 [INFO] 16:21:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:21:43 [INFO] 16:21:43 [INFO] 16:21:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 16:21:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:21:43 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:21:43 [INFO] 16:21:43 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 16:21:43 [INFO] 16:21:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:21:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT.jar 16:21:43 [INFO] 16:21:43 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 16:21:43 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT-springboot.jar with classifier springboot 16:21:43 [INFO] 16:21:43 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:21:43 [INFO] 16:21:43 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240221T161416Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:21:43 [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 16:21:43 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:21:43 [INFO] Building dependencies layer... 16:21:43 [INFO] Building resources layer... 16:21:43 [INFO] Building project dependencies layer... 16:21:43 [INFO] Building jvm arg files layer... 16:21:43 [INFO] Building classes layer... 16:21:43 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:21:48 [INFO] 16:21:48 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:21:48 [INFO] Loading to Docker daemon... 16:21:49 [INFO] 16:21:49 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240221T161416Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:21:49 [INFO] 16:21:49 [INFO] 16:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 16:21:49 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:21:49 [INFO] 16:21:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 16:21:49 [INFO] 16:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 16:21:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:49 [INFO] 16:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 16:21:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:21:49 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:21:49 [INFO] All coverage checks have been met. 16:21:49 [INFO] 16:21:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 16:21:49 [INFO] 16:21:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:21:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT.jar 16:21:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT.pom 16:21:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT-springboot.jar 16:21:49 [INFO] 16:21:49 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:21:49 [INFO] Building jacoco-report 3.4.4-SNAPSHOT [22/23] 16:21:49 [INFO] --------------------------------[ jar ]--------------------------------- 16:21:49 [INFO] 16:21:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:21:49 [INFO] 16:21:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 16:21:49 [INFO] 16:21:49 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 16:21:49 [INFO] 16:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 16:21:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:21:49 [INFO] 16:21:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:21:49 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:21:49 [INFO] 16:21:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 16:21:49 [INFO] You have 0 Checkstyle violations. 16:21:49 [INFO] 16:21:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 16:21:49 [INFO] You have 0 Checkstyle violations. 16:21:49 [INFO] 16:21:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 16:21:49 [INFO] Starting audit... 16:21:49 Audit done. 16:21:49 [INFO] You have 0 Checkstyle violations. 16:21:49 [INFO] 16:21:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:21:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 16:21:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 16:21:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 16:21:49 [INFO] 16:21:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 16:21:49 [INFO] No sources to compile 16:21:49 [INFO] 16:21:49 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 16:21:50 [INFO] 16:21:50 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 16:21:50 [INFO] 16:21:50 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 16:21:50 [INFO] 16:21:50 [INFO] 16:21:50 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 16:21:50 [INFO] 16:21:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:21:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 16:21:50 [INFO] 16:21:50 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 16:21:50 [INFO] No sources to compile 16:21:50 [INFO] 16:21:50 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 16:21:50 [INFO] No sources specified for compilation. Skipping. 16:21:50 [INFO] 16:21:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 16:21:50 [INFO] No tests to run. 16:21:50 [INFO] 16:21:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 16:21:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:50 [INFO] 16:21:50 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 16:21:50 [INFO] 16:21:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:21:50 [WARNING] JAR will be empty - no content was marked for inclusion! 16:21:50 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.4-SNAPSHOT.jar 16:21:50 [INFO] 16:21:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 16:21:50 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 16:21:50 [INFO] 16:21:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 16:21:50 [INFO] No tests to run. 16:21:50 [INFO] 16:21:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 16:21:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:50 [INFO] 16:21:50 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 16:21:50 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] 16:21:50 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 16:21:50 [INFO] Analyzed bundle 'cps-application' with 3 classes 16:21:50 [INFO] Analyzed bundle 'cps-events' with 3 classes 16:21:50 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:21:50 [INFO] Analyzed bundle 'cps-ncmp-service' with 99 classes 16:21:50 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 16:21:50 [INFO] Analyzed bundle 'cps-rest' with 6 classes 16:21:50 [INFO] Analyzed bundle 'cps-ri' with 22 classes 16:21:50 [INFO] Analyzed bundle 'cps-service' with 56 classes 16:21:50 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:21:50 [INFO] 16:21:50 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 16:21:50 [INFO] 16:21:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:21:50 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.4-SNAPSHOT/jacoco-report-3.4.4-SNAPSHOT.jar 16:21:50 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.4-SNAPSHOT/jacoco-report-3.4.4-SNAPSHOT.pom 16:21:52 [INFO] 16:21:52 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:21:52 [INFO] Building cps 3.4.4-SNAPSHOT [23/23] 16:21:52 [INFO] --------------------------------[ pom ]--------------------------------- 16:21:53 [INFO] 16:21:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:21:53 [INFO] 16:21:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 16:21:53 [INFO] 16:21:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 16:21:53 [INFO] 16:21:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 16:21:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:21:55 [INFO] 16:21:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 16:21:55 [INFO] Starting audit... 16:21:55 Audit done. 16:21:55 [INFO] You have 0 Checkstyle violations. 16:21:55 [INFO] 16:21:55 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 16:21:55 [INFO] Starting audit... 16:21:55 Audit done. 16:21:55 [INFO] You have 0 Checkstyle violations. 16:21:55 [INFO] 16:21:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 16:21:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:55 [INFO] 16:21:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 16:21:55 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 16:21:55 [INFO] 16:21:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 16:21:55 [INFO] No tests to run. 16:21:55 [INFO] 16:21:55 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 16:21:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:55 [INFO] 16:21:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 16:21:55 [INFO] 16:21:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:21:55 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.4-SNAPSHOT/cps-aggregator-3.4.4-SNAPSHOT.pom 16:21:55 [INFO] ------------------------------------------------------------------------ 16:21:55 [INFO] Reactor Summary for cps 3.4.4-SNAPSHOT: 16:21:55 [INFO] 16:21:55 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.340 s] 16:21:55 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 16:21:55 [INFO] checkstyle ......................................... SUCCESS [ 4.702 s] 16:21:55 [INFO] spotbugs ........................................... SUCCESS [ 0.015 s] 16:21:55 [INFO] cps-parent ......................................... SUCCESS [ 11.143 s] 16:21:55 [INFO] cps-events ......................................... SUCCESS [ 6.042 s] 16:21:55 [INFO] cps-path-parser .................................... SUCCESS [ 11.124 s] 16:21:55 [INFO] cps-service ........................................ SUCCESS [ 42.101 s] 16:21:55 [INFO] cps-rest ........................................... SUCCESS [ 23.556 s] 16:21:55 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.515 s] 16:21:55 [INFO] cps-ncmp-service ................................... SUCCESS [02:35 min] 16:21:55 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.473 s] 16:21:55 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.203 s] 16:21:55 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.596 s] 16:21:55 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.637 s] 16:21:55 [INFO] cps-ri ............................................. SUCCESS [ 23.748 s] 16:21:55 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.172 s] 16:21:55 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.600 s] 16:21:55 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.241 s] 16:21:55 [INFO] integration-test ................................... SUCCESS [01:36 min] 16:21:55 [INFO] cps-application .................................... SUCCESS [ 24.665 s] 16:21:55 [INFO] jacoco-report ...................................... SUCCESS [ 2.310 s] 16:21:55 [INFO] cps ................................................ SUCCESS [ 3.571 s] 16:21:55 [INFO] ------------------------------------------------------------------------ 16:21:55 [INFO] BUILD SUCCESS 16:21:55 [INFO] ------------------------------------------------------------------------ 16:21:55 [INFO] Total time: 07:39 min 16:21:55 [INFO] Finished at: 2024-02-21T16:21:55Z 16:21:55 [INFO] ------------------------------------------------------------------------ 16:21:55 $ ssh-agent -k 16:21:55 unset SSH_AUTH_SOCK; 16:21:55 unset SSH_AGENT_PID; 16:21:55 echo Agent pid 5596 killed; 16:21:55 [ssh-agent] Stopped. 16:21:55 [PostBuildScript] - [INFO] Executing post build scripts. 16:21:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4392746501536537902.sh 16:21:55 ---> sysstat.sh 16:21:56 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14622773856033510805.sh 16:21:56 ---> package-listing.sh 16:21:56 ++ facter osfamily 16:21:56 ++ tr '[:upper:]' '[:lower:]' 16:21:56 + OS_FAMILY=redhat 16:21:56 + workspace=/w/workspace/cps-master-verify-java 16:21:56 + START_PACKAGES=/tmp/packages_start.txt 16:21:56 + END_PACKAGES=/tmp/packages_end.txt 16:21:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:21:56 + PACKAGES=/tmp/packages_start.txt 16:21:56 + '[' /w/workspace/cps-master-verify-java ']' 16:21:56 + PACKAGES=/tmp/packages_end.txt 16:21:56 + case "${OS_FAMILY}" in 16:21:56 + rpm -qa 16:21:56 + sort 16:21:57 + '[' -f /tmp/packages_start.txt ']' 16:21:57 + '[' -f /tmp/packages_end.txt ']' 16:21:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:21:57 + '[' /w/workspace/cps-master-verify-java ']' 16:21:57 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 16:21:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 16:21:57 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12810527134366555480.sh 16:21:57 ---> capture-instance-metadata.sh 16:21:57 Setup pyenv: 16:21:57 system 16:21:57 3.8.13 16:21:57 3.9.13 16:21:57 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:21:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8Dl from file:/tmp/.os_lf_venv 16:21:58 lf-activate-venv(): INFO: Installing: lftools 16:22:11 lf-activate-venv(): INFO: Adding /tmp/venv-N8Dl/bin to PATH 16:22:11 INFO: Running in OpenStack, capturing instance metadata 16:22:12 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5298578847800561961.sh 16:22:12 provisioning config files... 16:22:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config4869549293814018918tmp 16:22:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:22:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:22:12 [EnvInject] - Injecting environment variables from a build step. 16:22:12 [EnvInject] - Injecting as environment variables the properties content 16:22:12 SERVER_ID=logs 16:22:12 16:22:12 [EnvInject] - Variables injected successfully. 16:22:12 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9620542621072723687.sh 16:22:12 ---> create-netrc.sh 16:22:12 [cps-master-verify-java] $ /bin/bash /tmp/jenkins275574178748165642.sh 16:22:12 ---> python-tools-install.sh 16:22:12 Setup pyenv: 16:22:12 system 16:22:12 3.8.13 16:22:12 3.9.13 16:22:12 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:22:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8Dl from file:/tmp/.os_lf_venv 16:22:14 lf-activate-venv(): INFO: Installing: lftools 16:22:26 lf-activate-venv(): INFO: Adding /tmp/venv-N8Dl/bin to PATH 16:22:26 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18209951196266388557.sh 16:22:26 ---> sudo-logs.sh 16:22:26 Archiving 'sudo' log.. 16:22:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11785992523004929053.sh 16:22:27 ---> job-cost.sh 16:22:27 Setup pyenv: 16:22:27 system 16:22:27 3.8.13 16:22:27 3.9.13 16:22:27 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:22:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8Dl from file:/tmp/.os_lf_venv 16:22:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:22:36 lf-activate-venv(): INFO: Adding /tmp/venv-N8Dl/bin to PATH 16:22:36 INFO: No Stack... 16:22:36 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:36 INFO: Archiving Costs 16:22:36 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins17837323404706635829.sh 16:22:36 ---> logs-deploy.sh 16:22:36 Setup pyenv: 16:22:36 system 16:22:36 3.8.13 16:22:36 3.9.13 16:22:36 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:22:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N8Dl from file:/tmp/.os_lf_venv 16:22:38 lf-activate-venv(): INFO: Installing: lftools 16:22:55 lf-activate-venv(): INFO: Adding /tmp/venv-N8Dl/bin to PATH 16:22:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6888 16:22:55 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:22:56 Archives upload complete. 16:22:56 INFO: archiving logs to Nexus 16:22:57 ---> uname -a: 16:22:57 Linux prd-centos8-docker-8c-8g-7431.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 16:22:57 16:22:57 16:22:57 ---> lscpu: 16:22:57 Architecture: x86_64 16:22:57 CPU op-mode(s): 32-bit, 64-bit 16:22:57 Byte Order: Little Endian 16:22:57 CPU(s): 8 16:22:57 On-line CPU(s) list: 0-7 16:22:57 Thread(s) per core: 1 16:22:57 Core(s) per socket: 1 16:22:57 Socket(s): 8 16:22:57 NUMA node(s): 1 16:22:57 Vendor ID: AuthenticAMD 16:22:57 CPU family: 23 16:22:57 Model: 49 16:22:57 Model name: AMD EPYC-Rome Processor 16:22:57 Stepping: 0 16:22:57 CPU MHz: 2799.998 16:22:57 BogoMIPS: 5599.99 16:22:57 Virtualization: AMD-V 16:22:57 Hypervisor vendor: KVM 16:22:57 Virtualization type: full 16:22:57 L1d cache: 32K 16:22:57 L1i cache: 32K 16:22:57 L2 cache: 512K 16:22:57 L3 cache: 16384K 16:22:57 NUMA node0 CPU(s): 0-7 16:22:57 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 16:22:57 16:22:57 16:22:57 ---> nproc: 16:22:57 8 16:22:57 16:22:57 16:22:57 ---> df -h: 16:22:57 Filesystem Size Used Avail Use% Mounted on 16:22:57 devtmpfs 16G 0 16G 0% /dev 16:22:57 tmpfs 16G 0 16G 0% /dev/shm 16:22:57 tmpfs 16G 17M 16G 1% /run 16:22:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:22:57 /dev/vda1 160G 13G 148G 8% / 16:22:57 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:22:57 16:22:57 16:22:57 ---> free -m: 16:22:57 total used free shared buff/cache available 16:22:57 Mem: 31890 1125 25662 19 5101 30291 16:22:57 Swap: 1023 0 1023 16:22:57 16:22:57 16:22:57 ---> ip addr: 16:22:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:22:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:22:57 inet 127.0.0.1/8 scope host lo 16:22:57 valid_lft forever preferred_lft forever 16:22:57 inet6 ::1/128 scope host 16:22:57 valid_lft forever preferred_lft forever 16:22:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:22:57 link/ether fa:16:3e:65:c2:a2 brd ff:ff:ff:ff:ff:ff 16:22:57 altname enp0s3 16:22:57 altname ens3 16:22:57 inet 10.30.106.199/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:22:57 valid_lft 85752sec preferred_lft 85752sec 16:22:57 inet6 fe80::f816:3eff:fe65:c2a2/64 scope link 16:22:57 valid_lft forever preferred_lft forever 16:22:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:22:57 link/ether 02:42:b6:f7:51:b4 brd ff:ff:ff:ff:ff:ff 16:22:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:22:57 valid_lft forever preferred_lft forever 16:22:57 inet6 fe80::42:b6ff:fef7:51b4/64 scope link 16:22:57 valid_lft forever preferred_lft forever 16:22:57 16:22:57 16:22:57 ---> sar -b -r -n DEV: 16:22:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/21/2024 _x86_64_ (8 CPU) 16:22:57 16:22:57 16:12:05 LINUX RESTART (8 CPU) 16:22:57 16:22:57 04:13:01 PM tps rtps wtps bread/s bwrtn/s 16:22:57 04:14:01 PM 94.79 6.98 87.80 1302.77 6376.94 16:22:57 04:15:01 PM 271.87 20.08 251.79 3898.82 11298.70 16:22:57 04:16:01 PM 78.61 1.27 77.34 383.21 10696.98 16:22:57 04:17:01 PM 106.33 12.48 93.85 897.83 29681.19 16:22:57 04:18:01 PM 30.17 0.02 30.16 0.13 830.77 16:22:57 04:19:01 PM 35.92 0.02 35.90 0.53 1076.55 16:22:57 04:20:00 PM 43.83 2.61 41.22 4598.13 6999.68 16:22:57 04:20:01 PM 109.17 0.00 109.17 0.00 2352.29 16:22:57 04:21:01 PM 98.77 0.00 98.77 0.00 28874.79 16:22:57 04:22:01 PM 33.06 1.17 31.89 78.39 8207.92 16:22:57 Average: 88.28 4.95 83.33 1230.65 11550.89 16:22:57 16:22:57 04:13:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:22:57 04:14:01 PM 29576128 31265888 3079584 9.43 2688 2013828 1413732 4.19 168376 2485048 162784 16:22:57 04:15:01 PM 28253748 30450552 4401964 13.48 2688 2510204 2032296 6.03 267008 3653024 285036 16:22:57 04:16:01 PM 27449296 29726716 5206416 15.94 2688 2588052 3031720 9.00 316844 4395852 59132 16:22:57 04:17:01 PM 25870828 28982364 6784884 20.78 2688 3405624 3324868 9.86 512212 5711436 40 16:22:57 04:18:01 PM 25780732 28893456 6874980 21.05 2688 3406192 3502028 10.39 529280 5776388 24 16:22:57 04:19:01 PM 25549692 28681564 7106020 21.76 2688 3424812 3579160 10.62 542160 6003324 6612 16:22:57 04:20:00 PM 24144192 28100072 8511520 26.06 2688 4240132 4294804 12.74 734172 7183560 495544 16:22:57 04:20:01 PM 24123920 28117196 8531792 26.13 2688 4276308 4071160 12.08 734256 7199976 531532 16:22:57 04:21:01 PM 23351856 27657616 9303856 28.49 2688 4592088 4919504 14.60 777296 7883320 1004 16:22:57 04:22:01 PM 26321900 31045392 6333812 19.40 2688 4993872 1499404 4.45 935788 4779916 232804 16:22:57 Average: 26042229 29292082 6613483 20.25 2688 3545111 3166868 9.40 551739 5507184 177451 16:22:57 16:22:57 04:13:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:22:57 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:14:01 PM eth0 50.07 35.09 809.85 6.76 0.00 0.00 0.00 0.00 16:22:57 04:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:15:01 PM eth0 414.95 348.41 5221.38 63.07 0.00 0.00 0.00 0.00 16:22:57 04:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:16:01 PM lo 2.12 2.12 0.35 0.35 0.00 0.00 0.00 0.00 16:22:57 04:16:01 PM eth0 103.70 83.79 723.76 23.33 0.00 0.00 0.00 0.00 16:22:57 04:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:17:01 PM lo 1.65 1.65 0.20 0.20 0.00 0.00 0.00 0.00 16:22:57 04:17:01 PM eth0 1076.39 415.74 6478.02 29.90 0.00 0.00 0.00 0.00 16:22:57 04:17:01 PM docker0 0.75 0.92 0.11 0.11 0.00 0.00 0.00 0.00 16:22:57 04:18:01 PM lo 45.15 45.15 4.85 4.85 0.00 0.00 0.00 0.00 16:22:57 04:18:01 PM eth0 150.97 144.32 81.44 36.70 0.00 0.00 0.00 0.00 16:22:57 04:18:01 PM docker0 6.01 6.58 0.75 0.78 0.00 0.00 0.00 0.00 16:22:57 04:19:01 PM lo 243.01 243.01 95.14 95.14 0.00 0.00 0.00 0.00 16:22:57 04:19:01 PM eth0 228.72 179.26 88.19 65.39 0.00 0.00 0.00 0.00 16:22:57 04:19:01 PM docker0 3.53 4.23 0.59 0.55 0.00 0.00 0.00 0.00 16:22:57 04:20:00 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 16:22:57 04:20:00 PM eth0 229.29 159.97 2543.45 35.66 0.00 0.00 0.00 0.00 16:22:57 04:20:00 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:20:01 PM eth0 1013.76 612.84 7678.75 228.97 0.00 0.00 0.00 0.00 16:22:57 04:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:57 04:21:01 PM lo 241.09 241.09 126.21 126.21 0.00 0.00 0.00 0.00 16:22:57 04:21:01 PM eth0 168.39 69.28 1369.24 8.47 0.00 0.00 0.00 0.00 16:22:57 04:21:01 PM docker0 12.38 13.48 2.34 8.82 0.00 0.00 0.00 0.00 16:22:57 04:21:01 PM vetha5711d9 12.38 13.63 2.51 8.83 0.00 0.00 0.00 0.00 16:22:57 04:22:01 PM lo 463.67 463.67 145.62 145.62 0.00 0.00 0.00 0.00 16:22:57 04:22:01 PM eth0 81.90 70.95 382.84 20.83 0.00 0.00 0.00 0.00 16:22:57 04:22:01 PM docker0 150.44 156.54 42.75 27.84 0.00 0.00 0.00 0.00 16:22:57 Average: lo 110.77 110.77 41.38 41.38 0.00 0.00 0.00 0.00 16:22:57 Average: eth0 279.85 168.34 1976.76 32.62 0.00 0.00 0.00 0.00 16:22:57 Average: docker0 19.23 20.19 5.17 4.23 0.00 0.00 0.00 0.00 16:22:57 16:22:57 16:22:57 ---> sar -P ALL: 16:22:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/21/2024 _x86_64_ (8 CPU) 16:22:57 16:22:57 16:12:05 LINUX RESTART (8 CPU) 16:22:57 16:22:57 04:13:01 PM CPU %user %nice %system %iowait %steal %idle 16:22:57 04:14:01 PM all 8.65 0.00 0.78 1.96 0.04 88.57 16:22:57 04:14:01 PM 0 5.50 0.00 0.63 0.27 0.05 93.55 16:22:57 04:14:01 PM 1 11.46 0.00 0.75 3.37 0.05 84.37 16:22:57 04:14:01 PM 2 12.75 0.00 1.64 3.82 0.05 81.74 16:22:57 04:14:01 PM 3 4.17 0.00 0.30 1.20 0.07 94.26 16:22:57 04:14:01 PM 4 11.15 0.00 0.80 1.27 0.02 86.76 16:22:57 04:14:01 PM 5 9.12 0.00 0.68 1.07 0.03 89.09 16:22:57 04:14:01 PM 6 0.33 0.00 0.18 0.92 0.03 98.53 16:22:57 04:14:01 PM 7 14.69 0.00 1.25 3.79 0.03 80.24 16:22:57 04:15:01 PM all 25.02 0.00 1.34 1.84 0.08 71.72 16:22:57 04:15:01 PM 0 15.85 0.00 1.54 1.12 0.08 81.42 16:22:57 04:15:01 PM 1 39.47 0.00 1.99 1.35 0.10 57.09 16:22:57 04:15:01 PM 2 21.33 0.00 1.07 1.40 0.08 76.11 16:22:57 04:15:01 PM 3 31.19 0.00 1.29 1.75 0.07 65.70 16:22:57 04:15:01 PM 4 31.73 0.00 1.30 3.28 0.08 63.61 16:22:57 04:15:01 PM 5 26.99 0.00 1.29 1.37 0.08 70.27 16:22:57 04:15:01 PM 6 16.32 0.00 1.29 2.74 0.08 79.57 16:22:57 04:15:01 PM 7 17.31 0.00 0.94 1.70 0.07 79.98 16:22:57 04:16:01 PM all 38.14 0.00 0.99 0.54 0.08 60.24 16:22:57 04:16:01 PM 0 27.73 0.00 0.88 0.42 0.07 70.90 16:22:57 04:16:01 PM 1 53.49 0.00 1.15 0.12 0.08 45.16 16:22:57 04:16:01 PM 2 38.38 0.00 1.47 0.12 0.08 59.95 16:22:57 04:16:01 PM 3 23.63 0.00 1.09 2.10 0.08 73.09 16:22:57 04:16:01 PM 4 52.30 0.00 0.62 0.02 0.08 46.98 16:22:57 04:16:01 PM 5 35.06 0.00 0.77 0.00 0.08 64.08 16:22:57 04:16:01 PM 6 30.03 0.00 0.70 1.05 0.08 68.13 16:22:57 04:16:01 PM 7 44.52 0.00 1.27 0.48 0.08 53.65 16:22:57 04:17:01 PM all 27.05 0.22 2.32 2.29 0.08 68.04 16:22:57 04:17:01 PM 0 30.17 0.00 2.43 0.39 0.08 66.92 16:22:57 04:17:01 PM 1 26.36 0.05 2.46 3.59 0.08 67.46 16:22:57 04:17:01 PM 2 29.74 0.02 3.65 9.19 0.08 57.32 16:22:57 04:17:01 PM 3 27.25 0.00 2.23 1.81 0.08 68.63 16:22:57 04:17:01 PM 4 31.21 0.00 1.85 0.07 0.08 66.78 16:22:57 04:17:01 PM 5 14.65 0.02 2.05 1.04 0.08 82.16 16:22:57 04:17:01 PM 6 23.83 0.00 2.14 0.02 0.08 73.94 16:22:57 04:17:01 PM 7 33.23 1.70 1.72 2.21 0.07 61.08 16:22:57 04:18:01 PM all 13.89 0.07 1.47 0.25 0.08 84.23 16:22:57 04:18:01 PM 0 17.79 0.02 1.52 0.23 0.08 80.35 16:22:57 04:18:01 PM 1 14.46 0.02 1.46 0.69 0.08 83.30 16:22:57 04:18:01 PM 2 17.15 0.03 1.49 0.02 0.07 81.24 16:22:57 04:18:01 PM 3 11.28 0.10 1.57 0.07 0.08 86.90 16:22:57 04:18:01 PM 4 14.16 0.00 1.52 0.87 0.10 83.35 16:22:57 04:18:01 PM 5 10.69 0.02 1.49 0.02 0.08 87.70 16:22:57 04:18:01 PM 6 15.04 0.05 1.49 0.05 0.08 83.28 16:22:57 04:18:01 PM 7 10.58 0.30 1.22 0.07 0.08 87.75 16:22:57 04:19:01 PM all 38.06 0.30 2.70 0.15 0.10 58.69 16:22:57 04:19:01 PM 0 40.28 0.03 2.33 0.10 0.10 57.16 16:22:57 04:19:01 PM 1 44.60 0.03 2.31 0.10 0.10 52.86 16:22:57 04:19:01 PM 2 46.40 1.74 2.87 0.08 0.12 48.79 16:22:57 04:19:01 PM 3 38.25 0.08 2.48 0.08 0.12 58.99 16:22:57 04:19:01 PM 4 22.63 0.05 2.77 0.08 0.10 74.37 16:22:57 04:19:01 PM 5 43.19 0.42 2.90 0.42 0.10 52.98 16:22:57 04:19:01 PM 6 37.20 0.00 3.03 0.03 0.10 59.63 16:22:57 04:19:01 PM 7 31.90 0.05 2.90 0.28 0.10 64.77 16:22:57 04:20:00 PM all 33.11 0.00 1.68 0.52 0.08 64.62 16:22:57 04:20:00 PM 0 23.69 0.00 1.75 0.26 0.09 74.21 16:22:57 04:20:00 PM 1 25.69 0.00 1.67 0.26 0.09 72.30 16:22:57 04:20:00 PM 2 33.40 0.00 1.81 1.88 0.09 62.83 16:22:57 04:20:00 PM 3 40.02 0.00 1.19 0.12 0.09 58.59 16:22:57 04:20:00 PM 4 30.39 0.00 1.77 0.43 0.07 67.34 16:22:57 04:20:00 PM 5 35.26 0.00 2.10 0.80 0.07 61.78 16:22:57 04:20:00 PM 6 42.92 0.00 1.63 0.22 0.09 55.14 16:22:57 04:20:00 PM 7 33.52 0.00 1.48 0.19 0.09 64.72 16:22:57 04:20:01 PM all 15.47 0.00 6.38 0.00 0.12 78.04 16:22:57 04:20:01 PM 0 11.21 0.00 3.74 0.00 0.00 85.05 16:22:57 04:20:01 PM 1 17.92 0.00 4.72 0.00 0.00 77.36 16:22:57 04:20:01 PM 2 16.35 0.00 9.62 0.00 0.00 74.04 16:22:57 04:20:01 PM 3 22.64 0.00 8.49 0.00 0.00 68.87 16:22:57 04:20:01 PM 4 13.21 0.00 6.60 0.00 0.00 80.19 16:22:57 04:20:01 PM 5 21.50 0.00 9.35 0.00 0.00 69.16 16:22:57 04:20:01 PM 6 11.43 0.00 3.81 0.00 0.95 83.81 16:22:57 04:20:01 PM 7 9.43 0.00 4.72 0.00 0.00 85.85 16:22:57 04:21:01 PM all 13.09 0.00 1.03 1.70 0.07 84.11 16:22:57 04:21:01 PM 0 9.74 0.00 0.99 0.25 0.07 88.96 16:22:57 04:21:01 PM 1 19.14 0.00 1.27 6.09 0.07 73.44 16:22:57 04:21:01 PM 2 20.48 0.00 1.34 0.67 0.08 77.44 16:22:57 04:21:01 PM 3 16.49 0.00 0.79 1.24 0.07 81.42 16:22:57 04:21:01 PM 4 16.00 0.00 0.80 0.15 0.07 82.98 16:22:57 04:21:01 PM 5 9.42 0.00 1.17 0.67 0.08 88.65 16:22:57 04:21:01 PM 6 5.76 0.00 1.05 1.24 0.05 91.90 16:22:57 04:21:01 PM 7 7.65 0.00 0.87 3.32 0.05 88.11 16:22:57 04:22:01 PM all 29.95 0.00 1.56 1.88 0.09 66.52 16:22:57 04:22:01 PM 0 38.26 0.00 1.07 0.57 0.10 60.00 16:22:57 04:22:01 PM 1 36.99 0.00 1.25 2.26 0.10 59.40 16:22:57 04:22:01 PM 2 15.32 0.00 2.11 1.59 0.07 80.91 16:22:57 04:22:01 PM 3 31.60 0.00 2.24 3.14 0.08 62.93 16:22:57 04:22:01 PM 4 28.84 0.00 1.74 5.33 0.08 64.01 16:22:57 04:22:01 PM 5 43.42 0.00 1.00 1.47 0.08 54.03 16:22:57 04:22:01 PM 6 17.45 0.00 1.72 0.49 0.08 80.26 16:22:57 04:22:01 PM 7 27.68 0.00 1.35 0.23 0.08 70.65 16:22:57 Average: all 25.18 0.07 1.55 1.24 0.08 71.89 16:22:57 Average: 0 23.19 0.01 1.46 0.40 0.08 74.86 16:22:57 Average: 1 30.17 0.01 1.60 1.98 0.08 66.16 16:22:57 Average: 2 26.06 0.20 1.95 2.08 0.08 69.63 16:22:57 Average: 3 24.83 0.02 1.48 1.28 0.08 72.31 16:22:57 Average: 4 26.46 0.01 1.47 1.28 0.08 70.71 16:22:57 Average: 5 25.29 0.05 1.51 0.76 0.08 72.32 16:22:57 Average: 6 20.92 0.01 1.48 0.75 0.08 76.77 16:22:57 Average: 7 24.50 0.23 1.45 1.36 0.07 72.38 16:22:57 16:22:57 16:22:57